(no description)
File Size: | 48 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: HTMLPurifier_EntityLookup - X-Ref
Object that provides entity lookup table from entity name to charactersetup($file = false) X-Ref |
Sets up the entity lookup table from the serialized file contents. param: bool $file |
instance($prototype = false) X-Ref |
Retrieves sole instance of the object. param: bool|HTMLPurifier_EntityLookup $prototype Optional prototype of custom lookup table to overload with. return: HTMLPurifier_EntityLookup |