|
HTMLPurifier 4.4.0
|
Validates the value for the CSS property text-decoration. More...
Public Member Functions | |
| validate ($string, $config, $context) | |
| Validates and cleans passed string according to a definition. | |
| validate ($string, $config, $context) | |
| Validates and cleans passed string according to a definition. | |
Validates the value for the CSS property text-decoration.
Definition at line 8 of file TextDecoration.php.
| HTMLPurifier_AttrDef_CSS_TextDecoration::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 11 of file TextDecoration.php.
References HTMLPurifier_AttrDef::parseCDATA().
| HTMLPurifier_AttrDef_CSS_TextDecoration::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 9851 of file HTMLPurifier.standalone.php.
References HTMLPurifier_AttrDef::parseCDATA().