:: Version 3.2.0 ::
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
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_2_0/customization/api/objects-manipulation/dbobjectsearch.txt
ยท Last modified: 2024/09/10 10:25 by 127.0.0.1