|
Cheetah
|
Public Member Functions | |
| __construct ($name, $css_name=null) | |
| transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
| prependCSS (&$attr, $css) | |
| confiscateAttr (&$attr, $key) | |
Protected Attributes | |
| $name | |
| $cssName | |
Class for handling width/height length attribute transformations to CSS
Definition at line 14040 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_Length::__construct | ( | $name, | |
$css_name = null |
|||
| ) |
Definition at line 14053 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_Length::transform | ( | $attr, | |
| $config, | |||
| $context | |||
| ) |
| array | $attr | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 14065 of file HTMLPurifier.standalone.php.
|
protected |
@type string
Definition at line 14051 of file HTMLPurifier.standalone.php.
|
protected |
@type string
Definition at line 14046 of file HTMLPurifier.standalone.php.