

Öffentliche Methoden | |
| render ($config) | |
Geschützte Methoden | |
| renderDoctype () | |
| renderEnvironment () | |
| renderContentSets () | |
| renderInfo () | |
| renderChildren ($def) | |
| listifyTagLookup ($array) | |
| listifyObjectList ($array) | |
| listifyAttr ($array) | |
| heavyHeader ($text, $num=1) | |
Geschützte Attribute | |
| $def | |
Definiert in Zeile 3 der Datei HTMLDefinition.php.
| heavyHeader | ( | $ | text, | |
| $ | num = 1 | |||
| ) | [protected] |
Creates a heavy header row
Definiert in Zeile 262 der Datei HTMLDefinition.php.


| listifyAttr | ( | $ | array | ) | [protected] |
Listifies a hash of attributes to AttrDef classes
| $array | Array hash in form of array('attrname' => HTMLPurifier_AttrDef) |
Definiert in Zeile 249 der Datei HTMLDefinition.php.


| listifyObjectList | ( | $ | array | ) | [protected] |
Listifies a list of objects by retrieving class names and internal state
| $array | List of objects |
Definiert in Zeile 236 der Datei HTMLDefinition.php.


| listifyTagLookup | ( | $ | array | ) | [protected] |
Listifies a tag lookup table.
| $array | Tag lookup array in form of array('tagname' => true) |
Definiert in Zeile 221 der Datei HTMLDefinition.php.


| render | ( | $ | config | ) |
Definiert in Zeile 11 der Datei HTMLDefinition.php.

| renderChildren | ( | $ | def | ) | [protected] |
Renders a row describing the allowed children of an element
| $def | HTMLPurifier_ChildDef of pertinent element |
Definiert in Zeile 170 der Datei HTMLDefinition.php.


| renderContentSets | ( | ) | [protected] |
Renders the Content Sets table
Definiert in Zeile 93 der Datei HTMLDefinition.php.


| renderDoctype | ( | ) | [protected] |
Renders the Doctype table
Definiert in Zeile 32 der Datei HTMLDefinition.php.


| renderEnvironment | ( | ) | [protected] |
Renders environment table, which is miscellaneous info
Definiert in Zeile 49 der Datei HTMLDefinition.php.


| renderInfo | ( | ) | [protected] |
Renders the Elements ($info) table
Definiert in Zeile 110 der Datei HTMLDefinition.php.


$def [protected] |
Instance of HTMLPurifier_HTMLDefinition, for easy access
Definiert in Zeile 9 der Datei HTMLDefinition.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) |
|