ClassInterface Horde_Kolab_Resource_Itip_Response_Type

Description

Marks the response type.

Copyright 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/Type.php (line 29)


	
			
Method Summary
 string getMessage ([boolean $is_update = false], [string $comment = null])
 string getShortSubject ()
 string getStatus ()
 string getSubject ([string $comment = null])
Methods
getMessage (line 64)

Return an additional message for the response.

  • return: The message.
  • access: public
string getMessage ([boolean $is_update = false], [string $comment = null])
  • boolean $is_update: Indicates if the request was an update.
  • string $comment: An optional comment that should appear in the response message.
getShortSubject (line 43)

Return the abbreviated subject of the response.

  • return: The short subject.
  • access: public
string getShortSubject ()
getStatus (line 36)

Return the status of the response.

  • return: The status.
  • access: public
string getStatus ()
getSubject (line 53)

Return the subject of the response.

  • return: The subject.
  • access: public
string getSubject ([string $comment = null])
  • string $comment: An optional comment that should appear in the response subject.

Documentation generated on Sun, 30 Jan 2011 05:22:59 +0000 by phpDocumentor 1.4.3