Overview

Packages

  • Itip

Classes

  • Horde_Itip
  • Horde_Itip_Event_Vevent
  • Horde_Itip_Exception
  • Horde_Itip_Resource_Base
  • Horde_Itip_Resource_Identity
  • Horde_Itip_Response
  • Horde_Itip_Response_Options_Base
  • Horde_Itip_Response_Options_Horde
  • Horde_Itip_Response_Options_Kolab
  • Horde_Itip_Response_Type_Accept
  • Horde_Itip_Response_Type_Base
  • Horde_Itip_Response_Type_Decline
  • Horde_Itip_Response_Type_Tentative
  • Horde_Itip_Translation

Interfaces

  • Horde_Itip_Event
  • Horde_Itip_Resource
  • Horde_Itip_Response_Options
  • Horde_Itip_Response_Type
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Itip_Response_Type_Tentative

Indicates a tentatively accepted invitation.

Copyright 2010 Kolab Systems AG

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

Horde_Itip_Response_Type_Base implements Horde_Itip_Response_Type
Extended by Horde_Itip_Response_Type_Tentative
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/Response/Type/Tentative.php
Methods summary
public string
# getStatus( )

Return the status of the response.

Return the status of the response.

Returns

string
The status.
public string
# getShortSubject( )

Return the abbreviated subject of the response.

Return the abbreviated subject of the response.

Returns

string
The short subject.
public string
# getShortMessage( boolean $is_update = false )

Return the short message for the response.

Return the short message for the response.

Parameters

$is_update
Indicates if the request was an update.

Returns

string
The short message.
Methods inherited from Horde_Itip_Response_Type_Base
__construct(), getBriefSubject(), getMessage(), getRequest(), getSubject(), setRequest()
API documentation generated by ApiGen