PHP Class Horde_Kolab_Server_Search_Operation_Guidforuidormailoralias, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Horde_Kolab_Server_Search_Operation_Restrictkolab
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
searchGuidForUidOrMailOrAlias ( string $id ) : array Return all KolabInetOrgPersons with the given uid, mail or alias address.

Method Details

searchGuidForUidOrMailOrAlias() public method

Return all KolabInetOrgPersons with the given uid, mail or alias address.
public searchGuidForUidOrMailOrAlias ( string $id ) : array
$id string The uid or mail address or alias address to search for.
return array The GUID(s).