silverstripe-framework/search/filters
2015-05-26 12:09:17 +12:00
..
ComparisonFilter.php API New Database abstraction layer. Ticket #7429 2014-07-09 18:04:05 +12:00
EndsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ExactMatchFilter.php API Enable filters to perform 'IS NULL' or 'IS NOT NULL' checks 2015-05-26 12:09:17 +12:00
FulltextFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GreaterThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
GreaterThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
PartialMatchFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SearchFilter.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-11 11:40:06 +13:00
StartsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
WithinRangeFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00