[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

(no description)

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

Defines 1 class

HTMLPurifier_AttrCollections:: (3 methods):
  __construct()
  performInclusions()
  expandIdentifiers()


Class: HTMLPurifier_AttrCollections  - X-Ref

Defines common attribute collections that modules reference

__construct($attr_types, $modules)   X-Ref
Performs all expansions on internal data for use by other inclusions
It also collects all attribute collection extensions from
modules

param: HTMLPurifier_AttrTypes $attr_types HTMLPurifier_AttrTypes instance
param: HTMLPurifier_HTMLModule[] $modules Hash array of HTMLPurifier_HTMLModule members

performInclusions(&$attr)   X-Ref
Takes a reference to an attribute associative array and performs
all inclusions specified by the zero index.

param: array &$attr Reference to attribute array

expandIdentifiers(&$attr, $attr_types)   X-Ref
Expands all string identifiers in an attribute array by replacing
them with the appropriate values inside HTMLPurifier_AttrTypes

param: array &$attr Reference to attribute array
param: HTMLPurifier_AttrTypes $attr_types HTMLPurifier_AttrTypes instance



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1