| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 91 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
EventDataCollector:: (6 methods):
collect()
setCalledListeners()
getCalledListeners()
setNotCalledListeners()
getNotCalledListeners()
getName()
Class: EventDataCollector - X-Ref
EventDataCollector.| collect(Request $request, Response $response, \Exception $exception = null) X-Ref |
| {@inheritdoc} |
| setCalledListeners(array $listeners) X-Ref |
| Sets the called listeners. param: array $listeners An array of called listeners |
| getCalledListeners() X-Ref |
| Gets the called listeners. return: array An array of called listeners |
| setNotCalledListeners(array $listeners) X-Ref |
| Sets the not called listeners. param: array $listeners An array of not called listeners |
| getNotCalledListeners() X-Ref |
| Gets the not called listeners. return: array An array of not called listeners |
| getName() X-Ref |
| {@inheritdoc} |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |