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

Interface Horde_Itip_Resource

Provides information about an invited resource.

Copyright 2010 Kolab Systems AG

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

Direct known implementers

Horde_Itip_Resource_Base, Horde_Itip_Resource_Identity
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/Resource.php
Methods summary
public string
# getMailAddress( )

Retrieve the mail address of the resource.

Retrieve the mail address of the resource.

Returns

string
The mail address.
public string
# getReplyTo( )

Retrieve the reply-to address for the resource.

Retrieve the reply-to address for the resource.

Returns

string
The reply-to address.
public string
# getCommonName( )

Retrieve the common name of the resource.

Retrieve the common name of the resource.

Returns

string
The common name.
public string
# getFrom( )

Retrieve the "From" address for this resource.

Retrieve the "From" address for this resource.

Returns

string
The "From" address.
API documentation generated by ApiGen