PHP Класс Horde_Kolab_Server_Search_Operation_Guidforcn, 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_Guid
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
searchGuidForCn ( string $cn ) : array Identify the GUID for the objects found with the given common name.

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

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

Identify the GUID for the objects found with the given common name.
public searchGuidForCn ( string $cn ) : array
$cn string Search for objects with this common name.
Результат array The GUID(s).