You are here

6 methods override views_handler_filter::operator_options() in Views (for Drupal 7) 6.3

views_handler_filter_equality::operator_options in handlers/views_handler_filter_equality.inc
Provide simple equality operator
views_handler_filter_in_operator::operator_options in handlers/views_handler_filter_in_operator.inc
Build strings from the operators() for 'select' options
views_handler_filter_node_tnid::operator_options in 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_numeric::operator_options in handlers/views_handler_filter_numeric.inc
Provide a list of all the numeric operators
views_handler_filter_search::operator_options in modules/search/views_handler_filter_search.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_string::operator_options in handlers/views_handler_filter_string.inc
Build strings from the operators() for 'select' options