Class Horde_Kolab_Resource_Itip_Resource_Base

Description

Implements interfaces:

Simple information provider for an invited resource.

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/Resource/Base.php (line 29)


	
			
Method Summary
 Horde_Kolab_Resource_Itip_Resource_Base __construct (string $mail, string $common_name)
 string getCommonName ()
 string getFrom ()
 string getMailAddress ()
Methods
Constructor __construct (line 52)

Constructor.

  • access: public
Horde_Kolab_Resource_Itip_Resource_Base __construct (string $mail, string $common_name)
  • string $mail: The mail address.
  • string $common_name: The common name.
getCommonName (line 73)

Retrieve the common name of the resource.

  • return: The common name.
  • access: public
string getCommonName ()

Implementation of:
Horde_Kolab_Resource_Itip_Resource::getCommonName()
Retrieve the common name of the resource.
getFrom (line 83)

Retrieve the "From" address for this resource.

  • return: The "From" address.
  • access: public
string getFrom ()

Implementation of:
Horde_Kolab_Resource_Itip_Resource::getFrom()
Retrieve the "From" address for this resource.
getMailAddress (line 63)

Retrieve the mail address of the resource.

  • return: The mail address.
  • access: public
string getMailAddress ()

Implementation of:
Horde_Kolab_Resource_Itip_Resource::getMailAddress()
Retrieve the mail address of the resource.

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