views_plugin_display_attachment::options_form |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
Provide the default form for setting options. |
views_plugin_display_attachment::uses_exposed |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
Attachment displays only use exposed widgets if
they are set to inherit the exposed filter settings
of their parent display. |
views_plugin_exposed_form::exposed_form_alter |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_display_attachment::render_pager |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
Not all display plugins will support pager rendering. |
ViewsPluginStyleJumpMenuTest::getJumpMenuView |
function |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
|
ViewsPluginStyleMappingTest::testMappedOutput |
function |
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Verifies that the fields were mapped correctly. |
views_plugin_style_summary::option_definition |
function |
core/modules/views/plugins/views_plugin_style_summary.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_argument_default::options_submit |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for submitting options |
views_plugin_row_node_view::option_definition |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_access_role::get_access_callback |
function |
core/modules/views/plugins/views_plugin_access_role.inc |
Determine the access callback and arguments. |
views_test_plugin_access_test_dynamic::access |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Determine if the current user has access or not. |
entityreference_plugin_row_fields::pre_render |
function |
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
Allow the style to do stuff before each row is rendered. |
EntityReferenceBehaviorHandlerBroken::$plugin |
property |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
The plugin definition. |
views_plugin_access_perm::get_access_callback |
function |
core/modules/views/plugins/views_plugin_access_perm.inc |
Determine the access callback and arguments. |
views_plugin_query_default::option_definition |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_block::option_definition |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_row_user_view::option_definition |
function |
core/modules/user/views/views_plugin_row_user_view.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_style_mapping::option_definition |
function |
core/modules/views/plugins/views_plugin_style_mapping.inc |
Overrides views_plugin_style::option_definition(). |
views_plugin_localization_test::$exportStrings |
property |
core/modules/views/tests/views_plugin_localization_test.inc |
|
views_plugin_display_extender::options_summary |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Provide the default summary for options in the views UI. |
views_plugin_exposed_form::render_exposed_form |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
Render the exposed filter form. |
views_plugin_exposed_form::exposed_form_submit |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
This function is executed when the exposed form is submitted. |
ViewsPluginStyleTestCase::testCustomRowClasses |
function |
core/modules/views/tests/styles/views_plugin_style.test |
Tests custom css classes. |
views_plugin_pager_full::exposed_form_validate |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
|
views_plugin_argument_default_taxonomy_tid.inc |
file |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Definition of views_plugin_argument_default_taxonomy_tid. |
views_plugin_argument_default::convert_options |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Convert options from the older style. |
views_plugin_argument_default_current_user.inc |
file |
core/modules/user/views/views_plugin_argument_default_current_user.inc |
Contains the current user argument default plugin. |
entityreference_plugin_display::get_style_type |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
Displays can require a certain type of style plugin. By default, they will
be 'normal'. |
views_plugin_display_block::get_argument_input |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Adjust the array of argument input to match the current list of
arguments available for this display. This ensures that changing
the arguments doesn't cause the argument input field to just
break. |
ViewsPluginDisplayBlockTestCase::$test_content |
property |
core/modules/views/tests/plugins/views_plugin_display_block.test |
|
views_plugin_row_rss_fields::option_definition |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_argument_validate::options_submit |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form form for submitting options |
views_plugin_display_extender::options_validate |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Validate the options form. |
views_plugin_argument_default_php::options_form |
function |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Provide the default form for setting options. |
views_plugin_argument_default_php::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Return the default argument. |
views_plugin_display_attachment::options_submit |
function |
core/modules/views/plugins/views_plugin_display_attachment.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_argument_default_raw::options_form |
function |
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Provide the default form for setting options. |
views_plugin_argument_default_raw::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Return the default argument. |
views_plugin_pager_full::items_per_page_exposed |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
|
ViewsPluginStyleMappingTest::mappedOutputHelper |
function |
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Tests the mapping of fields. |
entityreference_get_accessible_behavior_plugins |
function |
core/modules/entityreference/entityreference.module |
Get all accessible behavior plugins. |
views_plugin_exposed_form_input_required::query |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Add anything to the query that we might need to. |
views_plugin_argument_default::options_validate |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for validating options |
entityreference_plugin_display::$id_field_alias |
property |
core/modules/entityreference/views/entityreference_plugin_display.inc |
|
views_plugin_row_search_view::option_definition |
function |
core/modules/search/views/views_plugin_row_search_view.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
entityreference_plugin_row_fields::options_form |
function |
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
Provide a form for setting options. |
entityreference_plugin_style::option_definition |
function |
core/modules/entityreference/views/entityreference_plugin_style.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ViewsPluginDisplayBlockTestCase::testViewBlocks |
function |
core/modules/views/tests/plugins/views_plugin_display_block.test |
Tests, whether and how the reset button can be renamed. |
views_plugin_row_comment_rss::option_definition |
function |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_block::block_caching_modes |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Provide a list of core's block caching modes. |