DBWhere Member List
This is the complete list of members for DBWhere, including all inherited members.| $column | DBWhere | [protected] |
| $logical_operator | DBWhere | [protected] |
| $operator | DBWhere | [protected] |
| $table | DBWhere | [protected] |
| $value | DBWhere | [protected] |
| __construct(IDBTable $table, $column, $operator=null, $value=null, $mode=IDBWhere::LOGIC_AND) | DBWhere | |
| get_column() | DBWhere | |
| get_logical_operator() | DBWhere | |
| 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] |
