PHP Class 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.
ファイルを表示
Open project: horde/horde
Public Methods
Method |
Description |
|
listGroups ( ) : object |
Returns a hash of group IDs and group names that the user has access
to. |
|
Method Details
listGroups()
public method
Returns a hash of group IDs and group names that the user has access
to.
public listGroups ( ) : object |
return |
object |
Object with the following properties:
- groups: (array) Groups hash. |