Class Horde_Itip
Handles iTip invitation requests/responses.
Copyright 2010 Klarälvdalens Datakonsult AB
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see LGPL.
Package: Itip
Category: Horde
License: LGPL
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Itip
Located at Horde/Itip.php
Category: Horde
License: LGPL
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Itip
Located at Horde/Itip.php
public
|
|
public
Horde_Icalendar_Vevent
|
#
getVeventResponse(
Return the response as an iCalendar vEvent object. |
public
Horde_Icalendar
|
#
getIcalendarResponse(
Return the response as an iCalendar object. |
public
array
|
#
sendSinglepartResponse(
Send the response as a single part MIME message. |
public
null
|
#
sendMultipartResponse(
Send the invitation response as a multi part MIME message. |
public static
|
#
prepareResponse( Horde_Icalendar_Vevent $vevent,
Factory for generating a response object for an iCalendar invitation. |
public static
|
#
factory( Horde_Icalendar_Vevent $vevent,
Factory for generating an iTip handler for an iCalendar invitation. |