[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 154 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
XSLT:: (5 methods):
__construct()
getRenderer()
getXSL()
getPrefixes()
writeTag()
__construct() X-Ref |
Constructor |
getRenderer(Rendering $rendering) X-Ref |
{@inheritdoc} |
getXSL(Rendering $rendering) X-Ref |
Generate an XSL stylesheet based on given rendering configuration param: Rendering $rendering return: string |
getPrefixes(array $tagNames) X-Ref |
Extract and return the sorted list of prefixes used in given list of tag names param: string[] $tagNames return: string[] |
writeTag($tagName, array $attributes, $content) X-Ref |
Serialize given tag to XML param: string $tagName param: array $attributes param: string $content return: string |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |