Cheetah
|
Public Member Functions | |
transform ($attr, $config, $context) | |
![]() | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
Adds rel="noopener" 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.TargetNoopener.
Definition at line 14426 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_TargetNoopener::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 14434 of file HTMLPurifier.standalone.php.