Public Member Functions | ||||
| __construct ($def, $element) | ||||
| ||||
| validate ($string, $config, $context) | ||||
| Checks if CurrentToken is set and equal to $this->element. | ||||
| __construct ($def, $element) | ||||
| ||||
| validate ($string, $config, $context) | ||||
| Checks if CurrentToken is set and equal to $this->element. | ||||
Protected Attributes | ||||
| $def | ||||
| $element | ||||
Definition at line 6 of file DenyElementDecorator.php.
| HTMLPurifier_AttrDef_CSS_DenyElementDecorator::__construct | ( | $ | def, | |
| $ | element | |||
| ) |
| $def | Definition to wrap |
| $element | Element to deny |
Definition at line 14 of file DenyElementDecorator.php.
| HTMLPurifier_AttrDef_CSS_DenyElementDecorator::__construct | ( | $ | def, | |
| $ | element | |||
| ) |
| $def | Definition to wrap |
| $element | Element to deny |
Definition at line 7857 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrDef_CSS_DenyElementDecorator::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
Checks if CurrentToken is set and equal to $this->element.
Definition at line 21 of file DenyElementDecorator.php.
| HTMLPurifier_AttrDef_CSS_DenyElementDecorator::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
Checks if CurrentToken is set and equal to $this->element.
Definition at line 7864 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_DenyElementDecorator::$def [protected] |
HTMLPurifier_AttrDef_CSS_DenyElementDecorator::$element [protected] |
1.5.3