This is the complete list of members for SD_Form, including all inherited members.
| $default_options | SD_Form | private |
| $language_data | SD_Form | protected |
| $options | SD_Form | private |
| $sections | SD_Form | private |
| __construct($options=array()) | SD_Form | |
| add_layout($layouts, $inputData, $settings, $postData=null) | SD_Form | |
| add_section($section) | SD_Form | |
| add_section_input($section, $input, $settings, $post_data=null) | SD_Form | |
| add_text_section($sectionName, $text) | SD_Form | |
| display() | SD_Form | |
| fix_name($name) | SD_Form | static |
| generate_changed_sql($inputs, $inputsToChange, $tableName, $uniqueKey, $oldValues, $newValues) | SD_Form | static |
| get_post_data($callingClass, $POST=null) | SD_Form | static |
| implode_array($data, &$strings, $glueBefore, $glueAfter, $stringPrefix=null, $currentString=null) | SD_Form | private |
| l($string, $replacementString=array()) | SD_Form | |
| make_description($options) | SD_Form | |
| make_id($options) | SD_Form | |
| make_input($options) | SD_Form | |
| make_label($options) | SD_Form | |
| make_name($options) | SD_Form | static |
| make_required_field($options) | SD_Form | private |
| make_validation($options) | SD_Form | private |
| start() | SD_Form | |
| stop() | SD_Form | |
| use_post_value(&$input, $post_data=null) | SD_Form | |
| valid_email($email) | SD_Form | static |
| validate_post($inputs, $inputs_to_check, $values) | SD_Form |
1.8.1.2