SearchQuery_Range
class SearchQuery_Range (View source)
Create one of these and pass as one of the values in filter or exclude to filter or exclude by a (possibly open ended) range
Properties
public | $start | |||
public | $end |
Methods
Details
__construct($start = null, $end = null)
No description
start($start)
No description
end($end)
No description
isfiltered()
No description