You are here

17 calls to views_get_plugin() in Views (for Drupal 7) 6.2

view::init_display in includes/view.inc
Set the display for this view and initialize the display handler.
view::init_style in includes/view.inc
Find and initialize the style plugin.
views_db_object::new_display in includes/view.inc
Create a new display and a display handler for it.
views_handler_argument::default_argument_form in handlers/views_handler_argument.inc
Provide a form for selecting the default argument when the default action is set to provide default argument.
views_handler_argument::get_default_argument in handlers/views_handler_argument.inc
Get a default argument, if available.
views_handler_argument::options_form in handlers/views_handler_argument.inc
Provide a form for setting options.
views_handler_argument::validate_arg in handlers/views_handler_argument.inc
Validate that this argument works. By default, all arguments are valid.
views_plugin_display::get_access_plugin in plugins/views_plugin_display.inc
Get the access plugin
views_plugin_display::get_cache_plugin in plugins/views_plugin_display.inc
Get the cache plugin
views_plugin_display::get_plugin in plugins/views_plugin_display.inc
Get the display or row plugin, if it exists.
views_plugin_display::options_submit in plugins/views_plugin_display.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_plugin_display::options_summary in plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display_page::execute_hook_menu in plugins/views_plugin_display_page.inc
Add this display's path information to Drupal's menu system.
views_ui_change_style_form_submit in includes/admin.inc
Submit handler for configing new item(s) to a view.
views_ui_change_style_form_validate in includes/admin.inc
views_ui_config_style_form in includes/admin.inc
Form to config_style items in the views UI.
views_ui_import_validate in includes/admin.inc
Validate handler to import a view