\HTMLPurifier_ConfigSchema_Builder_Xml

Converts HTMLPurifier_ConfigSchema_Interchange to an XML format, which can be further processed to generate documentation.

Summary

Methods
Properties
Constants
build()
buildDirective()
No public properties found
No constants found
writeHTMLDiv()
export()
$interchange
N/A
No private methods found
$namespace
N/A

Properties

$interchange

$interchange

$namespace

$namespace

Methods

build()

build(\HTMLPurifier_ConfigSchema_Interchange  $interchange) : mixed

Parameters

\HTMLPurifier_ConfigSchema_Interchange $interchange

Returns

mixed —

buildDirective()

buildDirective(\HTMLPurifier_ConfigSchema_Interchange_Directive  $directive) : mixed

Parameters

\HTMLPurifier_ConfigSchema_Interchange_Directive $directive

Returns

mixed —

writeHTMLDiv()

writeHTMLDiv(string  $html) : mixed

Parameters

string $html

Returns

mixed —

export()

export(mixed  $var) : string

Parameters

mixed $var

Returns

string —