HTMLPurifier_ChildDef_Table Class Reference

Definition for tables. More...

List of all members.

Public Member Functions

 __construct ()
 validateChildren ($tokens_of_children, $config, $context)
 __construct ()
 validateChildren ($tokens_of_children, $config, $context)

Public Attributes

 $allow_empty = false
 $type = 'table'
 $elements


Detailed Description

Definition for tables.

Definition at line 6 of file Table.php.


Constructor & Destructor Documentation

HTMLPurifier_ChildDef_Table::__construct (  ) 

Definition at line 12 of file Table.php.

HTMLPurifier_ChildDef_Table::__construct (  ) 

Definition at line 9918 of file HTMLPurifier.standalone.php.


Member Function Documentation

HTMLPurifier_ChildDef_Table::validateChildren ( tokens_of_children,
config,
context 
)

Definition at line 13 of file Table.php.

HTMLPurifier_ChildDef_Table::validateChildren ( tokens_of_children,
config,
context 
)

Definition at line 9919 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_ChildDef_Table::$allow_empty = false

Definition at line 8 of file Table.php.

HTMLPurifier_ChildDef_Table::$type = 'table'

Definition at line 9 of file Table.php.

HTMLPurifier_ChildDef_Table::$elements

Initial value:

 array('tr' => true, 'tbody' => true, 'thead' => true,
        'tfoot' => true, 'caption' => true, 'colgroup' => true, 'col' => true)

Definition at line 10 of file Table.php.


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:29 2008 for HTMLPurifier by  doxygen 1.5.3