|
Cheetah
|
Protected Member Functions | |
| split ($string, $config, $context) | |
| filter ($tokens, $config, $context) | |
Protected Member Functions inherited from HTMLPurifier_AttrDef | |
| mungeRgb ($string) | |
| expandCSSEscape ($string) | |
Additional Inherited Members | |
Public Member Functions inherited from HTMLPurifier_AttrDef_HTML_Nmtokens | |
| validate ($string, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
| parseCDATA ($string) | |
| make ($string) | |
Public Attributes inherited from HTMLPurifier_AttrDef | |
| $minimized = false | |
| $required = false | |
Implements special behavior for class attribute (normally NMTOKENS)
Definition at line 12759 of file HTMLPurifier.standalone.php.
|
protected |
| array | $tokens | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef_HTML_Nmtokens.
Definition at line 12784 of file HTMLPurifier.standalone.php.
|
protected |
| string | $string | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef_HTML_Nmtokens.
Definition at line 12767 of file HTMLPurifier.standalone.php.