\FAA\InterfacesSearchFilter

Summary

Methods
Properties
Constants
Field()
ToSqlQuery()
ToQuery()
IsOr()
No public properties found
No constants found
No protected methods found
$field
$value
N/A
No private methods found
No private properties found
N/A

Properties

$field

$field :

Type

$value

$value :

Type

Methods

Field()

Field()

ToSqlQuery()

ToSqlQuery(): \FAA\Obj\Search\SqlTerm

Returns

\FAA\Obj\Search\SqlTerm

ToQuery()

ToQuery(): string

To query Convert the search filter instance to search query string

Returns

string —

The search query

IsOr()

IsOr(): boolean

Is or When merged with other filter use OR instead of AND

Returns

boolean —

Is or merge