

Öffentliche Methoden | |
| prepare ($config) | |
| filter (&$uri, $config, $context) | |
Datenfelder | |
| $name = 'Munge' | |
| $post = true | |
Geschützte Methoden | |
| makeReplace ($uri, $config, $context) | |
Geschützte Attribute | |
| $replace = array() | |
Definiert in Zeile 3 der Datei Munge.php.
| filter | ( | &$ | uri, | |
| $ | config, | |||
| $ | context | |||
| ) |
Filter a URI object
| $uri | Reference to URI object variable | |
| $config | Instance of HTMLPurifier_Config | |
| $context | Instance of HTMLPurifier_Context |
Erneute Implementation von HTMLPurifier_URIFilter.
Definiert in Zeile 18 der Datei Munge.php.

| makeReplace | ( | $ | uri, | |
| $ | config, | |||
| $ | context | |||
| ) | [protected] |
| prepare | ( | $ | config | ) |
Performs initialization for the filter
Erneute Implementation von HTMLPurifier_URIFilter.
| $name = 'Munge' |
Unique identifier of filter
Erneute Implementation von HTMLPurifier_URIFilter.
| $post = true |
True if this filter should be run after scheme validation.
Erneute Implementation von HTMLPurifier_URIFilter.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|