[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 74 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
LogoutUrlExtension:: (5 methods):
__construct()
getFunctions()
getLogoutPath()
getLogoutUrl()
getName()
Class: LogoutUrlExtension - X-Ref
LogoutUrlHelper provides generator functions for the logout URL to Twig.__construct(LogoutUrlGenerator $generator) X-Ref |
No description |
getFunctions() X-Ref |
{@inheritdoc} |
getLogoutPath($key = null) X-Ref |
Generates the relative logout URL for the firewall. param: string|null $key The firewall key or null to use the current firewall key return: string The relative logout URL |
getLogoutUrl($key = null) X-Ref |
Generates the absolute logout URL for the firewall. param: string|null $key The firewall key or null to use the current firewall key return: string The absolute logout URL |
getName() X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |