Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.142 (checked in on 2008/10/14 at 17:48:14 by merlinofchaos)
admin.inc Provides the Views' administrative interface.
| Name | Description |
|---|---|
| template_preprocess_views_ui_edit_item | Add information about a section to a display. |
| template_preprocess_views_ui_edit_tab | |
| template_preprocess_views_ui_edit_view | Preprocess the view edit page. |
| template_preprocess_views_ui_list_views | Preprocess the list views theme |
| theme_views_ui_list_views_form | |
| theme_views_ui_rearrange_form | Turn the rearrange form into a proper table |
| theme_views_ui_style_plugin_table | Theme the form for the table style plugin |
| views_fetch_base_tables | Fetch a list of all base tables available |
| views_fetch_fields | Fetch a list of all fields available for a given base type. |
| views_fetch_plugin_names | Fetch a list of all base tables available |
| views_ui_add_display | AJAX callback to add a display. |
| views_ui_add_display_form | Form to add a display to a view. |
| views_ui_add_display_form_submit | Submit handler to add a display to a view. |
| views_ui_add_form | Form constructor callback to create the views Add Form, phase 1. |
| views_ui_add_form_submit | Process the add view form |
| views_ui_add_form_to_stack | Add another form to the stack; clicking 'update' will go to this form rather than closing the ajax pad. |
| views_ui_add_form_validate | Validate the add view form. |
| views_ui_add_item_form | Form to add_item items in the views UI. |
| views_ui_add_item_form_submit | Submit handler for adding new item(s) to a view. |
| views_ui_add_page | Page callback to add a new view. |
| views_ui_admin_tools | Page callback for the tools - other page |
| views_ui_ajax_form | Generic entry point to handle forms. |
| views_ui_ajax_forms | |
| views_ui_analysis | Format an analysis message. |
| views_ui_analyze_view | Page callback to display analysis information on a view. |
| views_ui_analyze_view_button | This form doesn't particularly do much; it's really just providing a link but a button seems like it would be nicer here. |
| views_ui_analyze_view_form | Form constructor callback to display analysis information on a view |
| views_ui_analyze_view_form_submit | Submit handler for views_ui_analyze_view_form |
| views_ui_autocomplete_tag | Page callback for views tag autocomplete |
| views_ui_break_lock_confirm | Page to delete a view. |
| views_ui_break_lock_confirm_submit | Submit handler to break_lock a view. |
| views_ui_build_form_state | Build up a $form_state object suitable for use with drupal_build_form based on known information about a form. |
| views_ui_build_form_url | Create the URL for one of our standard AJAX forms based upon known information about the form. |
| views_ui_build_identifier | Build a form identifier that we can use to see if one form is the same as another. Since the arguments differ slightly we do a lot of spiffy concenation here. |
| views_ui_change_style_form | Form to change_style items in the views UI. |
| views_ui_change_style_form_submit | Submit handler for configing new item(s) to a view. |
| views_ui_change_style_form_validate | |
| views_ui_check_advanced_help | Check to see if the advanced help module is installed, and if not put up a message. |
| views_ui_clone_page | Page callback to add a new view. |
| views_ui_config_filters_form | Configure settings particular to filters. |
| views_ui_config_item_extra_form | Form to config_item items in the views UI. |
| views_ui_config_item_extra_form_submit | Submit handler for configing new item(s) to a view. |
| views_ui_config_item_extra_form_validate | Submit handler for configing new item(s) to a view. |
| views_ui_config_item_form | Form to config_item items in the views UI. |
| views_ui_config_item_form_expose | Override handler for views_ui_edit_display_form |
| views_ui_config_item_form_remove | Submit handler for removing an item from a view |
| views_ui_config_item_form_rescan | Submit hook to clear Drupal's theme registry (thereby triggering a templates rescan). |
| views_ui_config_item_form_submit | Submit handler for configing new item(s) to a view. |
| views_ui_config_item_form_validate | Submit handler for configing new item(s) to a view. |
| views_ui_config_style_form | Form to config_style items in the views UI. |
| views_ui_config_style_form_submit | Submit handler for configing new item(s) to a view. |
| views_ui_config_type_form | Form to config items in the views UI. |
| views_ui_config_type_form_submit | Submit handler for type configuration form |
| views_ui_delete_confirm | Page to delete a view. |
| views_ui_delete_confirm_submit | Submit handler to delete a view. |
| views_ui_disable_page | Page callback for the Views enable page |
| views_ui_display_tab | Generate the summary output for a single display to render in a tab. |
| views_ui_edit_details | Page callback to edit details of a view. |
| views_ui_edit_details_form | Form constructor callback to edit details of a view |
| views_ui_edit_details_form_submit | Submit handler for views_ui_edit_details_form |
| views_ui_edit_display_form | Form constructor callback to edit display of a view |
| views_ui_edit_display_form_override | Override handler for views_ui_edit_display_form |
| views_ui_edit_display_form_submit | Submit handler for views_ui_edit_display_form |
| views_ui_edit_display_form_validate | Validate handler for views_ui_edit_display_form |
| views_ui_edit_page | The main view edit page |
| views_ui_edit_view_form | The main edit view form, which is really just a save/cancel/delete button. |
| views_ui_edit_view_form_cancel | Submit handler for the edit view form. |
| views_ui_edit_view_form_delete | |
| views_ui_edit_view_form_submit | Submit handler for the edit view form. |
| views_ui_edit_view_form_validate | Validate that a view is complete and whole. |
| views_ui_enable_page | Page callback for the Views enable page. |
| views_ui_export_page | Export a view for cut & paste. |
| views_ui_get_roles | Get a list of roles in the system. |
| views_ui_import_page | Import a view from cut & paste |
| views_ui_import_submit | Submit handler for view import |
| views_ui_import_validate | Validate handler to import a view |
| views_ui_item_css | Get a css safe id for a particular section. |
| views_ui_list_views | Page callback to list views in the system. |
| views_ui_list_views_form | Provide a form for sorting and filtering the list of views. |
| views_ui_preview | Page callback for the live preview. |
| views_ui_preview_form | Form for generating argument information for the live preview. |
| views_ui_preview_form_submit | Submit the preview form. |
| views_ui_rearrange_form | Form to rearrange items in the views UI. |
| views_ui_rearrange_form_submit | Submit handler for rearranging form |
| views_ui_regenerate_tabs | Regenerate the tabs for AJAX updates. |
| views_ui_remove_display_form | Form to remove a display from a view. |
| views_ui_remove_display_form_restore | Submit handler to add a restore a removed display to a view. |
| views_ui_remove_display_form_submit | Submit handler to add a remove to a display from a view. |
| views_ui_standard_cancel | Submit handler for cancel button |
| views_ui_standard_form_buttons | Provide standard buttons for the forms to make it easy. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked. |
| views_ui_standard_submit | Basic submit handler applicable to all 'standard' forms |
| views_ui_tools_clear_cache | Submit hook to clear the views cache. |
| views_ui_views_analyze | Implementation of hook_views_analyze(). |
| _views_sort_types | |
| _views_weight_sort |