Search for value

  1. Other projects
Title Object type File name Summary
views_handler_filter_numeric::operator_values function handlers/views_handler_filter_numeric.inc
views_handler_filter_numeric::value_form function handlers/views_handler_filter_numeric.inc Provide a simple textfield for equality.
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.
views_handler_filter_search::value_form function modules/search/views_handler_filter_search.inc Provide a simple textfield for equality.
views_handler_filter_string::operator_values function handlers/views_handler_filter_string.inc
views_handler_filter_string::value_form function handlers/views_handler_filter_string.inc Provide a simple textfield for equality.
views_handler_filter_system_type::get_value_options function modules/system/views_handler_filter_system_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_term_node_tid::get_value_options function modules/taxonomy/views_handler_filter_term_node_tid.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_term_node_tid::value_form function modules/taxonomy/views_handler_filter_term_node_tid.inc Options form subform for setting options.
views_handler_filter_term_node_tid::value_submit function modules/taxonomy/views_handler_filter_term_node_tid.inc Perform any necessary changes to the form values prior to storage.
views_handler_filter_term_node_tid::value_validate function modules/taxonomy/views_handler_filter_term_node_tid.inc Validate the options form.
views_handler_filter_user_name::get_value_options function modules/user/views_handler_filter_user_name.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_user_name::value_form function modules/user/views_handler_filter_user_name.inc Options form subform for setting options.
views_handler_filter_user_name::value_submit function modules/user/views_handler_filter_user_name.inc Perform any necessary changes to the form values prior to storage.
views_handler_filter_user_name::value_validate function modules/user/views_handler_filter_user_name.inc Validate the options form.
views_handler_filter_user_permissions::get_value_options function modules/user/views_handler_filter_user_permissions.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_user_roles::get_value_options function modules/user/views_handler_filter_user_roles.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_vocabulary_machine_name::get_value_options function modules/taxonomy/views_handler_filter_vocabulary_machine_name.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_vocabulary_vid::get_value_options function modules/taxonomy/views_handler_filter_vocabulary_vid.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_plugin_style::get_field_value function plugins/views_plugin_style.inc Get the raw field value.
views_plugin_style::tokenize_value function plugins/views_plugin_style.inc Take a value and apply token replacement logic to it.
views_ui_standard_override_values function includes/admin.inc Return the was_defaulted, is_defaulted and revert state of a form.