GUI_form_maker Class Reference
List of all members.
Public Member Functions |
| GUI_form_maker () |
| addTextField ($elmnt_type, $elmnt_name, $elmnt_label, $elmnt_value= '', $elmnt_attr= '') |
| addSelectList ($elmnt_name, $elmnt_label, $option_array, $default_selected= '', $elmnt_attr= '') |
| addCheckBox ($elmnt_name, $elmnt_label, $cbox_array, $default_checked= '') |
| addRadio ($elmnt_name, $elmnt_label, $radio_array, $default_checked= '') |
| addHidden ($elmnt_name, $elmnt_value) |
| addAnything ($elmnt_label, $str_value) |
Public Attributes |
| $elements = array() |
| $hidden_elements = array() |
| $form_name = '' |
| $form_method = '' |
| $form_action = '' |
The documentation for this class was generated from the following file:
- contrib/igloo/simbio/gui/form_maker/GUI_form_maker.inc.php