

Öffentliche Methoden | |
| __construct ($transform_to, $style=null) | |
| transform ($tag, $config, $context) | |
Geschützte Attribute | |
| $style | |
Definiert in Zeile 8 der Datei Simple.php.
| __construct | ( | $ | transform_to, | |
| $ | style = null | |||
| ) |
| $transform_to | Tag name to transform to. | |
| $style | CSS style to add to the tag |
Definiert in Zeile 17 der Datei Simple.php.
| transform | ( | $ | tag, | |
| $ | config, | |||
| $ | context | |||
| ) |
Transforms the obsolete tag into the valid tag.
| $tag | Tag to be transformed. | |
| $config | Mandatory HTMLPurifier_Config object | |
| $context | Mandatory HTMLPurifier_Context object |
Erneute Implementation von HTMLPurifier_TagTransform.
Definiert in Zeile 22 der Datei Simple.php.

$style [protected] |
Definiert in Zeile 11 der Datei Simple.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) |
|