Search for operators

  1. Other projects
Title Object type File name Summary
ViewsHandlerFilterInOperator::testFilterInOperatorSimple function tests/handlers/views_handler_filter_in_operator.test
ViewsHandlerFilterNumericTest::testFilterNumericExposedLimitOperators function tests/handlers/views_handler_filter_numeric.test Tests the limit operators functionality.
views_handler_filter_in_operator::operators function handlers/views_handler_filter_in_operator.inc This kind of construct makes it relatively easy for a child class to add or
remove functionality by overriding this function and adding/removing items
from this array.
views_handler_filter_many_to_one::operators function handlers/views_handler_filter_many_to_one.inc This kind of construct makes it relatively easy for a child class to add or
remove functionality by overriding this function and adding/removing items
from this array.
views_handler_filter_numeric::operators function handlers/views_handler_filter_numeric.inc
views_handler_filter_string::operators function handlers/views_handler_filter_string.inc This kind of construct makes it relatively easy for a child class to add or
remove functionality by overriding this function and adding/removing items
from this array.
views_handler_filter_user_roles::operators function modules/user/views_handler_filter_user_roles.inc Override empty and not empty operator labels to be clearer for user roles.