Functions - 7.x-3.x - views
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
views_schema_6011 | ./ |
Remove views_object_cache table and move the data to ctools_object_cache. | |||
views_schema_6013 | ./ |
Add a human readable name. | 1 | ||
views_schema_6014 | ./ |
||||
views_schema_7300 | ./ |
||||
views_schema_7301 | ./ |
||||
views_set_current_view | ./ |
Set current view. | 3 | ||
views_set_page_view | ./ |
Set page view. | 2 | ||
views_taxonomy_set_breadcrumb | modules/ |
Helper function to set a breadcrumb for taxonomy. | 3 | ||
views_test_permission | tests/ |
Implements hook_permission(). | |||
views_test_schema | tests/ |
Implements hook_schema(). | 1 | ||
views_test_test_dynamic_access_callback | tests/ |
2 | |||
views_test_test_static_access_callback | tests/ |
2 | |||
views_test_views_api | tests/ |
Implements hook_views_api(). | |||
views_test_views_data | tests/ |
Implements hook_views_data(). | 1 | ||
views_test_views_default_views | tests/ |
Implements hook_views_default_views(). | |||
views_test_views_plugins | tests/ |
Implements hook_views_plugins(). | 1 | ||
views_test_views_pre_render | tests/ |
Implements hook_views_pre_render(). | |||
views_theme | ./ |
Implements hook_theme(). | 1 | ||
views_theme_functions | ./ |
Build a list of theme function names for use most everywhere. | 7 | ||
views_tokens | ./ |
Implements hook_tokens(). | |||
views_token_info | ./ |
Implements hook_token_info(). | |||
views_trace | ./ |
2 | |||
views_trim_text | ./ |
Trim the field down to the specified length. | 2 | ||
views_ui_add_admin_css | includes/ |
Adds standard Views administration CSS to the current page. | 3 | ||
views_ui_add_ajax_trigger | includes/ |
Converts a form element in the add view wizard to be AJAX-enabled. | 4 | ||
views_ui_add_ajax_wrapper | includes/ |
After-build function that adds a wrapper to a form region (AJAX refreshes). | 1 | ||
views_ui_add_form | includes/ |
Form builder for the "add new view" page. | 1 | ||
views_ui_add_form_cancel_submit | includes/ |
Cancel the add view form. | 1 | ||
views_ui_add_form_save_submit | includes/ |
Process the add view form, 'save'. | 1 | ||
views_ui_add_form_store_edit_submit | includes/ |
Process the add view form, 'continue'. | 1 | ||
views_ui_add_form_to_stack | includes/ |
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup. | 7 | ||
views_ui_add_item_form | includes/ |
Form to add_item items in the views UI. | 1 | ||
views_ui_add_item_form_submit | includes/ |
Submit handler for adding new item(s) to a view. | 1 | ||
views_ui_add_limited_validation | includes/ |
Processes a non-JS fallback submit button to limit its validation errors. | 1 | ||
views_ui_add_microweights | includes/ |
Recursively adds microweights to a render array. | 1 | ||
views_ui_add_page | includes/ |
Page callback to add a new view. | 1 | ||
views_ui_add_template_page | includes/ |
1 | |||
views_ui_admin_settings_advanced | includes/ |
Form builder for the advanced admin settings page. | 1 | ||
views_ui_admin_settings_basic | includes/ |
Form builder for the admin display defaults page. | 1 | ||
views_ui_ajax_form | includes/ |
Generic entry point to handle forms. | 1 | ||
views_ui_ajax_forms | includes/ |
Various subforms for editing the pieces of a view. | 4 | ||
views_ui_ajax_get_form | ./ |
Menu callback. | 1 | ||
views_ui_ajax_update_form | includes/ |
Updates a part of the add view form via AJAX. | 1 | ||
views_ui_analysis | includes/ |
Format an analysis message. | 3 | ||
views_ui_analyze_view_form | includes/ |
Form constructor callback to display analysis information on a view. | 1 | ||
views_ui_analyze_view_form_submit | includes/ |
Submit handler for views_ui_analyze_view_form. | |||
views_ui_autocomplete_tag | includes/ |
Page callback for views tag autocomplete. | 1 | ||
views_ui_break_lock_confirm | includes/ |
Page to delete a view. | 1 | ||
views_ui_break_lock_confirm_submit | includes/ |
Submit handler to break_lock a view. | |||
views_ui_build_form_state | includes/ |
Build up a $form_state object suitable for use with drupal_build_form based on known information about a form. | 1 | 1 |
Pagination
- Previous page
- Page 6
- Next page