Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Horde_Perms_Permission_Kolab_AclIterator
PHP Class Horde_Perms_Permission_Kolab_AclIterator, horde
See link:
http://pear.horde.org/index.php?package=Perms
Author:
Gunnar Wrobel (
[email protected]
)
Inheritance:
implements
IteratorAggregate
Mostrar archivo
Open project: horde/horde
Protected Properties
Property
Type
Description
$_acl
array
The ACL elements.
Public Methods
Method
Description
__construct
(
array
$acl
)
Constructor.
getIterator
( )
Method Details
__construct()
public
method
Constructor.
public
__construct
(
array
$acl
)
$acl
array
The folder ACL as provided by the driver.
getIterator()
public
method
public
getIterator
( )
Property Details
$_acl
protected_oe property
The ACL elements.
protected
array
$_acl
return
array