ILIAS
Release_4_0_x_branch Revision 61816
|
Converts HTMLPurifier_ConfigSchema_Interchange to an XML format, which can be further processed to generate documentation. More...
Public Member Functions | |
build ($interchange) | |
buildDirective ($directive) |
Protected Member Functions | |
writeHTMLDiv ($html) | |
export ($var) |
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 $x, export(), and writeHTMLDiv().
Referenced by build().
|
protected |
Definition at line 24 of file Xml.php.
Referenced by buildDirective().
|
protected |
Definition at line 13 of file Xml.php.
References HTMLPurifier\getInstance().
Referenced by buildDirective().
|
protected |