HumHub Documentation (unofficial)

HTMLPurifier_ConfigSchema_Builder_Xml extends XMLWriter
in package

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

Table of Contents

Properties

$interchange  : mixed
$namespace  : mixed

Methods

build()  : mixed
buildDirective()  : mixed
export()  : string
writeHTMLDiv()  : mixed

Properties

$interchange

protected mixed $interchange
Tags
type

HTMLPurifier_ConfigSchema_Interchange

$namespace

private mixed $namespace
Tags
type

string

Methods

export()

protected export(mixed $var) : string
Parameters
$var : mixed
Return values
string

writeHTMLDiv()

protected writeHTMLDiv(string $html) : mixed
Parameters
$html : string

        
On this page

Search results