|
Cheetah
|
Public Member Functions | |
| __construct () | |
| validate ($string, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
| parseCDATA ($string) | |
| make ($string) | |
Protected Attributes | |
| $mask = null | |
Additional Inherited Members | |
Public Attributes inherited from HTMLPurifier_AttrDef | |
| $minimized = false | |
| $required = false | |
Protected Member Functions inherited from HTMLPurifier_AttrDef | |
| mungeRgb ($string) | |
| expandCSSEscape ($string) | |
Validates a font family list according to CSS spec
Definition at line 11886 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrDef_CSS_FontFamily::__construct | ( | ) |
Definition at line 11891 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrDef_CSS_FontFamily::validate | ( | $string, | |
| $config, | |||
| $context | |||
| ) |
| string | $string | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 11935 of file HTMLPurifier.standalone.php.
|
protected |
Definition at line 11889 of file HTMLPurifier.standalone.php.