|
Cheetah
|
Public Member Functions | |
| validate ($css, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
| parseCDATA ($string) | |
| make ($string) | |
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 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.