|
wCMF
3.6
|
Go to the source code of this file.
Classes | |
| class | ObjectQuery |
Variables | |
| const | QUERYOP_AND 'AND' |
| const | QUERYOP_OR 'OR' |
| $OQ_ATTRIBUTES | |
| const QUERYOP_AND 'AND' |
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Some constants describing the build process
Definition at line 30 of file class.ObjectQuery.php.
Referenced by ObjectQuery\makeConditionStr().
| const QUERYOP_OR 'OR' |
Definition at line 31 of file class.ObjectQuery.php.
Referenced by SOAPController\soapSearch().
| $OQ_ATTRIBUTES |
ObjectQuery attributes
Definition at line 36 of file class.ObjectQuery.php.