Search for operators
Title | Object type | File name | Summary |
---|---|---|---|
ViewsHandlerFilterInOperator::testFilterInOperatorSimple | function | tests/ |
|
ViewsHandlerFilterNumericTest::testFilterNumericExposedLimitOperators | function | tests/ |
Tests the limit operators functionality. |
views_handler_filter_in_operator::operators | function | handlers/ |
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/ |
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_string::operators | function | handlers/ |
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/ |
Override empty and not empty operator labels to be clearer for user roles. |