| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 124 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
EventDataCollector:: (9 methods):
__construct()
collect()
reset()
lateCollect()
setCalledListeners()
getCalledListeners()
setNotCalledListeners()
getNotCalledListeners()
getName()
Class: EventDataCollector - X-Ref
EventDataCollector.| __construct(EventDispatcherInterface $dispatcher = null) X-Ref |
| No description |
| collect(Request $request, Response $response, \Exception $exception = null) X-Ref |
| {@inheritdoc} |
| reset() X-Ref |
| No description |
| lateCollect() X-Ref |
| No description |
| 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |