ドキュメント

目次

前のトピックへ

< Interface Phalcon\Events\EventsAwareInterface

次のトピックへ

Interface Phalcon\FilterInterface >

このページ

Interface Phalcon\Events\ManagerInterface

Source on GitHub

Methods

abstract public attach (mixed $eventType, mixed $handler)

...

abstract public detach (mixed $eventType, mixed $handler)

...

abstract public detachAll ([mixed $type])

...

abstract public fire (mixed $eventType, mixed $source, [mixed $data])

...

abstract public getListeners (mixed $type)

...

Follow along: