FOFModelField::search
Return the SQL where clause for a search
Signature
public function search(mixed
$value,
[string
$operator = '='] )
Parameters
-
$value
- The value to search for
-
$operator
- The operator to use
Returns
- string
- The SQL where clause for this search