XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
transform ($attr, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_AttrTransform | |
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 |
Réimplémentée à partir de HTMLPurifier_AttrTransform.