

Geschützte Methoden | |
| split ($string, $config, $context) | |
| filter ($tokens, $config, $context) | |
Definiert in Zeile 6 der Datei Class.php.
| filter | ( | $ | tokens, | |
| $ | config, | |||
| $ | context | |||
| ) | [protected] |
Template method for removing certain tokens based on arbitrary criteria.
Erneute Implementation von HTMLPurifier_AttrDef_HTML_Nmtokens.
| split | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) | [protected] |
Splits a space separated list of tokens into its constituent parts.
Erneute Implementation von HTMLPurifier_AttrDef_HTML_Nmtokens.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|