|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| validate ($css, $config, $context) | |
Validates the HTML attribute style, otherwise known as CSS.
| validate | ( | $ | string, |
| $ | config, | ||
| $ | context | ||
| ) |
Validates and cleans passed string according to a definition.
| $string | String to be validated and cleaned. |
| $config | Mandatory HTMLPurifier_Config object. |
| $context | Mandatory HTMLPurifier_AttrContext object. |
Name of the current CSS property being validated.
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 17 of file CSS.php.
