PHP Class Horde_Kolab_Server_Search_Operation_Groupsformember, 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_Restrictgroups
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
searchGroupsForMember ( string $guid ) : array Return the groups for the given member element.

Method Details

searchGroupsForMember() public method

Return the groups for the given member element.
public searchGroupsForMember ( string $guid ) : array
$guid string The guid of the member.
return array The group GUID(s).