Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_ConfigSchema_Builder_Xml Class Reference

Public Member Functions

 build ($interchange)
 buildDirective ($directive)

Protected Member Functions

 writeHTMLDiv ($html)
 export ($var)

Protected Attributes

 $interchange

Detailed Description

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

Definition at line 7 of file Xml.php.


Member Function Documentation

build ( interchange)

Definition at line 29 of file Xml.php.

Here is the call graph for this function:

buildDirective ( directive)

Definition at line 48 of file Xml.php.

Here is the call graph for this function:

Here is the caller graph for this function:

export ( var) [protected]

Definition at line 24 of file Xml.php.

Here is the caller graph for this function:

writeHTMLDiv ( html) [protected]

Definition at line 13 of file Xml.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$interchange [protected]

Definition at line 10 of file Xml.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations