Cheetah
|
Public Member Functions | |
__construct () | |
validate ($number, $config, $context) | |
![]() | |
__construct ($non_negative=false) | |
![]() | |
parseCDATA ($string) | |
make ($string) | |
Additional Inherited Members | |
![]() | |
$minimized = false | |
$required = false | |
![]() | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
![]() | |
$non_negative = false | |
Definition at line 11010 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_AlphaValue::__construct | ( | ) |
Definition at line 11013 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_AlphaValue::validate | ( | $number, | |
$config, | |||
$context | |||
) |
string | $number | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef_CSS_Number.
Definition at line 11024 of file HTMLPurifier.standalone.php.