Class HTMLPurifier_AttrDef_HTML_Length

extends HTMLPurifier_AttrDef_HTML_Pixels

Validates the HTML type length (not to be confused with CSS's length).

This accepts integer pixels or percentages as lengths for certain HTML attributes.

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