PHP Class Horde_Kolab_FreeBusy_Provider_Remote, horde
Copyright 2011-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.
Mostra file
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
__construct ( Horde_Kolab_FreeBusy_Owner $owner, Horde_Controller_Request $request ) |
Constructor |
|
Protected Methods
Private Methods
Method Details
__construct()
public method
public __construct ( Horde_Kolab_FreeBusy_Owner $owner, Horde_Controller_Request $request ) |
$owner |
Horde_Kolab_FreeBusy_Owner |
The owner of the data. |
$request |
Horde_Controller_Request |
The current request. |
getUrl()
protected method
getUrlWithCredentials()
protected method
Generate the URL for triggering data on a remote system.