[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | Copyright (c) 2010-2022 The s9e authors |
License: | http://www.opensource.org/licenses/mit-license'); The MIT License |
File Size: | 153 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TemplateNormalizer:: (3 methods):
__construct()
normalizeTag()
normalizeTemplate()
Class: TemplateNormalizer - X-Ref
__construct(array $normalizations = null) X-Ref |
Constructor Will load the default normalization rules if no list is passed param: array $normalizations List of normalizations |
normalizeTag(Tag $tag) X-Ref |
Normalize a tag's template param: Tag $tag Tag whose template will be normalized return: void |
normalizeTemplate($template) X-Ref |
Normalize a template param: string $template Original template return: string Normalized template |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |