Cheetah
|
Public Member Functions | |
transform ($attr, $config, $context) | |
![]() | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
Adds rel="noreferrer" to any links which target a different window than the current one. This is used to prevent malicious websites from silently replacing the original window, which could be used to do phishing. This transform is controlled by HTML.TargetNoreferrer.
Definition at line 14464 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_TargetNoreferrer::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 14472 of file HTMLPurifier.standalone.php.