DBObjectSearch
api
A search over a DBObject
This is the most common search cases, the other class representing a search is DBUnionSearch. For clarity purpose, since only the constructor vary between DBObjectSearch and DBUnionSearch, all the API is documented on the common ancestor: DBSearch Please refer to DBSearch's documentation
parent
See also
API synthesis
List of the public API methods. When manipulating DBObjectSearch, You can call those methods:
-
__construct() โ DBObjectSearch constructor.
Public methods
__construct
api public
DBObjectSearch constructor.
public __construct($sClass, $sClassAlias = null)
Parameters
types | name | default | description |
---|---|---|---|
string | $sClass | ||
string|null | $sClassAlias | null |
Throws
\Exception
3_1_0/customization/api/objects-manipulation/dbobjectsearch.txt
ยท Last modified: 2023/07/21 10:19 by 127.0.0.1