views_plugin_argument_default_user |
class |
core/modules/user/views/views_plugin_argument_default_user.inc |
Default argument plugin to extract a user via menu_get_object. |
_entityreference_selection_plugins |
function |
core/modules/entityreference/entityreference.module |
Get all selection plugins implemented by any module. |
views_plugin_display::is_defaulted |
function |
core/modules/views/plugins/views_plugin_display.inc |
Determine if a given option is set to use the default display or the
current display |
views_plugin_display::get_handlers |
function |
core/modules/views/plugins/views_plugin_display.inc |
Get a full array of handlers for $type. This caches them. |
views_plugin_pager::options_submit |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Provide the default form form for submitting options |
views_plugin_display::options_form |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide the default form for setting options. |
views_plugin_display::set_override |
function |
core/modules/views/plugins/views_plugin_display.inc |
Flip the override setting for the given section. |
views_plugin_display::render_pager |
function |
core/modules/views/plugins/views_plugin_display.inc |
Not all display plugins will support pager rendering. |
views_plugin_pager::offset_exposed |
function |
core/modules/views/plugins/views_plugin_pager.inc |
|
views_plugin_display::render_empty |
function |
core/modules/views/plugins/views_plugin_display.inc |
|
views_plugin_row_node_view::render |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
views_plugin_pager_none::use_pager |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Determine if this pager actually uses a pager. |
views_plugin_pager_some::use_pager |
function |
core/modules/views/plugins/views_plugin_pager_some.inc |
Determine if this pager actually uses a pager. |
views_plugin_row_user_view::render |
function |
core/modules/user/views/views_plugin_row_user_view.inc |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
views_plugin_argument_validate.inc |
file |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Contains the base argument validator plugin. |
views_plugin_cache::gather_headers |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Gather out of band data, compare it to what we started with and store the difference. |
views_plugin_cache::get_output_key |
function |
core/modules/views/plugins/views_plugin_cache.inc |
|
views_plugin_row::options_validate |
function |
core/modules/views/plugins/views_plugin_row.inc |
Validate the options form. |
views_plugin_display_feed::execute |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Feeds do not go through the standard page theme hooks. Instead, they
go through their own theme function and then return NULL so that Backdrop
believes that the page has already rendered itself... which it has. |
views_plugin_display_feed::preview |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Fully render the display for the purposes of a live preview or
some other AJAXy reason. |
views_plugin_localization_none.inc |
file |
core/modules/views/plugins/views_plugin_localization_none.inc |
Definition of views_plugin_localization_none. |
views_plugin_localization_core.inc |
file |
core/modules/views/plugins/views_plugin_localization_core.inc |
Definition of views_plugin_localization_core. |
views_plugin_localization_test.inc |
file |
core/modules/views/tests/views_plugin_localization_test.inc |
Definition of views_plugin_localization_test. |
views_plugin_display::unpack_style |
function |
core/modules/views/plugins/views_plugin_display.inc |
Extract translatables from views styles. |
views_plugin_style_default::options |
function |
core/modules/views/plugins/views_plugin_style_default.inc |
Set default options |
views_plugin_display_extender::init |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
|
ViewsTranslatableTest::viewsPlugins |
function |
core/modules/views/tests/views_translatable.test |
The views plugin definition. Override it if you test provides a plugin. |
views_plugin_access::options_submit |
function |
core/modules/views/plugins/views_plugin_access.inc |
Provide the default form form for submitting options |
views_plugin_style::uses_row_plugin |
function |
core/modules/views/plugins/views_plugin_style.inc |
Return TRUE if this style also uses a row plugin. |
ViewsPluginStyleUnformattedTestCase |
class |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
views_plugin_style::build_sort_post |
function |
core/modules/views/plugins/views_plugin_style.inc |
Called by the view builder to let the style build a second set of
sorts that will come after any other sorts in the view. |
views_plugin_argument_default_fixed |
class |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
The fixed argument default handler. |
ViewsPluginStyleTestBase::$elements |
property |
core/modules/views/tests/styles/views_plugin_style_base.test |
Stores the SimpleXML representation of the output. |
ViewsPluginStyleJumpMenuTest::setUp |
function |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_style::render_grouping |
function |
core/modules/views/plugins/views_plugin_style.inc |
Group records as needed for rendering. |
views_plugin_style::get_field_value |
function |
core/modules/views/plugins/views_plugin_style.inc |
Get the raw field value. |
views_plugin_argument_validate_node |
class |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Validate whether an argument is an acceptable node. |
views_plugin_display_page::has_path |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
The page display has a path. |
views_plugin_query::set_where_group |
function |
core/modules/views/plugins/views_plugin_query.inc |
Create a new grouping for the WHERE or HAVING clause. |
views_plugin_display_page::validate |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Make sure the display and all associated handlers are valid. |
views_plugin_argument_default::init |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Initialize this plugin with the view and the argument
it is linked to. |
views_plugin_display::use_more_text |
function |
core/modules/views/plugins/views_plugin_display.inc |
Does the display have custom link text? |
views_plugin_pager::get_total_items |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get the total number of items. |
views_plugin_pager::use_count_query |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Determine if a pager needs a count query. |
views_plugin_display::format_themes |
function |
core/modules/views/plugins/views_plugin_display.inc |
Format a list of theme templates for output by the theme info helper. |
views_plugin_display::render_header |
function |
core/modules/views/plugins/views_plugin_display.inc |
Render the header of the view. |
views_plugin_display::render_footer |
function |
core/modules/views/plugins/views_plugin_display.inc |
Render the footer of the view. |
views_plugin_display_block::get_url |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
|
views_plugin_argument_validate_user |
class |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Validate whether an argument is a valid user. |
views_plugin_style_unformatted.test |
file |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Definition of ViewsPluginStyleUnformattedTestCase. |