| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 332 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| form_builder_property_key_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "key" property. The key property is special in that it's not actually part of the element, but instead the array key that is used to reference the element in the Form API structure. |
| form_builder_property_key_form_validate($element, $form_state) X-Ref |
| Element validate function for the "key" property. Ensure safe characters. |
| form_builder_property_title_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "title" property. |
| form_builder_property_weight_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "weight" property. This field is in the "hidden" builder group, meaning it's never shown in the main editing interface. However, it's still there if editing without JS. |
| form_builder_property_description_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "description" property. |
| form_builder_property_required_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "required" property. |
| form_builder_property_options_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "options" property. |
| form_builder_property_options_form_submit(&$form, &$form_state) X-Ref |
| No description |
| form_builder_property_default_value_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "default_value" property. |
| form_builder_property_markup_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "markup" property. |
| form_builder_property_input_format_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "input_format" property. |
| form_builder_property_size_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "size" property. |
| form_builder_property_rows_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "rows" property. |
| form_builder_property_cols_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "cols" property. |
| form_builder_property_field_prefix_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "field_prefix" property. |
| form_builder_property_field_suffix_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "field_suffix" property. |
| form_builder_property_collapsible_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "collapsible" property. |
| form_builder_property_collapsed_form(&$form_state, $form_type, $element) X-Ref |
| Configuration form for the "collapsed" property. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |