PHP 클래스 Horde_Kolab_FreeBusy_Resource_Decorator_Log, 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.
파일 보기
프로젝트 열기: horde/horde
1 사용 예제들
공개 메소드들
보호된 메소드들
메소드 상세
public __construct ( Horde_Kolab_FreeBusy_Resource $resource, mixed $logger ) |
$resource |
Horde_Kolab_FreeBusy_Resource |
The decorated
resource. |
$logger |
mixed |
The log handler. The
class must at least
provide the debug()
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 |
리턴 |
Horde_Kolab_FreeBusy_Owner |
The resource owner. |
Return for whom this resource exports relevant data.