views_plugin_display_feed::uses_breadcrumb |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Check to see if the display needs a breadcrumb |
views_plugin_style_summary_unformatted.inc |
file |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Contains the unformatted summary style plugin. |
views_plugin_display_feed::options_summary |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Provide the summary for page options in the views UI. |
views_plugin_argument_default_taxonomy_tid |
class |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Taxonomy tid default argument. |
views_plugin_localization_none::$translate |
property |
core/modules/views/plugins/views_plugin_localization_none.inc |
|
views_handler_argument::needs_style_plugin |
function |
core/modules/views/handlers/views_handler_argument.inc |
Determine if the argument needs a style plugin. |
views_plugin_style_mapping::define_mapping |
function |
core/modules/views/plugins/views_plugin_style_mapping.inc |
Builds the list of field mappings. |
views_plugin_localization_core::save_string |
function |
core/modules/views/plugins/views_plugin_localization_core.inc |
Save a string for translation. |
views_plugin_localization::translate_string |
function |
core/modules/views/plugins/views_plugin_localization.inc |
Translate a string. |
views_plugin_argument_default_book_root.inc |
file |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Contains the book root from current node argument default plugin. |
views_plugin_display_extender::options_form |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Provide a form to edit options for this plugin. |
views_plugin_pager_full::exposed_form_alter |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
|
DateViewsTestCase::testDateViewsPagerPlugin |
function |
core/modules/date/tests/date_views.test |
Test the date views pager plugin. |
views_plugin_display_page::options_validate |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Validate the options form. |
date_views_plugin_pager::set_argument_value |
function |
core/modules/date/views/date_views_plugin_pager.inc |
Set the view's argument value. |
views_plugin_argument_default::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Return the default argument. |
views_plugin_argument_default::options_form |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form for setting options. |
views_plugin_argument_default::check_access |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
views_plugin_access_role::option_definition |
function |
core/modules/views/plugins/views_plugin_access_role.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_pager_none::get_items_per_page |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Get how many items per page this pager will display. |
views_plugin_style_summary_jump_menu::query |
function |
core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
Add anything to the query that we might need to. |
views_plugin_query_default::set_count_field |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Set what field the query will count() on for paging. |
views_plugin_access_perm::option_definition |
function |
core/modules/views/plugins/views_plugin_access_perm.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_display_block::options_summary |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Provide the summary for page options in the views UI. |
views_plugin_style_table::option_definition |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_query_default::get_field_alias |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Returns the alias for the given field added to $table. |
views_plugin_query_default::build_condition |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Construct the "WHERE" or "HAVING" part of the query. |
views_plugin_row_comment_view::options_form |
function |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Provide a form for setting options. |
views_plugin_argument_validate_taxonomy_term |
class |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Validate whether an argument is an acceptable node. |
views_plugin_exposed_form::option_definition |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ViewsPluginStyleTestCase::testGroupingLegacy |
function |
core/modules/views/tests/styles/views_plugin_style.test |
Tests the grouping legacy features of styles. |
views_plugin_display_page::option_definition |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_page::execute_hook_menu |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Add this display's path information to Backdrop's menu system. |
views_plugin_display_page::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
views_plugin_row_node_rss::option_definition |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
entityreference_plugin_display::uses_exposed |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
Determine if this display uses exposed filters, so the view
will know whether or not to build them. |
views_plugin_display_block::displays_exposed |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Determine if this display should display the exposed filters widgets, so
the view will know whether to render them. |
views_plugin_pager_none::execute_count_query |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Execute the count query, which will be done just prior to the query
itself being executed. |
ViewsPluginDisplayBlockTestCase::$admin_user |
property |
core/modules/views/tests/plugins/views_plugin_display_block.test |
|
views_test_plugin_access_test_static::access |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Determine if the current user has access or not. |
views_plugin_style_summary_jump_menu::render |
function |
core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
Render the display in this style. |
views_plugin_query_default::add_relationship |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
A relationship is an alternative endpoint to a series of table
joins. Relationships must be aliases of the primary table and
they must join either to the primary table or to a pre-existing
relationship. |
views_plugin_row_comment_view::summary_title |
function |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Returns the summary of the settings in the display. |
views_plugin_exposed_form_input_required.inc |
file |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Definition of views_plugin_exposed_form_input_required. |
views_plugin_style_rss::get_channel_elements |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Return an array of additional XHTML elements to add to the channel. |
views_plugin_display_feed::option_definition |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_feed::uses_link_display |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Check to see if the display has some need to link to another display. |
views_plugin_argument_validate::options_form |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form for setting options. |
views_plugin_argument_validate::check_access |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
views_plugin_display_extender::options_submit |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Handle any special handling on the validate form. |