Class HTMLPurifier_AttrTransform_EnumToCSS

extends HTMLPurifier_AttrTransform

Generic pre-transform that converts an attribute with a fixed number of values (enumerated) to CSS.

Methods
Methods inherited from HTMLPurifier_AttrTransform
prependCSS(), confiscateAttr()
Properties