

Öffentliche Methoden | |
| prepare ($config, $context) | |
| handleElement (&$token) | |
Definiert in Zeile 3 der Datei RemoveEmpty.php.
| handleElement | ( | &$ | token | ) |
Handler that is called when a start or empty token is processed
Erneute Implementation von HTMLPurifier_Injector.
Definiert in Zeile 17 der Datei RemoveEmpty.php.

| prepare | ( | $ | config, | |
| $ | context | |||
| ) |
Prepares the injector by giving it the config and context objects: this allows references to important variables to be made within the injector. This function also checks if the HTML environment will work with the Injector (see checkNeeded()).
| $config | Instance of HTMLPurifier_Config | |
| $context | Instance of HTMLPurifier_Context |
Erneute Implementation von HTMLPurifier_Injector.
Definiert in Zeile 8 der Datei RemoveEmpty.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) |
|