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 | |
Definition at line 6 of file Length.php.
| HTMLPurifier_AttrTransform_Length::__construct | ( | $ | name, | |
| $ | css_name = null | |||
| ) |
| HTMLPurifier_AttrTransform_Length::__construct | ( | $ | name, | |
| $ | css_name = null | |||
| ) |
Definition at line 9415 of file HTMLPurifier.standalone.php.
| 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.
HTMLPurifier_AttrTransform_Length::$name [protected] |
HTMLPurifier_AttrTransform_Length::$cssName [protected] |
Definition at line 10 of file Length.php.
1.5.3