◆ __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
-
◆ build()
HTMLPurifier_ConfigSchema_InterchangeBuilder::build |
( |
| $interchange, |
|
|
| $hash ) |
Builds an interchange object based on a hash.
- Parameters
-
- Exceptions
-
◆ 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 |
Evaluates an array PHP code string without array() wrapper.
- Parameters
-
◆ id()
HTMLPurifier_ConfigSchema_InterchangeBuilder::id |
( |
| $id | ) |
|
|
protected |
◆ lookup()
HTMLPurifier_ConfigSchema_InterchangeBuilder::lookup |
( |
| $array | ) |
|
|
protected |
Converts an array list into a lookup array.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php