[Zend_Acl] element index

Package indexes

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