[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/htmlpurifier/HTMLPurifier/ -> EntityLookup.php (summary)

(no description)

File Size: 48 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_EntityLookup:: (2 methods):
  setup()
  instance()


Class: HTMLPurifier_EntityLookup  - X-Ref

Object that provides entity lookup table from entity name to character

setup($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



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1