silverstripe-framework/search/filters
2012-11-15 14:43:12 +13:00
..
EndsWithFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
ExactMatchFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
ExactMatchMultiFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
FulltextFilter.php API Add exclude() method to SearchFilters that excludes items that match the filter. 2012-10-09 14:43:47 +13:00
GreaterThanFilter.php API Add exclude() method to SearchFilters that excludes items that match the filter. 2012-10-09 14:43:47 +13:00
LessThanFilter.php API Add exclude() method to SearchFilters that excludes items that match the filter. 2012-10-09 14:43:47 +13:00
NegationFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
PartialMatchFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
SearchFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
StartsWithFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
StartsWithMultiFilter.php API Allow use of :not, :nocase and :case modifiers to SearchFilters. 2012-10-10 10:26:47 +13:00
WithinRangeFilter.php API Add exclude() method to SearchFilters that excludes items that match the filter. 2012-10-09 14:43:47 +13:00