Mvc\Collection\ManagerInterface

Interface Phalcon\Mvc\Collection\ManagerInterface

Phalcon\Mvc\Collection\ManagerInterface initializer

Methods

abstract public setCustomEventsManager (Phalcon\Mvc\CollectionInterface $model, Phalcon\Events\ManagerInterface $eventsManager)

Sets a custom events manager for a specific model

abstract public Phalcon\Events\ManagerInterface getCustomEventsManager (Phalcon\Mvc\CollectionInterface $model)<