Search for options

  1. Search 7.x-3.x for options
  2. Other projects
Title Object type File name Summary
views_handler_field_node_link::options_form function modules/node/views_handler_field_node_link.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_node_new_comments::options_form function modules/comment/views_handler_field_node_new_comments.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_node_path::options_form function modules/node/views_handler_field_node_path.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_node_revision::options_form function modules/node/views_handler_field_node_revision.inc Provide link to revision option.
views_handler_field_node_type::options_form function modules/node/views_handler_field_node_type.inc Provide machine_name option for to node type display.
views_handler_field_numeric::options_form function handlers/views_handler_field_numeric.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_prerender_list::options_form function handlers/views_handler_field_prerender_list.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_profile_date::options_form function modules/profile/views_handler_field_profile_date.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_search_score::options_form function modules/search/views_handler_field_search_score.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_serialized::options_form function handlers/views_handler_field_serialized.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_serialized::options_validate function handlers/views_handler_field_serialized.inc Validate the options form.
views_handler_field_taxonomy::options_form function modules/taxonomy/views_handler_field_taxonomy.inc Provide link to taxonomy option
views_handler_field_term_link_edit::options_form function modules/taxonomy/views_handler_field_term_link_edit.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_term_node_tid::options_form function modules/taxonomy/views_handler_field_term_node_tid.inc Provide "link to term" option.
views_handler_field_time_interval::options_form function handlers/views_handler_field_time_interval.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_upload_description::options_form function modules/upload/views_handler_field_upload_description.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_upload_fid::options_form function modules/upload/views_handler_field_upload_fid.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_url::options_form function handlers/views_handler_field_url.inc Provide link to the page being visited.
views_handler_field_user::options_form function modules/user/views_handler_field_user.inc Provide link to node option
views_handler_field_user_link::options_form function modules/user/views_handler_field_user_link.inc Default options form that provides the label widget that all fields
should have.
views_handler_field_user_mail::options_form function modules/user/views_handler_field_user_mail.inc Provide link to node option
views_handler_field_user_name::options_form function modules/user/views_handler_field_user_name.inc Provide link to node option
views_handler_field_user_picture::options_form function modules/user/views_handler_field_user_picture.inc Default options form that provides the label widget that all fields
should have.
views_handler_filter::expose_options function handlers/views_handler_filter.inc Provide default options for exposed filters.
views_handler_filter::operator_options function handlers/views_handler_filter.inc Provide a list of options for the default operator form.
Should be overridden by classes that don't override operator_form
views_handler_filter::options_form function handlers/views_handler_filter.inc Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called.
views_handler_filter::options_submit function handlers/views_handler_filter.inc Simple submit handler
views_handler_filter::options_validate function handlers/views_handler_filter.inc Simple validate handler
views_handler_filter_aggregator_category_cid::get_value_options function modules/aggregator/views_handler_filter_aggregator_category_cid.inc 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/views_handler_filter_boolean_operator.inc Provide default options for exposed filters.
views_handler_filter_boolean_operator::get_value_options function handlers/views_handler_filter_boolean_operator.inc Return the possible options for this filter.
views_handler_filter_broken::options_form function handlers/views_handler_filter.inc Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called.
views_handler_filter_date::options_validate function handlers/views_handler_filter_date.inc Simple validate handler
views_handler_filter_equality::operator_options function handlers/views_handler_filter_equality.inc Provide simple equality operator
views_handler_filter_file_status::get_value_options function modules/system/views_handler_filter_file_status.inc 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/views_handler_filter_in_operator.inc Stores all operations which are available on the form.
views_handler_filter_in_operator::expose_options function handlers/views_handler_filter_in_operator.inc Provide default options for exposed filters.
views_handler_filter_in_operator::get_value_options function handlers/views_handler_filter_in_operator.inc 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/views_handler_filter_in_operator.inc Build strings from the operators() for 'select' options
views_handler_filter_in_operator::reduce_value_options function handlers/views_handler_filter_in_operator.inc When using exposed filters, we may be required to reduce the set.
views_handler_filter_locale_group::get_value_options function modules/locale/views_handler_filter_locale_group.inc 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_language::get_value_options function modules/locale/views_handler_filter_locale_language.inc 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/locale/views_handler_filter_locale_version.inc 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/comment/views_handler_filter_node_comment.inc 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/translation/views_handler_filter_node_language.inc 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_tnid::operator_options function modules/translation/views_handler_filter_node_tnid.inc Provide a list of options for the default operator form.
Should be overridden by classes that don't override operator_form
views_handler_filter_node_type::get_value_options function modules/node/views_handler_filter_node_type.inc 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/views_handler_filter_numeric.inc Provide a list of all the numeric operators
views_handler_filter_numeric::options_form function handlers/views_handler_filter_numeric.inc Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called.
views_handler_filter_profile_selection::get_value_options function modules/profile/views_handler_filter_profile_selection.inc 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.