Class Horde_Kolab_Resource_Reply

Description

Represents a reply for an iTip inviation.

Copyright 2004-2010 Klarälvdalens Datakonsult AB

See the enclosed file COPYING for license information (LGPL>=2.1). 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/Reply.php (line 29)


	
			
Variable Summary
Method Summary
 Horde_Kolab_Resource_Reply __construct (string $sender, string $recipient,  $headers,  $body)
 void getData ()
 void getRecipient ()
 void getSender ()
Variables
MIME_Message $_body (line 57)

Reply body.

  • access: protected
MIME_Headers $_headers (line 50)

Reply headers.

  • access: protected
string $_recipient (line 43)

Recipient of the iTip reply.

  • access: protected
string $_sender (line 36)

Sender of the iTip reply.

  • access: protected
Methods
Constructor __construct (line 67)

Constructor.

  • access: public
Horde_Kolab_Resource_Reply __construct (string $sender, string $recipient,  $headers,  $body)
  • string $sender: Sender of the iTip reply.
  • string $recipient: Recipient of the iTip reply.
  • MIME_Headers $headers: Reply headers.
  • MIME_Message $body: Reply body.
getData (line 86)
  • access: public
void getData ()
getRecipient (line 81)
  • access: public
void getRecipient ()
getSender (line 76)
  • access: public
void getSender ()

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