Class table

Description
Variable Summary
mixed $caption
Method Summary
table table ([mixed $caption = ""], [mixed $attributes = array()])
void &add_col ([mixed $content = ""], [mixed $attributes = array()], [mixed $id = -1])
void &add_row (mixed $row)
void &get_cell ([mixed $x = -1], [mixed $y = -1])
void &get_row (mixed $x)
void &new_row ([mixed $attributes = array()])
Variables
mixed $caption (line 56)

Inherited Variables

Inherited from xml_element

xml_element::$attribs
xml_element::$tag

Inherited from tree

tree::$children
Methods
Constructor table (line 57)
table table ([mixed $caption = ""], [mixed $attributes = array()])
add_col (line 76)
void &add_col ([mixed $content = ""], [mixed $attributes = array()], [mixed $id = -1])
add_row (line 70)
void &add_row (mixed $row)
get_cell (line 83)
void &get_cell ([mixed $x = -1], [mixed $y = -1])
get_row (line 95)
void &get_row (mixed $x)
new_row (line 64)
void &new_row ([mixed $attributes = array()])

Inherited Methods

Inherited From xml_element

xml_element::xml_element()
xml_element::add_attribs()
xml_element::render()
xml_element::set_attrib()

Inherited From tree

tree::tree()
tree::add_child()
tree::child_count()
tree::get_child()
tree::remove_child()
tree::render()
tree::set_child()

Documentation generated on Tue, 24 May 2005 03:59:29 -0400 by phpDocumentor 1.3.0RC3