Class Horde_Kolab_FreeBusy_Export_Freebusy_Base

Description

Implements interfaces:

Converts the data from the free/busy resource into a free/busy iCal object,

Copyright 2004-2010 Klarälvdalens Datakonsult AB Copyright 2008-2009 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/Export/Freebusy/Base.php (line 34)


	
			
Direct descendents
Class Description
 class Horde_Kolab_FreeBusy_Export_Freebusy_Fwthree A wrapper for the free/busy export that is specific to cope with the situation in Horde framework 3.
Method Summary
Methods
Constructor __construct (line 65)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Export_Freebusy_Base __construct (Horde_Kolab_FreeBusy_Export_Freebusy_Backend $backend, Horde_Kolab_FreeBusy_Resource $resource, Horde_Kolab_FreeBusy_Request $request)

Redefined in descendants as:
export (line 177)

Generates the free/busy export.

  • return: The iCal object.
  • access: public
Horde_iCalendar export ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::export()
Generates the free/busy export.
getDateStamp (line 167)

Return the timestamp for the export.

  • return: The timestamp.
  • access: public
string getDateStamp ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getDateStamp()
Return the timestamp for the export.

Redefined in descendants as:
getEnd (line 108)

Get the end timestamp for the export.

  • return: The end timestamp for the export.
  • access: public
Horde_Date getEnd ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getEnd()
Get the end timestamp for the export.
getOrganizerMail (line 142)

Return the organizer mail for the export.

  • return: The organizer mail.
  • access: public
string getOrganizerMail ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getOrganizerMail()
Return the organizer mail for the export.
getOrganizerName (line 152)

Return the organizer name for the export.

  • return: The organizer name.
  • access: public
string getOrganizerName ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getOrganizerName()
Return the organizer name for the export.
getResourceName (line 132)

Get the name of the resource.

  • return: The name of the resource.
  • access: public
string getResourceName ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getResourceName()
Get the name of the resource.
getStart (line 91)

Get the start timestamp for the export.

  • return: The start timestamp for the export.
  • access: public
Horde_Date getStart ()

Implementation of:
Horde_Kolab_FreeBusy_Export_Freebusy::getStart()
Get the start timestamp for the export.

Documentation generated on Sun, 30 Jan 2011 05:15:29 +0000 by phpDocumentor 1.4.3