You are browsing the documentation for iTop 3.0 which is not the current version.

Consider browsing to iTop 3.1 documentation

๐Ÿ”™ Back

DBUnionSearch

api

A union of DBObjectSearches

This search class represent an union over a collection of DBObjectSearch. 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 DBUnionSearch, You can call those methods:

Public methods

__construct

api public

DBUnionSearch constructor.
public __construct($aSearches)

Parameters

types name default description
$aSearches

Throws

\CoreException

๐Ÿ”™ Back

3_0_0/customization/api/objects-manipulation/dbunionsearch.txt ยท Last modified: 2022/03/09 14:55 (external edit)
Back to top
Contact us