Öffentliche Methoden | |
| __construct ($max=null) | |
| validate ($string, $config, $context) | |
| make ($string) | |
Geschützte Attribute | |
| $max | |
Definiert in Zeile 6 der Datei Pixels.php.
| __construct | ( | $ | max = null |
) |
Definiert in Zeile 11 der Datei Pixels.php.
| make | ( | $ | string | ) |
Factory method for creating this class from a string.
| $string | String construction info |
Erneute Implementation von HTMLPurifier_AttrDef.
Definiert in Zeile 39 der Datei Pixels.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.
Erneute Implementation in HTMLPurifier_AttrDef_HTML_Length und HTMLPurifier_AttrDef_HTML_MultiLength.
Definiert in Zeile 15 der Datei Pixels.php.
$max [protected] |
Definiert in Zeile 9 der Datei Pixels.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) |
|