

Öffentliche Methoden | |
| __construct ($name) | |
| validate ($string, $config, $context) | |
Geschützte Attribute | |
| $name | |
Assumes link types are ASCII text
Definiert in Zeile 9 der Datei LinkTypes.php.
| __construct | ( | $ | name | ) |
Definiert in Zeile 15 der Datei LinkTypes.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.
Definiert in Zeile 28 der Datei LinkTypes.php.

$name [protected] |
Name config attribute to pull.
Definiert in Zeile 13 der Datei LinkTypes.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) |
|