PHP Class Horde_Kolab_Server_Search_Operation_Guidforalias, 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
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
searchGuidForAlias ( string $alias ) : array Return all KolabInetOrgPersons with the given alias.

Method Details

searchGuidForAlias() public méthode

Return all KolabInetOrgPersons with the given alias.
public searchGuidForAlias ( string $alias ) : array
$alias string The alias address to search for.
Résultat array The GUID(s).