\Horde_Itip_Response_Options_Base

Holds iTip response options.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see LGPL.

Summary

Methods
Properties
Constants
prepareIcalendar()
prepareIcsMimePart()
prepareMessageMimePart()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

prepareIcalendar()

prepareIcalendar(\Horde_Icalendar  $ical) : NULL

Prepare the iCalendar part of the response object.

Parameters

\Horde_Icalendar $ical

The iCalendar response object.

Returns

NULL

prepareIcsMimePart()

prepareIcsMimePart(\Horde_Mime_Part  $ics) : NULL

Prepare the iCalendar MIME part of the response message.

Parameters

\Horde_Mime_Part $ics

The iCalendar MIME part of the response message.

Returns

NULL

prepareMessageMimePart()

prepareMessageMimePart(\Horde_Mime_Part  $message) : NULL

Prepare the message MIME part of the response.

Parameters

\Horde_Mime_Part $message

The message MIME part of the response.

Returns

NULL