Object that provides entity lookup table from entity name to character
Definition at line 4449 of file HTMLPurifier.standalone.php.
◆ instance()
static HTMLPurifier_EntityLookup::instance |
( |
|
$prototype = false | ) |
|
|
static |
◆ setup()
HTMLPurifier_EntityLookup::setup |
( |
|
$file = false | ) |
|
Sets up the entity lookup table from the serialized file contents.
- Parameters
-
- Note
- The serialized contents are versioned, but were generated using the maintenance script generate_entity_file.php
- Warning
- This is not in constructor to help enforce the Singleton
Definition at line 4464 of file HTMLPurifier.standalone.php.
◆ $table
HTMLPurifier_EntityLookup::$table |
The documentation for this class was generated from the following file: