HTMLPurifier_AttrDef_HTML_Pixels Class Reference

Validates an integer representation of pixels according to the HTML spec. More...

Inheritance diagram for HTMLPurifier_AttrDef_HTML_Pixels:

HTMLPurifier_AttrDef_HTML_Length HTMLPurifier_AttrDef_HTML_Length HTMLPurifier_AttrDef_HTML_MultiLength HTMLPurifier_AttrDef_HTML_MultiLength HTMLPurifier_AttrDef_HTML_MultiLength HTMLPurifier_AttrDef_HTML_MultiLength

List of all members.

Public Member Functions

 __construct ($max=null)
 validate ($string, $config, $context)
 make ($string)
 __construct ($max=null)
 validate ($string, $config, $context)
 make ($string)

Protected Attributes

 $max


Detailed Description

Validates an integer representation of pixels according to the HTML spec.

Definition at line 6 of file Pixels.php.


Constructor & Destructor Documentation

HTMLPurifier_AttrDef_HTML_Pixels::__construct ( max = null  ) 

Definition at line 11 of file Pixels.php.

References $max.

HTMLPurifier_AttrDef_HTML_Pixels::__construct ( max = null  ) 

Definition at line 8680 of file HTMLPurifier.standalone.php.


Member Function Documentation

HTMLPurifier_AttrDef_HTML_Pixels::validate ( string,
config,
context 
)

Reimplemented in HTMLPurifier_AttrDef_HTML_Length, HTMLPurifier_AttrDef_HTML_MultiLength, HTMLPurifier_AttrDef_HTML_Length, and HTMLPurifier_AttrDef_HTML_MultiLength.

Definition at line 15 of file Pixels.php.

HTMLPurifier_AttrDef_HTML_Pixels::make ( string  ) 

Definition at line 39 of file Pixels.php.

References $max.

HTMLPurifier_AttrDef_HTML_Pixels::validate ( string,
config,
context 
)

Reimplemented in HTMLPurifier_AttrDef_HTML_Length, HTMLPurifier_AttrDef_HTML_MultiLength, HTMLPurifier_AttrDef_HTML_Length, and HTMLPurifier_AttrDef_HTML_MultiLength.

Definition at line 8684 of file HTMLPurifier.standalone.php.

HTMLPurifier_AttrDef_HTML_Pixels::make ( string  ) 

Definition at line 8708 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_AttrDef_HTML_Pixels::$max [protected]

Definition at line 9 of file Pixels.php.

Referenced by __construct(), and make().


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:28 2008 for HTMLPurifier by  doxygen 1.5.3