|
Cheetah
|
Public Member Functions | |
| __construct () | |
| transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
| prependCSS (&$attr, $css) | |
| confiscateAttr (&$attr, $key) | |
Post-transform that performs validation to the name attribute; if it is present with an equivalent id attribute, it is passed through; otherwise validation is performed.
Definition at line 14122 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_NameSync::__construct | ( | ) |
Definition at line 14125 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrTransform_NameSync::transform | ( | $attr, | |
| $config, | |||
| $context | |||
| ) |
| array | $attr | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 14136 of file HTMLPurifier.standalone.php.