Class HTMLPurifier_AttrCollections
Defines common attribute collections that modules reference
public
|
#
__construct(
Performs all expansions on internal data for use by other inclusions It also collects all attribute collection extensions from modules |
public
|
#
performInclusions( array & $attr )
Takes a reference to an attribute associative array and performs all inclusions specified by the zero index. |
public
|
#
expandIdentifiers( array & $attr,
Expands all string identifiers in an attribute array by replacing them with the appropriate values inside HTMLPurifier_AttrTypes |
public
array
|
$info | array() |
#
Associative array of attribute collections, indexed by name. |