Class Horde_Kolab_Resource_Itip_Response

Description

Handles Itip response 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/Response.php (line 31)


	
			
Method Summary
 Horde_Kolab_Resource_Itip_Response __construct ( $request, Horde_Kolab_Resource_Itip_Resource $resource)
 Horde_iCalendar getIcalendar ( $type, string $product_id)
 array getMessage ( $type, string $product_id, [string $subject_comment = null])
 Horde_iCalendar_vevent getVevent ( $type, [Horde_iCalendar|boolean $vCal = false])
Methods
Constructor __construct (line 63)

Constructor.

  • access: public
Horde_Kolab_Resource_Itip_Response __construct ( $request, Horde_Kolab_Resource_Itip_Resource $resource)
getIcalendar (line 112)

Return the response as an iCalendar object.

  • return: The response object.
  • access: public
Horde_iCalendar getIcalendar ( $type, string $product_id)
getMessage (line 137)

Return the response as a MIME message.

  • return: A list of two object: The mime headers and the mime message.
  • access: public
array getMessage ( $type, string $product_id, [string $subject_comment = null])
  • Horde_Kolab_Resource_Itip_Response_Type $type: The response type.
  • string $product_id: The ID that should be set as the iCalendar product id.
  • string $subject_comment: An optional comment on the subject line.
getVevent (line 81)

Return the response as an iCalendar vEvent object.

  • return: The response object.
  • access: public
Horde_iCalendar_vevent getVevent ( $type, [Horde_iCalendar|boolean $vCal = false])

Documentation generated on Sun, 30 Jan 2011 05:20:57 +0000 by phpDocumentor 1.4.3