Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Horde_Perms_Permission_Kolab_Element_Guest
PHP Class Horde_Perms_Permission_Kolab_Element_Guest, horde
See link:
http://pear.horde.org/index.php?package=Perms
Author:
Gunnar Wrobel (
[email protected]
)
Inheritance:
extends
Horde_Perms_Permission_Kolab_Element
显示文件
Open project: horde/horde
Public Methods
Method
Description
getId
( ) :
string
Get the Kolab_Storage ACL id for this permission.
unsetInCurrent
( &
$current
)
Unset the element in the provided permission array.
Method Details
getId()
public
method
Get the Kolab_Storage ACL id for this permission.
public
getId
( ) :
string
return
string
The ACL string.
unsetInCurrent()
public
method
Unset the element in the provided permission array.
public
unsetInCurrent
( &
$current
)