505. Function

505.1. Zend\EventManager\attach

ZendEventManagerattach()

Attach one or more listeners

Implementors may add an optional $priority argument; the EventManager implementation will pass this to the aggregate.

Parameters:EventManagerInterface

506. Function

506.1. Zend\EventManager\detach

ZendEventManagerdetach()

Detach all previously attached listeners

Parameters:EventManagerInterface

Project Versions

Table Of Contents

Previous topic

504. Class

Next topic

507. Function

This Page