views_plugin_argument_default_php::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_default_raw::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Retrieve the options when this is a new access
control plugin |
ViewsPluginDisplayTestCase::testFilterGroupsUpdating |
function |
core/modules/views/tests/plugins/views_plugin_display.test |
Based on a bug some filter_groups landed in the overridden display, even the filters weren't overridden.
This caused multiple issues.
Take sure that the value from the default display are used. |
ViewsPluginDisplayTestCase::viewFilterGroupsUpdating |
function |
core/modules/views/tests/plugins/views_plugin_display.test |
Returns a test view for testFilterGroupUpdating. |
views_plugin_argument_default_fixed::convert_options |
function |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Convert options from the older style. |
views_plugin_argument_validate_node::convert_options |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Convert options from the older style. |
views_plugin_exposed_form_input_required::pre_render |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
|
entityreference_plugin_row_fields::option_definition |
function |
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_style_summary_unformatted::options_form |
function |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Provide a form to edit options for this plugin. |
views_test_plugin_style_test_mapping::define_mapping |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Overrides views_plugin_style_mapping::define_mapping(). |
views_plugin_argument_validate_user::convert_options |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Convert options from the older style. |
views_plugin_argument_default_book_root::get_argument |
function |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Return the default argument. |
views_plugin_localization::invoke_translation_process |
function |
core/modules/views/plugins/views_plugin_localization.inc |
Invoke hook_translation_pre_process() or hook_translation_post_process(). |
views_plugin_display_attachment::attachment_positions |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
|
views_plugin_argument_validate_php::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_php::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
|
views_plugin_argument_default_user::option_definition |
function |
core/modules/user/views/views_plugin_argument_default_user.inc |
Retrieve the options when this is a new access
control plugin |
ViewsPluginDisplayTestCase::testFilterGroupsOverriding |
function |
core/modules/views/tests/plugins/views_plugin_display.test |
Tests the overriding of filter_groups. |
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding |
function |
core/modules/views/tests/plugins/views_plugin_display.test |
Returns a test view for testFilterGroupsOverriding. |
views_plugin_style_rss::get_channel_elements_atom_link |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Return an atom:link XHTML element to add to the channel, to comply with
the RSS 2.0 specification. |
views_plugin_argument_default_fixed::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_node::option_definition |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_node::validate_argument |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
|
views_plugin_exposed_form_input_required::options_form |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Provide a form to edit options for this plugin. |
views_plugin_display_block::uses_exposed_form_in_block |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Check to see if the display can put the exposed form in a block. |
views_plugin_argument_validate_user::option_definition |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_validate_user::validate_argument |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
|
views_plugin_display_extender::options_definition_alter |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Provide a form to edit options for this plugin. |
views_plugin_row_node_rss::options_form_summary_options |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Return the main options, which are shown in the summary title. |
views_test_plugin_access_test_static::option_definition |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_style_summary_jump_menu::option_definition |
function |
core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_exposed_form_input_required::options_submit |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Handle any special handling on the validate form. |
views_plugin_row_node_view::options_form_summary_options |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Return the main options, which are shown in the summary title. |
views_test_plugin_access_test_dynamic::option_definition |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_row_user_view::options_form_summary_options |
function |
core/modules/user/views/views_plugin_row_user_view.inc |
Return the main options, which are shown in the summary title. |
views_plugin_argument_default_current_user::get_argument |
function |
core/modules/user/views/views_plugin_argument_default_current_user.inc |
Return the default argument. |
views_plugin_argument_default_taxonomy_tid::options_form |
function |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Provide the default form for setting options. |
views_plugin_argument_default_taxonomy_tid::get_argument |
function |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Return the default argument. |
views_plugin_style_summary_unformatted::option_definition |
function |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_test_plugin_access_test_static::get_access_callback |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Determine the access callback and arguments. |
views_plugin_argument_validate_numeric::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate_numeric.inc |
|
views_plugin_argument_validate::process_summary_arguments |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
views_plugin_argument_validate_taxonomy_term::options_form |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Provide the default form for setting options. |
ViewsPluginStyleUnformattedTestCase::testDefaultRowClasses |
function |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Take sure that the default css classes works as expected. |
views_test_plugin_access_test_dynamic::get_access_callback |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Determine the access callback and arguments. |
views_plugin_row_comment_rss::options_form_summary_options |
function |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Return the main options, which are shown in the summary title |
views_plugin_argument_default_taxonomy_tid::options_submit |
function |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Provide the default form form for submitting options |
views_plugin_exposed_form_input_required::option_definition |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_test_plugin_style_test_mapping::filter_numeric_fields |
function |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Restricts the allowed fields to only numeric fields. |
views_plugin_row_comment_view::options_form_summary_options |
function |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Return the main options, which are shown in the summary title. |