[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 42 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Interface: FragmentRendererInterface - X-Ref
Interface implemented by all rendering strategies.render($uri, Request $request, array $options = array() X-Ref |
Renders a URI and returns the Response content. param: string|ControllerReference $uri A URI as a string or a ControllerReference instance param: Request $request A Request instance param: array $options An array of options return: Response A Response instance |
getName() X-Ref |
Gets the name of the strategy. return: string The strategy name |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |