Class HTMLPurifier_AttrDef_HTML_ID
Validates the HTML attribute ID.
- HTMLPurifier_AttrDef
- HTMLPurifier_AttrDef_HTML_ID
Warning:
Even though this is the id processor, it will ignore the directive
Attr:IDBlacklist, since it will only go according to the ID accumulator. Since
the accumulator is automatically generated, it will have already absorbed the
blacklist. If you're hacking around, make sure you use load()!
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
public
|
|
public
boolean|string
|
expandCSSEscape(),
make(),
mungeRgb(),
parseCDATA()
|
protected
mixed
|
$selector |
|
#
Determines whether or not we're validating an ID in a CSS selector context. |
$minimized,
$required
|