

Öffentliche Methoden | |
| __construct ($name=false) | |
| validate ($string, $config, $context) | |
| make ($string) | |
Datenfelder | |
| $minimized = true | |
Geschützte Attribute | |
| $name | |
Definiert in Zeile 6 der Datei Bool.php.
| make | ( | $ | string | ) |
| 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.
| $minimized = true |
Tells us whether or not an HTML attribute is minimized. Has no meaning in other contexts.
Erneute Implementation von HTMLPurifier_AttrDef.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|