Cheetah
|
Public Member Functions | |
__construct () | |
validate ($string, $config, $context) | |
![]() | |
parseCDATA ($string) | |
make ($string) | |
Protected Attributes | |
$mask = null | |
Additional Inherited Members | |
![]() | |
$minimized = false | |
$required = false | |
![]() | |
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.