메소드 |
설명 |
|
generateId ( array &$info ) : string | PEAR_Error |
Generates an ID for the given information. |
|
getFilter ( ) : string |
Return the filter string to retrieve this object type. |
|
getGroupAddresses ( $server, string $uid ) : array |
Get the mail addresses for the group of this object. |
|
getSearchOperations ( ) : array |
Returns the set of search operations supported by this object type. |
|
gidForMail ( $server, string $mail, integer $restrict ) : mixed |
Identify the GID for the first group found with the given mail. |
|
memberOfGroupAddress ( $server, string $uid, string $mail ) : boolean |
Is the given UID member of the group with the given mail address? |
|
prepareObjectInformation ( array &$info ) : NULL. |
Distill the server side object information to save. |
|