PHP Класс Horde_Core_Ajax_Application_Handler_Groups, horde

Copyright 2012-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.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Core_Ajax_Application_Handler
Показать файл Открыть проект

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

Метод Описание
listGroups ( ) : object Returns a hash of group IDs and group names that the user has access to.

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

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

Returns a hash of group IDs and group names that the user has access to.
public listGroups ( ) : object
Результат object Object with the following properties: - groups: (array) Groups hash.