Class HTMLPurifier_AttrDef_HTML_LinkTypes
Validates a rel/rev link attribute against a directive of allowed values
- HTMLPurifier_AttrDef
- HTMLPurifier_AttrDef_HTML_LinkTypes
Note:
We cannot use Enum because link types allow multiple values.
Note: Assumes link types are ASCII text
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Note: Assumes link types are ASCII text
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
public
|
|
public
boolean|string
|
expandCSSEscape(),
make(),
mungeRgb(),
parseCDATA()
|
protected
mixed
|
$name |
|
#
Name config attribute to pull. |
$minimized,
$required
|