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


Public Member Functions | |
| __construct ($config) | |
| validate ($string, $config, $context) | |
Protected Attributes | |
| $info = array() | |
| __construct | ( | $ | config | ) |
| 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. |
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 29 of file Font.php.
