|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| validate ($css, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
| make ($string) | |
| parseCDATA ($string) | |
| validate ($string, $config, $context) | |
Additional Inherited Members | |
Public Attributes inherited from HTMLPurifier_AttrDef | |
| $minimized = false | |
| $required = false | |
Protected Member Functions inherited from HTMLPurifier_AttrDef | |
| expandCSSEscape ($string) | |
| mungeRgb ($string) | |
Validates the HTML attribute style, otherwise known as CSS.
| HTMLPurifier_AttrDef_CSS::validate | ( | $css, | |
| $config, | |||
| $context | |||
| ) |
Name of the current CSS property being validated.
Definition at line 17 of file CSS.php.
References $config, $result, and HTMLPurifier_AttrDef\parseCDATA().
