PHP Class Horde_Itip_Response_Options_Base, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not
receive this file, see
{@link http://www.horde.org/licenses/lgpl21 LGPL}.
Exibir arquivo
Open project: horde/horde
Public Methods
Method Details
prepareIcalendar()
public method
Prepare the iCalendar part of the response object.
public prepareIcalendar ( Horde_Icalendar $ical ) : null |
$ical |
Horde_Icalendar |
The iCalendar response object. |
return |
null |
|
prepareIcsMimePart()
public method
Prepare the iCalendar MIME part of the response message.
public prepareIcsMimePart ( Horde_Mime_Part $ics ) : null |
$ics |
Horde_Mime_Part |
The iCalendar MIME part of the response
message. |
return |
null |
|
prepareMessageMimePart()
public method
Prepare the message MIME part of the response.