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