

Öffentliche Methoden | |
| validate ($string, $config, $context) | |
Geschützte Methoden | |
| split ($string, $config, $context) | |
| filter ($tokens, $config, $context) | |
Definiert in Zeile 6 der Datei Nmtokens.php.
| filter | ( | $ | tokens, | |
| $ | config, | |||
| $ | context | |||
| ) | [protected] |
Template method for removing certain tokens based on arbitrary criteria.
Erneute Implementation in HTMLPurifier_AttrDef_HTML_Class.
Definiert in Zeile 46 der Datei Nmtokens.php.

| split | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) | [protected] |
Splits a space separated list of tokens into its constituent parts.
Erneute Implementation in HTMLPurifier_AttrDef_HTML_Class.
Definiert in Zeile 26 der Datei Nmtokens.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 9 der Datei Nmtokens.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) |
|