DBWhereFulltext Member List
This is the complete list of members for
DBWhereFulltext, including all
inherited members.
$column |
DBWhere |
[protected] |
$logical_operator |
DBWhere |
[protected] |
$match |
DBWhereFulltext |
[protected] |
$operator |
DBWhere |
[protected] |
$table |
DBWhere |
[protected] |
$value |
DBWhere |
[protected] |
__construct(IDBTable
$table, $column, $value, $threshold=0,
$mode=IDBWhere::LOGIC_AND) |
DBWhereFulltext |
|
build_fulltext_match(IDBTable
$table, $column, $value, $mode, $additions= '') |
DBWhereFulltext |
|
build_fulltext_sql(IDBTable
$table, $column, $value, $threshold, $mode) |
DBWhereFulltext |
[protected] |
get_column() |
DBWhere |
|
get_logical_operator() |
DBWhere |
|
get_match() |
DBWhereFulltext |
|
get_operator() |
DBWhere |
|
get_sql() |
DBWhere |
|
get_table() |
DBWhere |
|
get_value() |
DBWhere |
|
LOGIC_AND |
IDBWhere |
|
LOGIC_OR |
IDBWhere |
|
OP_IN |
IDBWhere |
|
OP_IN_SET |
IDBWhere |
|
OP_IS_NULL |
IDBWhere |
|
OP_LIKE |
IDBWhere |
|
OP_NOT_IN |
IDBWhere |
|
OP_NOT_IN_SET |
IDBWhere |
|
OP_NOT_NULL |
IDBWhere |
|
prefix_table_name($column,
$table) |
DBWhere |
[protected] |