[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 50 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
dispatcher_interface:: (3 methods):
trigger_event()
disable()
enable()
Interface: dispatcher_interface - X-Ref
Extension of the Symfony2 EventDispatchertrigger_event($eventName, $data = array() X-Ref |
Construct and dispatch an event param: string $eventName The event name param: array $data An array containing the variables sending with the event return: mixed |
disable() X-Ref |
Disable the event dispatcher. |
enable() X-Ref |
Enable the event dispatcher. |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |