Class HTMLPurifier_AttrTransform_TargetNoopener

extends HTMLPurifier_AttrTransform

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.

Methods
Methods inherited from HTMLPurifier_AttrTransform
prependCSS(), confiscateAttr()