|
Cheetah
|
Public Member Functions | |
| __construct ($attr) | |
| transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
| prependCSS (&$attr, $css) | |
| confiscateAttr (&$attr, $key) | |
Protected Attributes | |
| $attr | |
| $css | |
Pre-transform that changes deprecated hspace and vspace attributes to CSS
Definition at line 13889 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_ImgSpace::__construct | ( | $attr | ) |
| string | $attr |
Definition at line 13907 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_ImgSpace::transform | ( | $attr, | |
| $config, | |||
| $context | |||
| ) |
| array | $attr | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 13921 of file HTMLPurifier.standalone.php.
|
protected |
@type string
Definition at line 13894 of file HTMLPurifier.standalone.php.
|
protected |
@type array
Definition at line 13899 of file HTMLPurifier.standalone.php.