[Zend_Acl] element index
Package indexes
Zend_Registry
default
Zend_Mime
Zend_Mime_Decode
ZForm
Zend_Controller
Zend_Server
Zend_Rest
Zend_Http
Zend_Service
Zend_Session_Core
Zend_Exception
Zend_Json
Zend_XmlRpc
Xml
Zend_Db
Zend_View
Zend_Mail
Zend_Request
Zend
All elements
a
c
d
e
f
g
o
p
r
s
t
v
z
_
_
top
$_aco
Zend_Acl_Aro_Registry::$_aco
in Registry.php
Parent Aco
$_aro
Zend_Acl_Aro_Registry::$_aro
in Registry.php
ARO registry
$_context
Zend_Acl_Permission::$_context
in Permission.php
Contains allow and deny context values
$_data
Zend_Acl::$_data
in Acl.php
All children of this ACO
$_id
Zend_Acl_Aro::$_id
in Aro.php
Unique id of ARO
$_instance
Zend_Acl_Aro_Registry::$_instance
in Registry.php
Registry instance
$_parent
Zend_Acl_Aro::$_parent
in Aro.php
Collection of parents
$_parent
Zend_Acl::$_parent
in Acl.php
Parent ACO.
$_path
Zend_Acl::$_path
in Acl.php
Path name for ACO
$_perm
Zend_Acl::$_perm
in Acl.php
Permissions for this ACO.
$_registry
Zend_Acl::$_registry
in Acl.php
ARO registry for this ARO.
$_registry
Zend_Acl_Aro::$_registry
in Aro.php
Reference to parent ARO registry
_addParent
Zend_Acl_Aro::_addParent()
in Aro.php
Add parent to current ARO
_addPath
Zend_Acl::_addPath()
in Acl.php
Creates new 'virtual' ACLs to target (nonexistent) path
_createPath
Zend_Acl::_createPath()
in Acl.php
Creates child paths from current ACO to destination ACO
_findPath
Zend_Acl::_findPath()
in Acl.php
Expand a path to retrieve target node
_getContext
Zend_Acl_Permission::_getContext()
in Permission.php
Parses context value
_getFactor
Zend_Acl_Permission::_getFactor()
in Permission.php
Returns a score factor for the selected Aro
_getPermission
Zend_Acl::_getPermission()
in Acl.php
Retrieves permissions for a container
_getReverse
Zend_Acl_Permission::_getReverse()
in Permission.php
Returns the inverse to the permission type
_getValidAco
Zend_Acl_Aro::_getValidAco()
in Aro.php
_isRoot
Zend_Acl::_isRoot()
in Acl.php
Determines if the current ACL is root
_parseAro
Zend_Acl::_parseAro()
in Acl.php
Retrieves an array of ARO objects for the selected id
_setPermission
Zend_Acl::_setPermission()
in Acl.php
Adds permissions to one or more permission containers
_valid
Zend_Acl::_valid()
in Acl.php
Removes an ARO from current node and all children
__construct
Zend_Acl::__construct()
in Acl.php
Class constructor
__construct
Zend_Acl_Aro_Registry::__construct()
in Registry.php
Class constructor
__construct
Zend_Acl_Aro::__construct()
in Aro.php
Class constructor
__get
Zend_Acl::__get()
in Acl.php
Retrieve reference to ACO via 'path' property
__get
Zend_Acl_Aro_Registry::__get()
in Registry.php
Public access to ARO registry
__set
Zend_Acl::__set()
in Acl.php
Create path
a
top
add
Zend_Acl_Aro_Registry::add()
in Registry.php
Add unique ARO to registry
allow
Zend_Acl::allow()
in Acl.php
Sets allow permissions to the ACL
aroRegistry
Zend_Acl::aroRegistry()
in Acl.php
Retrieve the global ARO registry
PATH_DEFAULT
Zend_Acl::PATH_DEFAULT
in Acl.php
Default path
PATH_DELIMITER
Zend_Acl::PATH_DELIMITER
in Acl.php
Default delimiter for paths
Aro.php
Aro.php
in Aro.php
Acl.php
Acl.php
in Acl.php
c
top
ACO_CATCHALL
Zend_Acl::ACO_CATCHALL
in Acl.php
Magic catch-all keyword
canAccess
Zend_Acl_Aro::canAccess()
in Aro.php
Performs a validation on an ACO using the current ARO
d
top
deny
Zend_Acl::deny()
in Acl.php
Sets deny permissions to the ACL
e
top
PERM_DEFAULT
Zend_Acl::PERM_DEFAULT
in Acl.php
Default permission in case of final neutral result
Exception.php
Exception.php
in Exception.php
f
top
find
Zend_Acl_Aro_Registry::find()
in Registry.php
FInd group in registry
g
top
getAllow
Zend_Acl::getAllow()
in Acl.php
Returns allow permissions for the current ACL
getChildren
Zend_Acl::getChildren()
in Acl.php
Returns the ACL's child nodes
getDeny
Zend_Acl::getDeny()
in Acl.php
Returns deny permissions for the current ACL
getId
Zend_Acl_Aro::getId()
in Aro.php
Retrieves ARO id
getParent
Zend_Acl_Aro::getParent()
in Aro.php
Retrieves ARO parent ids
getParent
Zend_Acl::getParent()
in Acl.php
Returns the ACL's parent object
getPath
Zend_Acl::getPath()
in Acl.php
Returns the ACL's path
getPermissions
Zend_Acl_Permission::getPermissions()
in Permission.php
Returns the contents of the selected permission
getRegistry
Zend_Acl_Aro::getRegistry()
in Aro.php
Retrieves ARO registry
getValidAco
Zend_Acl_Aro::getValidAco()
in Aro.php
Returns an ACO tree that the current ARO has access to
getValidAro
Zend_Acl::getValidAro()
in Acl.php
Returns an array of AROs that can access the ACL
o
top
MODE_ADD
Zend_Acl::MODE_ADD
in Acl.php
MODE_REMOVE
Zend_Acl::MODE_REMOVE
in Acl.php
MODE_SET
Zend_Acl::MODE_SET
in Acl.php
Modes for adding permissions to a permission container
MODE_UNSET
Zend_Acl::MODE_UNSET
in Acl.php
p
top
Permission.php
Permission.php
in Permission.php
r
top
ARO_DEFAULT
Zend_Acl::ARO_DEFAULT
in Acl.php
Default group id
remove
Zend_Acl::remove()
in Acl.php
Removes an ACL node
remove
Zend_Acl_Aro_Registry::remove()
in Registry.php
Remove ARO from registry
removeAllow
Zend_Acl::removeAllow()
in Acl.php
Removes allow permissions from the ACL
removeAro
Zend_Acl::removeAro()
in Acl.php
Removes an ARO from current node and all children
removeDeny
Zend_Acl::removeDeny()
in Acl.php
Removes deny permissions from the ACL
Registry.php
Registry.php
in Registry.php
s
top
score
Zend_Acl_Permission::score()
in Permission.php
Returns a score for the selected permission
setValues
Zend_Acl_Permission::setValues()
in Permission.php
Sets contexts for a permission
t
top
toArray
Zend_Acl_Aro_Registry::toArray()
in Registry.php
Return registry as an array of ARO objects
v
top
valid
Zend_Acl::valid()
in Acl.php
Test permissions for a path
z
top
Zend_Acl
Zend_Acl
in Acl.php
Zend_Acl_Aro
Zend_Acl_Aro
in Aro.php
Zend_Acl_Aro_Registry
Zend_Acl_Aro_Registry
in Registry.php
Zend_Acl_Permission
Zend_Acl_Permission
in Permission.php
a
c
d
e
f
g
o
p
r
s
t
v
z
_