Class HTMLPurifier_AttrDef_HTML_Length

Description

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

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.

Located in /library/HTMLPurifier/AttrDef/HTML/Length.php (line 10)

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_HTML_Pixels
      |
      --HTMLPurifier_AttrDef_HTML_Length
Direct descendents
Class Description
HTMLPurifier_AttrDef_HTML_MultiLength Validates a MultiLength as defined by the HTML spec.
Method Summary
void validate ( $string,  $config,  $context)
Variables
Methods

Documentation generated on Thu, 19 Jun 2008 18:49:42 -0400 by phpDocumentor 1.4.2