[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 65 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
GetResponseEvent:: (3 methods):
getResponse()
setResponse()
hasResponse()
Class: GetResponseEvent - X-Ref
Allows to create a response for a request.getResponse() X-Ref |
Returns the response object. return: Response |
setResponse(Response $response) X-Ref |
Sets a response and stops event propagation. param: Response $response |
hasResponse() X-Ref |
Returns whether a response was set. return: bool Whether a response was set |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |