Phang  2.1
 All Classes Files Functions Variables Pages
Form Member List

This is the complete list of members for Form, including all inherited members.

$actionFormprotected
$attrsHtml_Elementprotected
$buttonsFormprotected
$childrenHtml_Elementprotected
$classesHtml_Elementprotected
$fieldsForm
$h2o_safeHtml_Element
$idHtml_Elementprotected
$methodFormprotected
$optional_argumentsFormprotected
$rendererFormprotected
$required_argumentsBaseprotected
$submit_buttonFormprotected
$tagHtml_Elementprotected
$titleHtml_Elementprotected
__call($function, $params)Base
__construct($options=array())Form
Html_Element::__construct($tag, $attrs=array(), $children=array())Html_Element
__toString()Html_Element
add($field)Form
add_button($button)Form
add_child($child)Html_Element
add_class($class_name)Html_Element
get($field_name)Form
get_attr($key)Html_Element
get_fields($include_hidden=false)Form
get_fields_hidden()Form
has_children()Html_Element
has_class($class_name)Html_Element
has_field($field_name)Form
has_fields()Form
init_fields($fields=null)Form
remove($field_name)Form
remove_attribute($key)Html_Element
remove_children()Html_Element
render($renderer=null)Form
Html_Element::render()Html_Element
set_attr($attr, $value)Html_Element
set_attrs($attrs)Html_Element
set_parameters($arguments)Base