Search for options
Title | Object type | File name | Summary |
---|---|---|---|
views_handler_field_node_language::options_form | function | modules/ |
Provide link to node option. |
views_handler_field_node_link::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_node_new_comments::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_node_path::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_node_revision::options_form | function | modules/ |
Provide link to revision option. |
views_handler_field_node_type::options_form | function | modules/ |
Provide machine_name option for the node type display. |
views_handler_field_numeric::options_form | function | handlers/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_prerender_list::options_form | function | handlers/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_profile_date::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_search_score::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_serialized::options_form | function | handlers/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_serialized::options_validate | function | handlers/ |
Validate the options form. |
views_handler_field_taxonomy::options_form | function | modules/ |
Provide link to taxonomy option. |
views_handler_field_term_link_edit::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_term_node_tid::options_form | function | modules/ |
Provide "link to term" option. |
views_handler_field_time_interval::options_form | function | handlers/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_url::options_form | function | handlers/ |
Provide link to the page being visited. |
views_handler_field_user::options_form | function | modules/ |
Provide link to node option. |
views_handler_field_user_link::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_user_mail::options_form | function | modules/ |
Provide link to node option. |
views_handler_field_user_name::options_form | function | modules/ |
Provide link to node option. |
views_handler_field_user_picture::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_field_user_roles::options_form | function | modules/ |
Default options form provides the label widget that all fields should have. |
views_handler_filter::build_group_options | function | handlers/ |
Provide default options for exposed filters. |
views_handler_filter::expose_options | function | handlers/ |
Provide default options for exposed filters. |
views_handler_filter::operator_options | function | handlers/ |
Provide a list of options for the default operator form. |
views_handler_filter::options_form | function | handlers/ |
Provide the basic form which calls through to subforms. |
views_handler_filter::options_submit | function | handlers/ |
Simple submit handler. |
views_handler_filter::options_validate | function | handlers/ |
Simple validate handler. |
views_handler_filter::prepare_filter_select_options | function | handlers/ |
Sanitizes the HTML select element's options. |
views_handler_filter_aggregator_category_cid::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_boolean_operator::expose_options | function | handlers/ |
Provide default options for exposed filters. |
views_handler_filter_boolean_operator::get_value_options | function | handlers/ |
Return the possible options for this filter. |
views_handler_filter_broken::options_form | function | handlers/ |
Provide the basic form which calls through to subforms. |
views_handler_filter_combine::options_form | function | handlers/ |
Provide the basic form which calls through to subforms. |
views_handler_filter_date::options_validate | function | handlers/ |
Simple validate handler. |
views_handler_filter_entity_bundle::get_value_options | function | handlers/ |
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_equality::operator_options | function | handlers/ |
Provide simple equality operator. |
views_handler_filter_fields_compare::fields_operator_options | function | handlers/ |
Provide a list of all operators. |
views_handler_filter_fields_compare::field_options | function | handlers/ |
Provide a list of available fields. |
views_handler_filter_fields_compare::options_form | function | handlers/ |
Provide the basic form which calls through to subforms. |
views_handler_filter_field_list::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_field_list_boolean::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_file_status::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_in_operator::$value_options | property | handlers/ |
Stores all operations which are available on the form. |
views_handler_filter_in_operator::expose_options | function | handlers/ |
Provide default options for exposed filters. |
views_handler_filter_in_operator::get_value_options | function | handlers/ |
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_in_operator::operator_options | function | handlers/ |
Build strings from the operators() for 'select' options. |
views_handler_filter_in_operator::reduce_value_options | function | handlers/ |
When using exposed filters, we may be required to reduce the set. |
views_handler_filter_locale_group::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. |
Pagination
- Previous page
- Page 3
- Next page