[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ -> EntityLookup.php (summary)

(no description)

File Size: 48 lines (1 kb)
Included or required: 1 time
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: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1