You are here

18 calls to views_fetch_plugin_data() in Views (for Drupal 7) 7.3

ViewsAccessTest::setUp in tests/views_access.test
Sets up a Drupal site for running functional and integration tests.
ViewsPluginStyleMappingTest::setUp in tests/styles/views_plugin_style_mapping.test
Sets up a Drupal site for running functional and integration tests.
ViewsTranslatableTest::setUp in tests/views_translatable.test
Sets up a Drupal site for running functional and integration tests.
views_add_contextual_links in ./views.module
Adds contextual links associated with a view display to a renderable array.
views_db_object::add_display in includes/view.inc
Add a new display handler to the view, automatically creating an id.
views_fetch_plugin_names in ./views.module
Fetch a list of all base tables available.
views_get_applicable_views in ./views.module
Get applicable views.
views_get_plugin in ./views.module
Get a handler for a plugin.
views_handler_argument::default_argument_form in handlers/views_handler_argument.inc
Provide a form for selecting the default argument.
views_handler_argument::default_summary_form in handlers/views_handler_argument.inc
Form for selecting further summary options.
views_handler_argument::options_form in handlers/views_handler_argument.inc
Build the options form.
views_plugin_display::options_form in plugins/views_plugin_display.inc
Provide the default form for setting options.
views_plugin_display::options_summary in plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_list in ./views.module
Returns a list of plugins and metadata about them.
views_plugin_query_default::get_aggregation_info in plugins/views_plugin_query_default.inc
Get aggregation info for group by queries.
views_theme in ./views.module
Implements hook_theme().
views_ui::list_form in plugins/export_ui/views_ui.class.php
Create the filter/sort form at the top of a list of exports.
views_ui_get_display_tab_details in includes/admin.inc
Helper function to get the display details section of the edit UI.