API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
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.
transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.