IFilter
in
Interface for search filters
Tags
Table of Contents
Constants
- BUILTIN_PERSON = 'person'
- BUILTIN_PLACES = 'places'
- BUILTIN_PROVIDER = 'provider'
- BUILTIN_SINCE = 'since'
- BUILTIN_TERM = 'term'
- BUILTIN_TITLE_ONLY = 'title-only'
- BUILTIN_UNTIL = 'until'
Methods
- get() : mixed
- Get filter value
Constants
BUILTIN_PERSON
public
mixed
BUILTIN_PERSON
= 'person'
Tags
BUILTIN_PLACES
public
mixed
BUILTIN_PLACES
= 'places'
Tags
BUILTIN_PROVIDER
public
mixed
BUILTIN_PROVIDER
= 'provider'
Tags
BUILTIN_SINCE
public
mixed
BUILTIN_SINCE
= 'since'
Tags
BUILTIN_TERM
public
mixed
BUILTIN_TERM
= 'term'
Tags
BUILTIN_TITLE_ONLY
public
mixed
BUILTIN_TITLE_ONLY
= 'title-only'
Tags
BUILTIN_UNTIL
public
mixed
BUILTIN_UNTIL
= 'until'
Tags
Methods
get()
Get filter value
public
get() : mixed