Search for options

  1. Search 6.x-3.x for options
  2. Other projects
Title Object type File name Summary
view::$style_options property includes/view.inc Stored the changed options of the style plugin.
ViewsArgumentDefaultTest::testArgumentDefaultNoOptions function tests/views_argument_default.test Tests the use of a default argument plugin that provides no options.
viewsHandlerFieldUserNameTest::testOptions function tests/user/views_handler_field_user_name.test Tests that deselecting 'link_to_user' and 'format_username' works.
ViewsHandlerManyToOneTest::getReducedExposedGroupedOptionsTestView function tests/handlers/views_handler_manytoone.test Generates test_reduced_exposed_grouped_options view.
ViewsHandlerManyToOneTest::getTermIdExposedGroupedOptionsTestView function tests/handlers/views_handler_manytoone.test Generates test_tid_exposed_grouped_options view.
ViewsHandlerManyToOneTest::testReducedExposedGroupedOptions function tests/handlers/views_handler_manytoone.test Tests exposed filter with "Reduce duplicates." and grouped options.
ViewsHandlerManyToOneTest::testTermIdExposedGroupedOptions function tests/handlers/views_handler_manytoone.test Tests exposed filter on term ID with grouped options.
ViewsUiBaseViewsWizard::alter_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Alter the full array of display options before they are added to the view.
ViewsUiBaseViewsWizard::block_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php
ViewsUiBaseViewsWizard::build_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Build an array of display options for the view.
ViewsUiBaseViewsWizard::default_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Most subclasses will need to override this method to provide some fields
or a different row plugin.
ViewsUiBaseViewsWizard::page_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php
ViewsUiBaseViewsWizard::page_feed_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php
ViewsUiBaseViewsWizard::row_style_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Add possible row style options.
ViewsUiBaseViewsWizard::set_default_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Sets options for a display and makes them the default options if possible.
ViewsUiBaseViewsWizard::set_override_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Sets options for a display, inheriting from the defaults when possible.
ViewsUiCommentViewsWizard::block_display_options function plugins/views_wizard/views_ui_comment_views_wizard.class.php
ViewsUiCommentViewsWizard::default_display_options function plugins/views_wizard/views_ui_comment_views_wizard.class.php Most subclasses will need to override this method to provide some fields
or a different row plugin.
ViewsUiCommentViewsWizard::display_options_row function plugins/views_wizard/views_ui_comment_views_wizard.class.php Set the row style and row style plugins to the display_options.
ViewsUiCommentViewsWizard::page_display_options function plugins/views_wizard/views_ui_comment_views_wizard.class.php
ViewsUiCommentViewsWizard::row_style_options function plugins/views_wizard/views_ui_comment_views_wizard.class.php Add possible row style options.
ViewsUiFileManagedViewsWizard::default_display_options function plugins/views_wizard/views_ui_file_managed_views_wizard.class.php Most subclasses will need to override this method to provide some fields
or a different row plugin.
ViewsUiNodeRevisionViewsWizard::default_display_options function plugins/views_wizard/views_ui_node_revision_views_wizard.class.php @override
ViewsUiNodeRevisionViewsWizard::row_style_options function plugins/views_wizard/views_ui_node_revision_views_wizard.class.php Node revisions do not support full posts or teasers, so remove them.
ViewsUiNodeViewsWizard::block_display_options function plugins/views_wizard/views_ui_node_views_wizard.class.php
ViewsUiNodeViewsWizard::default_display_options function plugins/views_wizard/views_ui_node_views_wizard.class.php @override
ViewsUiNodeViewsWizard::display_options_row function plugins/views_wizard/views_ui_node_views_wizard.class.php Set the row style and row style plugins to the display_options.
ViewsUiNodeViewsWizard::page_display_options function plugins/views_wizard/views_ui_node_views_wizard.class.php
ViewsUiNodeViewsWizard::row_style_options function plugins/views_wizard/views_ui_node_views_wizard.class.php Add possible row style options.
ViewsUiTaxonomyTermViewsWizard::default_display_options function plugins/views_wizard/views_ui_taxonomy_term_views_wizard.class.php Most subclasses will need to override this method to provide some fields
or a different row plugin.
ViewsUiUsersViewsWizard::default_display_options function plugins/views_wizard/views_ui_users_views_wizard.class.php Most subclasses will need to override this method to provide some fields
or a different row plugin.
views_display::$display_options property includes/view.inc Stores all options of the display, like fields, filters etc.
views_display::options function includes/view.inc
views_get_views_as_options function ./views.module Get options array.
views_handler::expose_options function includes/handlers.inc Set new exposed option defaults when exposed setting is flipped
on.
views_handler::extra_options function includes/handlers.inc Provide defaults for the handler.
views_handler::extra_options_form function includes/handlers.inc Provide a form for setting options.
views_handler::extra_options_submit function includes/handlers.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_handler::extra_options_validate function includes/handlers.inc Validate the options form.
views_handler::has_extra_options function includes/handlers.inc If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.
views_handler::options_form function includes/handlers.inc Build the options form.
views_handler::options_submit function includes/handlers.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_handler::options_validate function includes/handlers.inc Validate the options form.
views_handler_area::options_form function handlers/views_handler_area.inc Default options form that provides the label widget that all fields should
have.
views_handler_area_broken::options_form function handlers/views_handler_area.inc Default options form that provides the label widget that all fields should
have.
views_handler_area_result::options_form function handlers/views_handler_area_result.inc Default options form that provides the label widget that all fields should
have.
views_handler_area_text::options_form function handlers/views_handler_area_text.inc Default options form that provides the label widget that all fields should
have.
views_handler_area_text::options_submit function handlers/views_handler_area_text.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_handler_area_text_custom::options_form function handlers/views_handler_area_text_custom.inc Default options form that provides the label widget that all fields should
have.
views_handler_area_text_custom::options_submit function handlers/views_handler_area_text_custom.inc Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.