XOOPS 2.5.6
Final
|
Public Member Functions | |
build ($interchange) | |
buildDirective ($directive) | |
Protected Member Functions | |
export ($var) | |
writeHTMLDiv ($html) | |
Protected Attributes | |
$interchange | |
Private Attributes | |
$namespace | |
Converts HTMLPurifier_ConfigSchema_Interchange to an XML format, which can be further processed to generate documentation.
HTMLPurifier_ConfigSchema_Builder_Xml::build | ( | $interchange | ) |
Definition at line 29 of file Xml.php.
References $interchange, and buildDirective().
HTMLPurifier_ConfigSchema_Builder_Xml::buildDirective | ( | $directive | ) |
Definition at line 48 of file Xml.php.
References export(), and writeHTMLDiv().
Referenced by build().
|
protected |
Definition at line 24 of file Xml.php.
References $var.
Referenced by buildDirective().
|
protected |
Definition at line 13 of file Xml.php.
References $html, and HTMLPurifier\getInstance().
Referenced by buildDirective().
|
protected |