Search for value

  1. Search 6.x-3.x for value
  2. Other projects
Title Object type File name Summary
ViewsHandlerFieldTest::testIsValueEmpty function tests/handlers/views_handler_field.test Tests views_handler_field::is_value_empty().
ViewsHandlersTest::assertEqualValue function tests/views_handlers.test Check to see if two values are equal.
views_handler::sanitize_value function includes/handlers.inc Sanitize the value for output.
views_handler_argument::$value property handlers/views_handler_argument.inc
views_handler_argument::get_value function handlers/views_handler_argument.inc Get the value of this argument.
views_handler_argument_field_list::$allowed_values property modules/field/views_handler_argument_field_list.inc Stores the allowed values of this field.
views_handler_argument_field_list_string::$allowed_values property modules/field/views_handler_argument_field_list_string.inc Stores the allowed values of this field.
views_handler_argument_numeric::$value property handlers/views_handler_argument_numeric.inc The actual value which is used for querying.
views_handler_field::$original_value property handlers/views_handler_field.inc The field value prior to any rewriting.
views_handler_field::get_token_values_recursive function handlers/views_handler_field.inc Recursive function to add replacements for nested query string parameters.
views_handler_field::get_value function handlers/views_handler_field.inc Get the value that's supposed to be rendered.
views_handler_field::is_value_empty function handlers/views_handler_field.inc Checks if a field value is empty.
views_handler_field::tokenize_value function handlers/views_handler_field.inc Replace a value with tokens from the last field.
views_handler_field_entity::get_value function handlers/views_handler_field_entity.inc Return the entity object or a certain property of the entity.
views_handler_field_field::$limit_values property modules/field/views_handler_field_field.inc Does the rendered fields get limited.
views_handler_field_field::get_value function modules/field/views_handler_field_field.inc Get the value that's supposed to be rendered.
views_handler_field_machine_name::$value_options property handlers/views_handler_field_machine_name.inc Stores the available options.
views_handler_field_machine_name::get_value_options function handlers/views_handler_field_machine_name.inc
views_handler_field_prerender_list::get_value function handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
views_handler_filter::$value property handlers/views_handler_filter.inc Contains the actual value of the field.
views_handler_filter::show_value_form function handlers/views_handler_filter.inc Shortcut to display the value form.
views_handler_filter::value_form function handlers/views_handler_filter.inc Options form subform for setting options.
views_handler_filter::value_submit function handlers/views_handler_filter.inc Perform any necessary changes to the form values prior to storage.
views_handler_filter::value_validate function handlers/views_handler_filter.inc Validate the options form.
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::get_value_options function handlers/views_handler_filter_boolean_operator.inc Return the possible options for this filter.
views_handler_filter_boolean_operator::value_form function handlers/views_handler_filter_boolean_operator.inc Options form subform for setting options.
views_handler_filter_boolean_operator::value_validate function handlers/views_handler_filter_boolean_operator.inc Validate the options form.
views_handler_filter_date::value_form function handlers/views_handler_filter_date.inc Add a type selector to the value form.
views_handler_filter_entity_bundle::get_value_options function handlers/views_handler_filter_entity_bundle.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_equality::value_form function handlers/views_handler_filter_equality.inc Provide a simple textfield for equality.
views_handler_filter_field_list::get_value_options function modules/field/views_handler_filter_field_list.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_field_list_boolean::get_value_options function modules/field/views_handler_filter_field_list_boolean.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_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_history_user_timestamp::value_form function modules/node/views_handler_filter_history_user_timestamp.inc Options form subform for setting options.
views_handler_filter_in_operator::$value_form_type property handlers/views_handler_filter_in_operator.inc
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::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_values function handlers/views_handler_filter_in_operator.inc
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_in_operator::value_form function handlers/views_handler_filter_in_operator.inc Options form subform for setting options.
views_handler_filter_in_operator::value_submit function handlers/views_handler_filter_in_operator.inc Perform any necessary changes to the form values prior to storage.
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_many_to_one::$value_form_type property handlers/views_handler_filter_many_to_one.inc
views_handler_filter_many_to_one::value_form function handlers/views_handler_filter_many_to_one.inc Options form subform for setting options.
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/locale/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_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.