\Horde_Itip_Response_Options

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
Constants
prepareIcalendar()
prepareResponseMimeHeaders()
prepareIcsMimePart()
prepareMessageMimePart()
getCharacterSet()
getProductId()
No constants found
No protected methods found
N/A
No private methods 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

prepareResponseMimeHeaders()

prepareResponseMimeHeaders(\Horde_Mime_Headers  $headers) : NULL

Prepare the iCalendar MIME part of the response message.

Parameters

\Horde_Mime_Headers $headers

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

getCharacterSet()

getCharacterSet() : string

Get the character set for the response mime parts.

Returns

string —

The character set.

getProductId()

getProductId() : string

Get the product ID of the iCalendar object embedded in the MIME response.

Returns

string —

The product ID.