PHP Класс Horde_Kolab_Server_Search_Operation_Guidformailoralias, 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.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Server_Search_Operation_Restrictkolab
Показать файл Открыть проект

Открытые методы

Метод Описание
searchGuidForMailOrAlias ( string $mail, string $alias ) : array Return all KolabInetOrgPersons with the given mail or alias address.

Описание методов

searchGuidForMailOrAlias() публичный Метод

Return all KolabInetOrgPersons with the given mail or alias address.
public searchGuidForMailOrAlias ( string $mail, string $alias ) : array
$mail string The mail address to search for.
$alias string The alias address to search for.
Результат array The GUID(s).