include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php

Show: inherited
Table of Contents

\HTMLPurifier_ConfigSchema_InterchangeBuilder

Package:

Properties

Propertyprotected  $varParser= ''

Used for processing DEFAULT, nothing else.

Details
Type
n/a

Methods

methodpublic__construct(  $varParser = null ) : void

Parameters
Name Type Description
$varParser
methodprotected_findUnused( \$hash $hash ) : void

Triggers errors for any unused keys passed in the hash; such keys may indicate typos, missing values, etc.

Parameters
Name Type Description
$hash \$hash

Instance of ConfigSchema_StringHash to check.

methodpublicbuild( \$interchange $interchange, \$hash $hash ) : void

Builds an interchange object based on a hash.

Parameters
Name Type Description
$interchange \$interchange

HTMLPurifier_ConfigSchema_Interchange object to build

$hash \$hash

HTMLPurifier_ConfigSchema_StringHash source data

methodpublicbuildDir(  $interchange,  $dir = null ) : void

Parameters
Name Type Description
$interchange
$dir
methodpublicbuildDirective(  $interchange,  $hash ) : void

Parameters
Name Type Description
$interchange
$hash
methodpublicbuildFile(  $interchange,  $file ) : void

Parameters
Name Type Description
$interchange
$file
methodpublicbuildFromDirectory(  $dir = null ) : void
static

Parameters
Name Type Description
$dir
methodprotectedevalArray(  $contents ) : void

Evaluates an array PHP code string without array() wrapper

Parameters
Name Type Description
$contents
methodprotectedid(  $id ) : void

Convenience function that creates an HTMLPurifier_ConfigSchema_Interchange_Id object based on a string Id.

Parameters
Name Type Description
$id
methodprotectedlookup(  $array ) : void

Converts an array list into a lookup array.

Parameters
Name Type Description
$array
Documentation was generated by DocBlox 0.18.1.