Overview

Packages

  • Kolab
    • Filter
    • Resource

Classes

  • Horde_Kolab_Resource_Epoch
  • Horde_Kolab_Resource_Freebusy
  • Horde_Kolab_Resource_Freebusy_Kolab
  • Horde_Kolab_Resource_Freebusy_Mock
  • Horde_Kolab_Resource_Reply
  • Kolab_Resource
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Kolab_Resource_Reply

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.horde.org/licenses/lgpl21.

Package: Kolab\Filter
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Server
Located at Horde/Kolab/Resource/Reply.php
Methods summary
public
# __construct( string $sender, string $recipient, MIME_Headers $headers, MIME_Message $body )

Constructor.

Constructor.

Parameters

$sender
Sender of the iTip reply.
$recipient
Recipient of the iTip reply.
$headers
Reply headers.
$body
Reply body.
public
# getSender( )
public
# getRecipient( )
public
# getData( )
API documentation generated by ApiGen