API - XOOPS 2.5.11 Beta 2
By monxoops.fr
HTMLPurifier_ConfigSchema_Builder_Xml Class Reference
Inheritance diagram for HTMLPurifier_ConfigSchema_Builder_Xml:
Collaboration diagram for HTMLPurifier_ConfigSchema_Builder_Xml:

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.

Member Function Documentation

◆ build()

build (   $interchange)
Parameters
HTMLPurifier_ConfigSchema_Interchange$interchange
Here is the call graph for this function:

◆ buildDirective()

buildDirective (   $directive)
Parameters
HTMLPurifier_ConfigSchema_Interchange_Directive$directive
Here is the call graph for this function:
Here is the caller graph for this function:

◆ export()

export (   $var)
protected
Parameters
mixed$var
Returns
string
Here is the caller graph for this function:

◆ writeHTMLDiv()

writeHTMLDiv (   $html)
protected
Parameters
string$html
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ $interchange

$interchange
protected

The documentation for this class was generated from the following file: