Event
Methods summary
Core\Loader | loadModule() |
Observers are notified after a module has been loaded. |
Core\Plugin\Zone | registerPlugin() |
Invokes the Zone.Load callback on the registered plugin. The callback may be deferred until a zone callback is invoked for the first time. |
Core\Stream | dismantle() |
Delegate Stream.Dismantle triggered after a stream has been dismantled. |
Core\Value | set() |
Invokes the Value.Set callback prior to updating the value. If the
callback returns a value that evaluates to |