[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 58 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Event:: (2 methods):
isPropagationStopped()
stopPropagation()
isPropagationStopped() X-Ref |
Returns whether further event listeners should be triggered. return: bool Whether propagation was already stopped for this event |
stopPropagation() X-Ref |
Stops the propagation of the event to further event listeners. If multiple event listeners are connected to the same event, no further event listener will be triggered once any trigger calls stopPropagation(). |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |