HTMLPurifier_AttrTransform_Length Class Reference

Class for handling width/height length attribute transformations to CSS. More...

List of all members.

Public Member Functions

 __construct ($name, $css_name=null)
 transform ($attr, $config, $context)
 __construct ($name, $css_name=null)
 transform ($attr, $config, $context)

Protected Attributes

 $name
 $cssName


Detailed Description

Class for handling width/height length attribute transformations to CSS.

Definition at line 6 of file Length.php.


Constructor & Destructor Documentation

HTMLPurifier_AttrTransform_Length::__construct ( name,
css_name = null 
)

Definition at line 12 of file Length.php.

References $name.

HTMLPurifier_AttrTransform_Length::__construct ( name,
css_name = null 
)

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


Member Function Documentation

HTMLPurifier_AttrTransform_Length::transform ( attr,
config,
context 
)

Definition at line 17 of file Length.php.

HTMLPurifier_AttrTransform_Length::transform ( attr,
config,
context 
)

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


Member Data Documentation

HTMLPurifier_AttrTransform_Length::$name [protected]

Definition at line 9 of file Length.php.

Referenced by __construct().

HTMLPurifier_AttrTransform_Length::$cssName [protected]

Definition at line 10 of file Length.php.


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