PHP Class Horde_Kolab_FreeBusy_Freebusy_Params_Folder, horde
Copyright 2004-2007 Klarälvdalens Datakonsult AB
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.
Exibir arquivo
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
__construct ( Horde_Kolab_FreeBusy_Controller_MatchDict $match_dict ) |
Constructor. |
|
getOwner ( ) : string |
Extract the resource owner from the request. |
|
getResource ( ) : string |
Extract the folder name from the request. |
|
Method Details
__construct()
public method
public __construct ( Horde_Kolab_FreeBusy_Controller_MatchDict $match_dict ) |
$match_dict |
Horde_Kolab_FreeBusy_Controller_MatchDict |
|
Extract the resource owner from the request.
getResource()
public method
Extract the folder name from the request.