ClassInterface Horde_Kolab_FreeBusy_Resource

Description

Interface definition for resources exporting data.

Copyright 2009 The Horde Project (http://www.horde.org/)

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_FreeBusy/lib/Horde/Kolab/FreeBusy/Resource.php (line 29)


	
			
Direct descendents
Class Description
 class Horde_Kolab_FreeBusy_Resource_Event Interface definition for free/busy resources.
Method Summary
Methods
getAcl (line 64)

Fetch the resource ACL.

  • return: ACL for this resource.
  • throws: Horde_Kolab_FreeBusy_Exception If retrieving the ACL information failed.
  • access: public
array getAcl ()
getAttributeAcl (line 75)

Fetch the access controls on specific attributes of this resource.

  • return: Attribute ACL for this resource.
  • throws: Horde_Kolab_FreeBusy_Exception If retrieving the attribute ACL information failed.
  • access: public
array getAttributeAcl ()
getName (line 36)

Return the name of the resource.

  • return: The name for the resource.
  • access: public
string getName ()
getOwner (line 43)

Return the owner of the resource.

  • return: The resource owner.
  • access: public
getRelevance (line 54)

Return for whom this resource exports relevant data.

  • return: The user type the exported data of this resource is relevant for.
  • throws: Horde_Kolab_FreeBusy_Exception If retrieving the relevance information failed.
  • access: public
string getRelevance ()

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