From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classGUI__form__maker.html | 110 ++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 doc/html/classGUI__form__maker.html (limited to 'doc/html/classGUI__form__maker.html') diff --git a/doc/html/classGUI__form__maker.html b/doc/html/classGUI__form__maker.html new file mode 100644 index 0000000..92b8f50 --- /dev/null +++ b/doc/html/classGUI__form__maker.html @@ -0,0 +1,110 @@ + + + + + +IsisReader: GUI_form_maker Class Reference + + + + + + + + + +
+

GUI_form_maker Class Reference

+Inheritance diagram for GUI_form_maker:
+
+
+ + +GUI_form_table + +
+
+ +

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: +
+ +
+ All Classes Namespaces Functions Variables
+ + +
+ +
+ +
Generated on Tue Mar 30 14:47:14 2010 for IsisReader by  + +doxygen 1.6.1
+ + -- cgit v1.2.3