.. |
ComparisonFilter.php
|
NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter
|
2013-11-25 03:59:51 +00:00 |
EndsWithFilter.php
|
API DB-specific comparisators in SearchFilter and DataList
|
2012-12-11 12:04:48 +01:00 |
ExactMatchFilter.php
|
API DB-specific comparisators in SearchFilter and DataList
|
2012-12-11 12:04:48 +01: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
|
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 |
NegationFilter.php
|
API Allow use of :not, :nocase and :case modifiers to SearchFilters.
|
2012-10-10 10:26:47 +13:00 |
PartialMatchFilter.php
|
API DB-specific comparisators in SearchFilter and DataList
|
2012-12-11 12:04:48 +01:00 |
SearchFilter.php
|
added space after class name in InvalidArgumentException for applyMany + excludeMany
|
2015-03-04 11:47:28 +00:00 |
StartsWithFilter.php
|
API DB-specific comparisators in SearchFilter and DataList
|
2012-12-11 12:04:48 +01: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 |