Class HTMLPurifier_CSSDefinition
Defines allowed CSS attributes and what their values are.
- HTMLPurifier_Definition
- HTMLPurifier_CSSDefinition
See:
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
HTMLPurifier_HTMLDefinition
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
#
setupConfigStuff(
Performs extra config-based processing. Based off of HTMLPurifier_HTMLDefinition. |
setup()
|
public
string
|
$type | 'CSS' |
#
What type of definition is it? |
public
array
|
$info | array() |
#
Assoc array of attribute name to definition object. |
$optimized,
$setup
|