PHP 클래스 Horde_Perms_Permission_Kolab_AclIterator, horde

상속: implements IteratorAggregate
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_acl array The ACL elements.

공개 메소드들

메소드 설명
__construct ( array $acl ) Constructor.
getIterator ( )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( array $acl )
$acl array The folder ACL as provided by the driver.

getIterator() 공개 메소드

public getIterator ( )

프로퍼티 상세

$_acl 보호되어 있는 프로퍼티

The ACL elements.
protected array $_acl
리턴 array