Name Locationsort descending Description
view::is_translatable core/modules/views/includes/view.inc Determine whether a view supports admin string translation.
view::add_display core/modules/views/includes/view.inc Add a new display handler to the view, automatically creating an id.
view::generate_display_id core/modules/views/includes/view.inc Generate a display id of a certain plugin type.
view::generate_item_id core/modules/views/includes/view.inc Generates a unique ID for an item.
view::new_display core/modules/views/includes/view.inc Create a new display and a display handler for it.
view::add_item core/modules/views/includes/view.inc Add an item with a handler to the view.
view::get_items core/modules/views/includes/view.inc Get an array of items for the current display.
view::get_item core/modules/views/includes/view.inc Get the configuration of an item (field/sort/filter/etc) on a given display.
view::set_item core/modules/views/includes/view.inc Set the configuration of an item (field/sort/filter/etc) on a given display.
view::set_item_option core/modules/views/includes/view.inc Set an option on an item.
views_display::__construct core/modules/views/includes/view.inc
view::init_localization core/modules/views/includes/view.inc Find and initialize the localization plugin.
view::save_locale_strings core/modules/views/includes/view.inc Send strings for localization.
view::delete_locale_strings core/modules/views/includes/view.inc Delete localized strings.
view::process_locale_strings core/modules/views/includes/view.inc Process strings for localization or deletion.
ViewsBlock::__construct core/modules/views/includes/views.block.inc Create a new Block object.
ViewsBlock::setDefaultsFromView core/modules/views/includes/views.block.inc Given the loaded View object, populate the default settings for this block.
ViewsBlock::getAdminTitle core/modules/views/includes/views.block.inc Return an administrative title that will always have a value.
ViewsBlock::prepare core/modules/views/includes/views.block.inc Do any processing prior to getTitle() and getContent() being called.
ViewsBlock::getTitle core/modules/views/includes/views.block.inc Return the title of a block as configured in the layout.
ViewsBlock::getContent core/modules/views/includes/views.block.inc Return the content of a block.
ViewsBlock::form core/modules/views/includes/views.block.inc Build the settings form for editing this block.
ViewsBlock::formValidate core/modules/views/includes/views.block.inc Validate handler to validate the form settings.
ViewsBlock::formSubmit core/modules/views/includes/views.block.inc Submit handler to save the form settings.
ViewsSpecialBlock::getContent core/modules/views/includes/views.special_block.inc Return the content of a block.
views_views_data core/modules/views/includes/views.views.inc Implements hook_views_data().
views_views_plugins core/modules/views/includes/views.views.inc Implements hook_views_plugins().
views_plugin_access::init core/modules/views/plugins/views_plugin_access.inc Initialize the plugin.
views_plugin_access::option_definition core/modules/views/plugins/views_plugin_access.inc Retrieve the options when this is a new access control plugin
views_plugin_access::options_form core/modules/views/plugins/views_plugin_access.inc Provide the default form for setting options.
views_plugin_access::options_validate core/modules/views/plugins/views_plugin_access.inc Provide the default form form for validating options
views_plugin_access::options_submit core/modules/views/plugins/views_plugin_access.inc Provide the default form form for submitting options
views_plugin_access::summary_title core/modules/views/plugins/views_plugin_access.inc Return a string to display as the clickable title for the access control.
views_plugin_access::access core/modules/views/plugins/views_plugin_access.inc Determine if the current user has access or not.
views_plugin_access::get_access_callback core/modules/views/plugins/views_plugin_access.inc Determine the access callback and arguments.
views_plugin_access_none::summary_title core/modules/views/plugins/views_plugin_access_none.inc Return a string to display as the clickable title for the access control.
views_plugin_access_perm::access core/modules/views/plugins/views_plugin_access_perm.inc Determine if the current user has access or not.
views_plugin_access_perm::get_access_callback core/modules/views/plugins/views_plugin_access_perm.inc Determine the access callback and arguments.
views_plugin_access_perm::summary_title core/modules/views/plugins/views_plugin_access_perm.inc Return a string to display as the clickable title for the access control.
views_plugin_access_perm::option_definition core/modules/views/plugins/views_plugin_access_perm.inc Retrieve the options when this is a new access control plugin
views_plugin_access_perm::options_form core/modules/views/plugins/views_plugin_access_perm.inc Provide the default form for setting options.
views_plugin_access_role::access core/modules/views/plugins/views_plugin_access_role.inc Determine if the current user has access or not.
views_plugin_access_role::get_access_callback core/modules/views/plugins/views_plugin_access_role.inc Determine the access callback and arguments.
views_plugin_access_role::summary_title core/modules/views/plugins/views_plugin_access_role.inc Return a string to display as the clickable title for the access control.
views_plugin_access_role::option_definition core/modules/views/plugins/views_plugin_access_role.inc Retrieve the options when this is a new access control plugin
views_plugin_access_role::options_form core/modules/views/plugins/views_plugin_access_role.inc Provide the default form for setting options.
views_plugin_access_role::options_validate core/modules/views/plugins/views_plugin_access_role.inc Provide the default form form for validating options
views_plugin_access_role::options_submit core/modules/views/plugins/views_plugin_access_role.inc Provide the default form form for submitting options
views_plugin_argument_default::get_argument core/modules/views/plugins/views_plugin_argument_default.inc Return the default argument.
views_plugin_argument_default::init core/modules/views/plugins/views_plugin_argument_default.inc Initialize this plugin with the view and the argument it is linked to.

Pages