PHP 클래스 Horde_Perms_Permission_Kolab_Element_Guest, horde

상속: extends Horde_Perms_Permission_Kolab_Element
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
getId ( ) : string Get the Kolab_Storage ACL id for this permission.
unsetInCurrent ( &$current ) Unset the element in the provided permission array.

메소드 상세

getId() 공개 메소드

Get the Kolab_Storage ACL id for this permission.
public getId ( ) : string
리턴 string The ACL string.

unsetInCurrent() 공개 메소드

Unset the element in the provided permission array.
public unsetInCurrent ( &$current )