[Xyster_Acl] element index
Package indexes
Xyster_Collection
Xyster_Date
Xyster_Data
Xyster_Orm
Xyster_Controller
Xyster_Type
Xyster_Enum
Xyster_Validate
Xyster_Filter
Xyster_Db
All elements
a
g
i
p
r
x
_
_
top
$_authorizers
Xyster_Acl::$_authorizers
in Acl.php
The authorizers
a
top
Acl.php
Acl.php
in Acl.php
addAuthorizer
Xyster_Acl::addAuthorizer()
in Acl.php
Adds an authorizer to the ACL
applies
Xyster_Acl_Authorizer_Interface::applies()
in Interface.php
Checks to see if this authorizer can issue rules for the resource
assertAllowed
Xyster_Acl::assertAllowed()
in Acl.php
Throws an exception if the Role is denied access to the Resource
g
top
getAuthorizer
Xyster_Acl::getAuthorizer()
in Acl.php
Gets the authorizer for a resource
getRole
Xyster_Acl_Role_Provider::getRole()
in Provider.php
Gets a Zend_Acl_Role_Interface based on the identity provided
getRole
Xyster_Acl_Role_Provider_Interface::getRole()
in Interface.php
Gets a Zend_Acl_Role_Interface based on the identity provided
getRoleParents
Xyster_Acl_Role_Provider::getRoleParents()
in Provider.php
Gets the parent roles for the provided role
getRoleParents
Xyster_Acl_Role_Provider_Interface::getRoleParents()
in Interface.php
Gets the parent roles for the provided role
i
top
Interface.php
Interface.php
in Interface.php
Interface.php
Interface.php
in Interface.php
isAllowed
Xyster_Acl_Authorizer_Interface::isAllowed()
in Interface.php
Builds a rule for a role's access to a resource with a privilege
isAllowed
Xyster_Acl::isAllowed()
in Acl.php
Returns true if and only if the Role has access to the Resource
p
top
Provider.php
Provider.php
in Provider.php
r
top
Resource.php
Resource.php
in Resource.php
x
top
Xyster_Acl
Xyster_Acl
in Acl.php
An access control list that can dynamically build its own rules
Xyster_Acl_Authorizer_Interface
Xyster_Acl_Authorizer_Interface
in Interface.php
Interface for classes that dynamically determine rules for an ACL
Xyster_Acl_Role_Provider
Xyster_Acl_Role_Provider
in Provider.php
Default provider for authentication to authorization
Xyster_Acl_Role_Provider_Interface
Xyster_Acl_Role_Provider_Interface
in Interface.php
Interface for combining authentication and authorization
a
g
i
p
r
x
_