Class Horde_Kolab_FreeBusy_Params_Freebusy_Folder

Description

Implements interfaces:

This class provides the folder name requested from the free/busy system.

Copyright 2004-2007 Klarälvdalens Datakonsult AB Copyright 2009-2010 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Params/Freebusy/Folder.php (line 32)


	
			
Method Summary
 Horde_Kolab_FreeBusy_Params_Freebusy_Folder __construct (Horde_Kolab_FreeBusy_Request $request)
 string getFolder ()
 string getOwner ()
Methods
Constructor __construct (line 63)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Params_Freebusy_Folder __construct (Horde_Kolab_FreeBusy_Request $request)
  • Horde_Controller_Request_Base $request: The incoming request.
getFolder (line 73)

Extract the folder name from the request.

  • return: The requested folder.
  • access: public
string getFolder ()
getOwner (line 86)

Extract the resource owner from the request.

  • return: The resource owner.
  • access: public
string getOwner ()

Implementation of:
Horde_Kolab_FreeBusy_Params_Owner::getOwner()
Extract the resource owner from the request.
_getFolderParameter (line 123)

Return the raw folder name from the request.

  • return: The folder name.
  • access: protected
string _getFolderParameter ()

Documentation generated on Sun, 30 Jan 2011 05:17:26 +0000 by phpDocumentor 1.4.3