Class HTMLPurifier_AttrDef_CSS_Multiple

extends HTMLPurifier_AttrDef

Framework class for strings that involve multiple values.

Certain CSS properties such as border-width and margin allow multiple lengths to be specified. This class can take a vanilla border-width definition and multiply it, usually into a max of four.

Methods
Methods inherited from HTMLPurifier_AttrDef
parseCDATA(), make(), mungeRgb(), expandCSSEscape()
Properties
Properties inherited from HTMLPurifier_AttrDef
$minimized, $required