Search for options
Title | Object type | File name | Summary |
---|---|---|---|
views_handler_filter_locale_language::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_locale_version::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_node_comment::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_node_language::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_node_type::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_numeric::operator_options | function | handlers/ |
Provide a list of all the numeric operators. |
views_handler_filter_profile_selection::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_search::options_form | function | modules/ |
Provide the basic form which calls through to subforms. |
views_handler_filter_string::operator_options | function | handlers/ |
Build strings from the operators() for 'select' options. |
views_handler_filter_system_type::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_term_node_tid::extra_options_form | function | modules/ |
Provide a form for setting options. |
views_handler_filter_term_node_tid::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_term_node_tid::has_extra_options | function | modules/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
views_handler_filter_term_node_tid_depth::extra_options_form | function | modules/ |
Provide a form for setting options. |
views_handler_filter_term_node_tid_depth::operator_options | function | modules/ |
Build strings from the operators() for 'select' options. |
views_handler_filter_term_node_tid_depth_join::extra_options_form | function | modules/ |
Provide a form for setting options. |
views_handler_filter_term_node_tid_depth_join::operator_options | function | modules/ |
Build strings from the operators() for 'select' options. |
views_handler_filter_user_name::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_user_permissions::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_user_roles::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_vocabulary_machine_name::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_filter_vocabulary_vid::get_value_options | function | modules/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
views_handler_relationship::options_form | function | handlers/ |
Provide the label widget that all fields should have. |
views_handler_relationship_broken::options_form | function | handlers/ |
Provide the label widget that all fields should have. |
views_handler_relationship_groupwise_max::options_form | function | handlers/ |
Extends the relationship's basic options. |
views_handler_relationship_groupwise_max::options_form_submit | function | handlers/ |
When the form is submitted, take sure to clear the subquery string cache. |
views_handler_relationship_node_term_data::options_form | function | modules/ |
Provide the label widget that all fields should have. |
views_handler_relationship_translation::options_form | function | modules/ |
Add a translation selector. |
views_handler_sort::expose_options | function | handlers/ |
Provide default options for exposed sorts. |
views_handler_sort::options_form | function | handlers/ |
Basic options for all sort criteria. |
views_handler_sort::options_submit | function | handlers/ |
Simple submit handler. |
views_handler_sort::options_validate | function | handlers/ |
Simple validate handler. |
views_handler_sort::sort_options | function | handlers/ |
Provide a list of options for the default sort form. |
views_handler_sort_broken::options_form | function | handlers/ |
Basic options for all sort criteria. |
views_handler_sort_date::options_form | function | handlers/ |
Basic options for all sort criteria. |
views_handler_sort_menu_hierarchy::options_form | function | handlers/ |
Basic options for all sort criteria. |
views_handler_sort_node_language::get_language_options | function | modules/ |
Returns languages to sort by. |
views_handler_sort_random::options_form | function | handlers/ |
Basic options for all sort criteria. |
views_many_to_one_helper::options_form | function | includes/ |
|
views_object::$options | property | includes/ |
Except for displays, options for the object will be held here. |
views_object::export_options | function | includes/ |
|
views_object::options | function | includes/ |
Set default options on this object. |
views_object::set_default_options | function | includes/ |
Set default options. |
views_object::unpack_options | function | includes/ |
Unpack options over our existing defaults, drilling down into arrays so that defaults don't get totally blown away. |
views_plugin::options_form | function | includes/ |
Provide a form to edit options for this plugin. |
views_plugin::options_submit | function | includes/ |
Handle any special handling on the validate form. |
views_plugin::options_validate | function | includes/ |
Validate the options form. |
views_plugin_access::options_form | function | plugins/ |
Provide the default form for setting options. |
views_plugin_access::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_access::options_validate | function | plugins/ |
Provide the default form form for validating options. |
Pagination
- Previous page
- Page 4
- Next page