Class xml_element

Description

Located in /Core_Resources/Includes/phphtml/core.php (line 84)

tree
   |
   --xml_element
Direct descendents
Variable Summary
mixed $attribs
mixed $tag
Method Summary
xml_element xml_element (mixed $tag, [mixed $attribs = array()])
void add_attribs (mixed $attribs)
void render ()
void set_attrib (mixed $name, mixed $value)
Variables
mixed $attribs (line 86)
mixed $tag (line 87)

Redefined in descendants as:

Inherited Variables

Inherited from tree

tree::$children
Methods
Constructor xml_element (line 89)
xml_element xml_element (mixed $tag, [mixed $attribs = array()])
add_attribs (line 101)
void add_attribs (mixed $attribs)
render (line 106)
void render ()

Redefinition of:
tree::render()
set_attrib (line 96)
void set_attrib (mixed $name, mixed $value)

Inherited Methods

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:57:41 -0400 by phpDocumentor 1.3.0RC3