[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 65 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
php:: (4 methods):
__construct()
parse()
decideEnd()
getTag()
__construct(\phpbb\template\twig\environment $environment) X-Ref |
Constructor param: \phpbb\template\twig\environment $environment |
parse(\Twig\Token $token) X-Ref |
Parses a token and returns a node. param: \Twig\Token $token A Twig\Token instance return: \Twig\Node\Node A Twig\Node instance |
decideEnd(\Twig\Token $token) X-Ref |
No description |
getTag() X-Ref |
Gets the tag name associated with this token parser. return: string The tag name |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |