PHP Class Horde_Kolab_FreeBusy_Driver_Freebusy_Kolab, horde
Copyright 2009-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.
Show file
Open project: horde/horde
Public Methods
Method |
Description |
|
_getImapFolder ( ) : string |
Calculate the correct IMAP folder name to access based on the
combination of user and owner. |
|
fetch ( $params = [] ) : array |
Fetch the free/busy data for a user. |
|
Protected Methods
Private Methods
Method |
Description |
|
_process ( ) : boolean | PEAR_Error |
Process both the user accessing the page as well as the
owner of the requested free/busy information. |
|
Method Details
_getImapFolder()
public method
Calculate the correct IMAP folder name to access based on the
combination of user and owner.
Fetch the free/busy data for a user.
handleCallee()
protected method
handleCalleePart()
protected method
Parse the requested folder for the owner of that folder.