PHP Interface Horde_Kolab_FreeBusy_Resource, horde
Copyright 2009-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not
receive this file, see
http://www.horde.org/licenses/lgpl21.
Exibir arquivo
Open project: horde/horde
Interface Usage Examples
Public Methods
Method |
Description |
|
getAcl ( ) : array |
Fetch the resource ACL. |
|
getAttributeAcl ( ) : array |
Fetch the access controls on specific attributes of this
resource. |
|
getName ( ) : string |
Return the name of the resource. |
|
getOwner ( ) : Horde_Kolab_FreeBusy_Owner |
Return the owner of the resource. |
|
getRelevance ( ) : string |
Return for whom this resource exports relevant data. |
|
Method Details
getAttributeAcl()
public method
Fetch the access controls on specific attributes of this
resource.
Return the name of the resource.
Return the owner of the resource.
public getOwner ( ) : Horde_Kolab_FreeBusy_Owner |
return |
Horde_Kolab_FreeBusy_Owner |
The resource owner. |
getRelevance()
public method
Return for whom this resource exports relevant data.