Definition at line 3 of file HTMLDefinition.php.
◆ heavyHeader()
HTMLPurifier_Printer_HTMLDefinition::heavyHeader |
( |
|
$text, |
|
|
|
$num = 1 |
|
) |
| |
|
protected |
◆ listifyAttr()
HTMLPurifier_Printer_HTMLDefinition::listifyAttr |
( |
|
$array | ) |
|
|
protected |
Listifies a hash of attributes to AttrDef classes
- Parameters
-
- Returns
- string
Definition at line 295 of file HTMLDefinition.php.
◆ listifyObjectList()
HTMLPurifier_Printer_HTMLDefinition::listifyObjectList |
( |
|
$array | ) |
|
|
protected |
Listifies a list of objects by retrieving class names and internal state
- Parameters
-
array | $array | List of objects |
- Returns
- string
Definition at line 280 of file HTMLDefinition.php.
◆ listifyTagLookup()
HTMLPurifier_Printer_HTMLDefinition::listifyTagLookup |
( |
|
$array | ) |
|
|
protected |
Listifies a tag lookup table.
- Parameters
-
array | $array | Tag lookup array in form of array('tagname' => true) |
- Returns
- string
Definition at line 261 of file HTMLDefinition.php.
◆ render()
HTMLPurifier_Printer_HTMLDefinition::render |
( |
|
$config | ) |
|
◆ renderChildren()
HTMLPurifier_Printer_HTMLDefinition::renderChildren |
( |
|
$def | ) |
|
|
protected |
Renders a row describing the allowed children of an element
- Parameters
-
- Returns
- string
Definition at line 184 of file HTMLDefinition.php.
◆ renderContentSets()
HTMLPurifier_Printer_HTMLDefinition::renderContentSets |
( |
| ) |
|
|
protected |
◆ renderDoctype()
HTMLPurifier_Printer_HTMLDefinition::renderDoctype |
( |
| ) |
|
|
protected |
◆ renderEnvironment()
HTMLPurifier_Printer_HTMLDefinition::renderEnvironment |
( |
| ) |
|
|
protected |
Renders environment table, which is miscellaneous info
- Returns
- string
Definition at line 57 of file HTMLDefinition.php.
◆ renderInfo()
HTMLPurifier_Printer_HTMLDefinition::renderInfo |
( |
| ) |
|
|
protected |
◆ $def
HTMLPurifier_Printer_HTMLDefinition::$def |
|
protected |
The documentation for this class was generated from the following file: