| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
Adds the possibility to generate a fragment URI for a given Controller.
| Author: | Fabien Potencier <fabien@symfony.com> |
| File Size: | 74 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| setFragmentPath($path) X-Ref |
| Sets the fragment path that triggers the fragment listener. param: string $path The path |
| generateFragmentUri(ControllerReference $reference, Request $request, $absolute = false) X-Ref |
| Generates a fragment URI for a given controller. param: ControllerReference $reference A ControllerReference instance param: Request $request A Request instance param: bool $absolute Whether to generate an absolute URL or not return: string A fragment URI |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |