Class Horde_Kolab_Resource_Itip

Description

Handles Itip data.

Copyright 2004-2010 Klarälvdalens Datakonsult AB

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_Resource/lib/Horde/Kolab/Resource/Itip.php (line 31)


	
			
Method Summary
 Horde_Kolab_Resource_Itip __construct (Horde_iCalendar_vevent $itip)
 string getEnd ()
 void getKolabObject ()
 string getMethod ()
 string getOrganizer ()
 string getStart ()
 string getSummary ()
 string getUid ()
 void setAccepted ( $resource)
 void __call ( $method,  $args)
Methods
Constructor __construct (line 46)

Constructor.

  • access: public
Horde_Kolab_Resource_Itip __construct (Horde_iCalendar_vevent $itip)
getEnd (line 111)

Return the end of the iTip event.

  • return: The end of the event.
  • access: public
string getEnd ()
getKolabObject (line 116)
  • access: public
void getKolabObject ()
getMethod (line 61)

Return the method of the iTip request.

  • return: The method of the request.
  • access: public
string getMethod ()
getOrganizer (line 81)

Return the organizer of the iTip event.

  • return: The organizer of the event.
  • access: public
string getOrganizer ()
getStart (line 101)

Return the start of the iTip event.

  • return: The start of the event.
  • access: public
string getStart ()
getSummary (line 91)

Return the summary of the iTip event.

  • return: The summary of the event.
  • access: public
string getSummary ()
getUid (line 71)

Return the uid of the iTip event.

  • return: The uid of the event.
  • access: public
string getUid ()
setAccepted (line 229)
  • access: public
void setAccepted ( $resource)
  • $resource
__call (line 51)
  • access: public
void __call ( $method,  $args)
  • $method
  • $args

Documentation generated on Sun, 25 Jul 2010 05:27:00 +0000 by phpDocumentor 1.4.3