[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/RendererGenerators/ -> XSLT.php (summary)

(no description)

File Size: 154 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

XSLT:: (5 methods):
  __construct()
  getRenderer()
  getXSL()
  getPrefixes()
  writeTag()


Class: XSLT  - X-Ref


__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