Cheetah
|
Public Member Functions | |
__construct () | |
transform ($attr, $config, $context) | |
![]() | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
Adds rel="nofollow" to all outbound links. This transform is only attached if Attr.Nofollow is TRUE.
Definition at line 14165 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_Nofollow::__construct | ( | ) |
Definition at line 14172 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_Nofollow::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 14183 of file HTMLPurifier.standalone.php.