[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 137 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TranslationNodeVisitor:: (8 methods):
enable()
disable()
getMessages()
doEnterNode()
doLeaveNode()
getPriority()
getReadDomainFromArguments()
getReadDomainFromNode()
Class: TranslationNodeVisitor - X-Ref
TranslationNodeVisitor extracts translation messages.enable() X-Ref |
No description |
disable() X-Ref |
No description |
getMessages() X-Ref |
No description |
doEnterNode(Node $node, Environment $env) X-Ref |
{@inheritdoc} |
doLeaveNode(Node $node, Environment $env) X-Ref |
{@inheritdoc} |
getPriority() X-Ref |
{@inheritdoc} return: int |
getReadDomainFromArguments(Node $arguments, $index) X-Ref |
param: int $index return: string|null |
getReadDomainFromNode(Node $node) X-Ref |
return: string|null |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |