Class Horde_Kolab_FreeBusy_Stub_Resource

Description

Implements interfaces:

Stub implementation for a resource.

PHP version 5

Located in /Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Stub/Resource.php (line 14)


	
			
Method Summary
Methods
getAcl (line 56)

Fetch the resource ACL.

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

Implementation of:
Horde_Kolab_FreeBusy_Resource::getAcl()
Fetch the resource ACL.
getAttributeAcl (line 70)

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 ()

Implementation of:
Horde_Kolab_FreeBusy_Resource::getAttributeAcl()
Fetch the access controls on specific attributes of this resource.
getName (line 22)

Return the name of the resource.

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

Implementation of:
Horde_Kolab_FreeBusy_Resource::getName()
Return the name of the resource.
getOwner (line 31)

Return the owner of the resource.

  • return: The resource owner.
  • access: public

Implementation of:
Horde_Kolab_FreeBusy_Resource::getOwner()
Return the owner of the resource.
getRelevance (line 44)

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 ()

Implementation of:
Horde_Kolab_FreeBusy_Resource::getRelevance()
Return for whom this resource exports relevant data.

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