DBWhereGroup Member List
This is the complete list of members for DBWhereGroup, including all inherited members.| $logical_operator | DBWhereGroup | [protected] |
| $table | DBWhereGroup | [protected] |
| $where_clauses | DBWhereGroup | [protected] |
| __construct(IDBTable $table, $logical_operator=IDBWhere::LOGIC_AND) | DBWhereGroup | |
| add_where($column, $operator=null, $value=null, $mode=IDBWhere::LOGIC_AND) | DBWhereGroup | |
| add_where_object(IDBWhere $where) | DBWhereGroup | |
| count() | DBWhereGroup | |
| get_children() | DBWhereGroup | |
| get_column() | DBWhereGroup | |
| get_logical_operator() | DBWhereGroup | |
| get_operator() | DBWhereGroup | |
| get_sql() | DBWhereGroup | |
| get_table() | DBWhereGroup | |
| get_value() | DBWhereGroup | |
| get_wheres() | DBWhereGroup | |
| 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 |
