API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
__construct ($def, $element) | |
validate ($string, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
validate ($string, $config, $context) | |
parseCDATA ($string) | |
make ($string) | |
Data Fields | |
$def | |
$element | |
Data Fields inherited from HTMLPurifier_AttrDef | |
$minimized = false | |
$required = false | |
Additional Inherited Members | |
Protected Member Functions inherited from HTMLPurifier_AttrDef | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
Decorator which enables CSS properties to be disabled for specific elements.
__construct | ( | $def, | |
$element | |||
) |
HTMLPurifier_AttrDef | $def | Definition to wrap |
string | $element | Element to deny |
validate | ( | $string, | |
$config, | |||
$context | |||
) |
Checks if CurrentToken is set and equal to $this->element
string | $string | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef.
$def |
@type HTMLPurifier_AttrDef
$element |
@type string