| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 540 lines (17 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| vertical_tabs_menu() X-Ref |
| Implements hook_menu(). |
| vertical_tabs_theme() X-Ref |
| Implements hook_theme(). |
| vertical_tabs_form_alter(&$form, $form_state, $form_id) X-Ref |
| Implements hook_form_alter(). |
| vertical_tabs_form_node_type_form_alter(&$form, $form_state) X-Ref |
| Implements hook_form_FORM_ID_alter(). |
| vertical_tabs_add_core_support(&$form, $form_id) X-Ref |
| Add core module fieldset support. param: $form param: $fomr_id |
| vertical_tabs_form_system_theme_settings_alter(&$form, $form_state) X-Ref |
| Implements hook_form_FORM_ID_alter(). Add our color-handling submit handler to the color settings form. |
| vertical_tabs_system_theme_settings_submit($form, &$form_state) X-Ref |
| Submit handler for the theme settings page. |
| vertical_tabs_generate_stylesheet($theme, $info, $palette) X-Ref |
| Color module support for Garland and Vertical Tabs. Most of this function is direct copy/paste from color_scheme_form_submit(). |
| vertical_tabs_node_type($op, $info) X-Ref |
| Implements hook_node_type(). |
| vertical_tabs_fieldgroup_form(&$form, $form_state, $form_id, $group) X-Ref |
| Implements hook_fieldgroup_form(). Apply group value to CCK fieldsets with the 'vertical tab' form display. |
| vertical_tabs_form_fieldgroup_group_edit_form_alter(&$form, $form_state) X-Ref |
| Implements hook_form_FORM_ID_alter(). Adds a 'vertical tab' form option on CCK fieldset settings. |
| vertical_tabs_get_config($form_id = NULL) X-Ref |
| No description |
| vertical_tabs_get_default_config() X-Ref |
| Get the default supported forms. |
| vertical_tabs_save_config($form_id, $fieldsets) X-Ref |
| No description |
| vertical_tabs_rename_config($old_form_id, $new_form_id) X-Ref |
| No description |
| vertical_tabs_delete_config($form_id) X-Ref |
| No description |
| vertical_tabs_get_form_elements(&$form) X-Ref |
| Get all the fieldset elements from a form. |
| vertical_tabs_form_pre_render($form) X-Ref |
| Form pre-render callback; add vertical tabs to the form. |
| vertical_tabs_add_vertical_tabs(&$form, $config = array() X-Ref |
| Add a vertical tab form element to a form. param: $form param: $config return: |
| vertical_tabs_process_element(&$element, $key) X-Ref |
| Process an element for vertical tabs. |
| vertical_tabs_process_attached($element) X-Ref |
| No description |
| vertical_tabs_remove_vertical_tabs(&$form) X-Ref |
| Remove vertical tabs elements and processing from a form. |
| theme_vertical_tabs($element) X-Ref |
| After build function to add vertical tabs JS and CSS to the form. |
| vertical_tabs_form_info() X-Ref |
| Implements hook_form_controller_info(). |
| vertical_tabs_form_configure(&$complete_form, $form_id, $context) X-Ref |
| No description |
| vertical_tabs_form_configure_submit($form, &$form_state) X-Ref |
| No description |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |