

Öffentliche Methoden | |
| validate ($string, $config, $context) | |
This accepts integer pixels or percentages as lengths for certain HTML attributes.
Definiert in Zeile 10 der Datei Length.php.
| 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. |
Erneute Implementation von HTMLPurifier_AttrDef_HTML_Pixels.
Erneute Implementation in HTMLPurifier_AttrDef_HTML_MultiLength.
Definiert in Zeile 13 der Datei Length.php.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|