Sidebar

iTop Customization

"How to" examples
DataModel

User Interface

Automation & Ticket management

Portal Customization

:: Version 3.2.0 ::

๐Ÿ”™ 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

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_2_0/customization/api/objects-manipulation/dbunionsearch.txt ยท Last modified: 2024/09/10 10:25 (external edit)
Back to top
Contact us