Class HTMLPurifier_AttrDef_HTML_MultiLength

extends HTMLPurifier_AttrDef_HTML_Length

Validates a MultiLength as defined by the HTML spec.

A multilength is either a integer (pixel count), a percentage, or a relative number.

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