Property | Type | Description | |
---|---|---|---|
$def | |||
$element |
Method | Description | |
---|---|---|
__construct ( HTMLPurifier_AttrDef $def, string $element ) | ||
validate ( string $string, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : boolean | string | Checks if CurrentToken is set and equal to $this->element |
public __construct ( HTMLPurifier_AttrDef $def, string $element ) | ||
$def | HTMLPurifier_AttrDef | Definition to wrap |
$element | string | Element to deny |