Class Horde_Kolab_FreeBusy_Export_Freebusy_Decorator_Log

Description

Implements interfaces:

Logs exporting free/busy data.

Copyright 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/Decorator/Log.php (line 29)


	
			
Method Summary
 Horde_Kolab_FreeBusy_Export_Freebusy_Decorator_Log __construct (Horde_Kolab_FreeBusy_Export_Freebusy_Base $export, mixed $logger)
 string getDateStamp ()
 string getOrganizerMail ()
 string getOrganizerName ()
 string getResourceName ()
Methods
Constructor __construct (line 56)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Export_Freebusy_Decorator_Log __construct (Horde_Kolab_FreeBusy_Export_Freebusy_Base $export, mixed $logger)
  • Horde_Kolab_FreeBusy_Export_Freebusy_Interface $export: The decorated export.
  • mixed $logger: The log handler. The class must at least provide the debug() method.
export (line 129)

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 119)

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.
getEnd (line 79)

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 99)

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 109)

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 89)

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 69)

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:19:21 +0000 by phpDocumentor 1.4.3