| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 116 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TranslationExtension:: (9 methods):
__construct()
getTranslator()
getFilters()
getTokenParsers()
getNodeVisitors()
getTranslationNodeVisitor()
trans()
transchoice()
getName()
Class: TranslationExtension - X-Ref
Provides integration of the Translation component with Twig.| __construct(TranslatorInterface $translator = null, NodeVisitorInterface $translationNodeVisitor = null) X-Ref |
| No description |
| getTranslator() X-Ref |
| No description |
| getFilters() X-Ref |
| {@inheritdoc} |
| getTokenParsers() X-Ref |
| Returns the token parser instance to add to the existing list. return: AbstractTokenParser[] |
| getNodeVisitors() X-Ref |
| {@inheritdoc} |
| getTranslationNodeVisitor() X-Ref |
| No description |
| trans($message, array $arguments = [], $domain = null, $locale = null) X-Ref |
| No description |
| transchoice($message, $count, array $arguments = [], $domain = null, $locale = null) X-Ref |
| No description |
| getName() X-Ref |
| {@inheritdoc} |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |