Class HTMLPurifier_AttrTransform_NameSync

extends HTMLPurifier_AttrTransform

Post-transform that performs validation to the name attribute; if it is present with an equivalent id attribute, it is passed through; otherwise validation is performed.

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