Class HTMLPurifier_AttrTransform_BoolToCSS
Pre-transform that changes converts a boolean attribute to fixed CSS
- HTMLPurifier_AttrTransform
- HTMLPurifier_AttrTransform_BoolToCSS
public
|
|
public
array
|
confiscateAttr(),
prependCSS()
|
protected
mixed
|
$attr |
|
#
Name of boolean attribute that is trigger. |
protected
mixed
|
$css |
|
#
CSS declarations to add to style, needs trailing semicolon. |