Cheetah
|
Public Member Functions | |
validate ($css, $config, $context) | |
![]() | |
parseCDATA ($string) | |
make ($string) | |
Additional Inherited Members | |
![]() | |
$minimized = false | |
$required = false | |
![]() | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
Validates the HTML attribute style, otherwise known as CSS.
Definition at line 10313 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS::validate | ( | $css, | |
$config, | |||
$context | |||
) |
string | $css | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Name of the current CSS property being validated.
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 10322 of file HTMLPurifier.standalone.php.