Search for value
Title | Object type | File name | Summary |
---|---|---|---|
views_handler_filter_numeric::operator_values | function | handlers/ |
|
views_handler_filter_numeric::value_form | function | handlers/ |
Provide a simple textfield for equality. |
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::value_form | function | modules/ |
Provide a simple textfield for equality. |
views_handler_filter_string::operator_values | function | handlers/ |
|
views_handler_filter_string::value_form | function | handlers/ |
Provide a simple textfield for equality. |
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::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::value_form | function | modules/ |
Options form subform for setting options. |
views_handler_filter_term_node_tid::value_submit | function | modules/ |
Perform any necessary changes to the form values prior to storage. |
views_handler_filter_term_node_tid::value_validate | function | modules/ |
Validate the options form. |
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_name::value_form | function | modules/ |
Options form subform for setting options. |
views_handler_filter_user_name::value_submit | function | modules/ |
Perform any necessary changes to the form values prior to storage. |
views_handler_filter_user_name::value_validate | function | modules/ |
Validate the options form. |
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_plugin_style::get_field_value | function | plugins/ |
Get the raw field value. |
views_plugin_style::tokenize_value | function | plugins/ |
Take a value and apply token replacement logic to it. |
views_ui_standard_override_values | function | includes/ |
Return the was_defaulted, is_defaulted and revert state of a form. |
Pagination
- Previous page
- Page 2