\Horde_Kolab_Server_Search_Operation_Guidforuidormail

Return all KolabInetOrgPersons with the given uid or mail address.

Copyright 2008-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
__construct()
getStructure()
searchGuidForUidOrMail()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_search
N/A

Properties

$_search

$_search : \Horde_Kolab_Server_Search

A link to the search.

Type

\Horde_Kolab_Server_Search

Methods

searchGuidForUidOrMail()

searchGuidForUidOrMail(string  $id) : array

Return all KolabInetOrgPersons with the given uid or mail address.

Parameters

string $id

The uid or mail address to search for.

Throws

\Horde_Kolab_Server_Exception

Returns

array —

The GUID(s).