Definition at line 3 of file InterchangeBuilder.php.
◆ __construct()
HTMLPurifier_ConfigSchema_InterchangeBuilder::__construct |
( |
|
$varParser = null | ) |
|
◆ _findUnused()
HTMLPurifier_ConfigSchema_InterchangeBuilder::_findUnused |
( |
|
$hash | ) |
|
|
protected |
Triggers errors for any unused keys passed in the hash; such keys may indicate typos, missing values, etc.
- Parameters
-
Definition at line 215 of file InterchangeBuilder.php.
◆ build()
HTMLPurifier_ConfigSchema_InterchangeBuilder::build |
( |
|
$interchange, |
|
|
|
$hash |
|
) |
| |
Builds an interchange object based on a hash.
- Parameters
-
- Exceptions
-
Definition at line 82 of file InterchangeBuilder.php.
◆ buildDir()
HTMLPurifier_ConfigSchema_InterchangeBuilder::buildDir |
( |
|
$interchange, |
|
|
|
$dir = null |
|
) |
| |
◆ buildDirective()
HTMLPurifier_ConfigSchema_InterchangeBuilder::buildDirective |
( |
|
$interchange, |
|
|
|
$hash |
|
) |
| |
◆ buildFile()
HTMLPurifier_ConfigSchema_InterchangeBuilder::buildFile |
( |
|
$interchange, |
|
|
|
$file |
|
) |
| |
◆ buildFromDirectory()
static HTMLPurifier_ConfigSchema_InterchangeBuilder::buildFromDirectory |
( |
|
$dir = null | ) |
|
|
static |
◆ evalArray()
HTMLPurifier_ConfigSchema_InterchangeBuilder::evalArray |
( |
|
$contents | ) |
|
|
protected |
◆ id()
HTMLPurifier_ConfigSchema_InterchangeBuilder::id |
( |
|
$id | ) |
|
|
protected |
◆ lookup()
HTMLPurifier_ConfigSchema_InterchangeBuilder::lookup |
( |
|
$array | ) |
|
|
protected |
◆ $varParser
HTMLPurifier_ConfigSchema_InterchangeBuilder::$varParser |
|
protected |
The documentation for this class was generated from the following file: