XOOPS 2.5.6
Final
|
Public Member Functions | |
__construct () | |
transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
confiscateAttr (&$attr, $key) | |
prependCSS (&$attr, $css) | |
transform ($attr, $config, $context) | |
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 8 of file NameSync.php.
HTMLPurifier_AttrTransform_NameSync::__construct | ( | ) |
Definition at line 11 of file NameSync.php.
HTMLPurifier_AttrTransform_NameSync::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
Definition at line 15 of file NameSync.php.