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) | |
Private Attributes | |
$parser | |
Adds rel="nofollow" to all outbound links. This transform is only attached if Attr.Nofollow is TRUE.
Definition at line 9 of file Nofollow.php.
HTMLPurifier_AttrTransform_Nofollow::__construct | ( | ) |
Definition at line 13 of file Nofollow.php.
HTMLPurifier_AttrTransform_Nofollow::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
Definition at line 17 of file Nofollow.php.
|
private |
Definition at line 11 of file Nofollow.php.