Class Zend_Acl_Aro_Registry

Description
  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Acl/Aro/Registry.php (line 35)


	
			
Variable Summary
Method Summary
void __construct ()
Zend_Acl_Aro_Registry add (Zend_Acl_Aro $aro, [ $inherit = null])
Zend_Acl_Aro find (string $aro)
boolean remove (Zend_Acl_Aro $aro,  $aco)
array toArray ()
void __get ( $aro)
Variables
static Zend_Acl_Aro_Registry $_instance = null (line 53)

Registry instance

  • access: protected
Zend_Acl $_aco (line 47)

Parent Aco

  • access: protected
array $_aro = array() (line 41)

ARO registry

  • access: protected
Methods
Constructor __construct (line 60)

Class constructor

  • access: public
void __construct ()
add (line 81)

Add unique ARO to registry

  • return: for fluent interface
  • access: public
Zend_Acl_Aro_Registry add (Zend_Acl_Aro $aro, [ $inherit = null])
find (line 133)

FInd group in registry

If the named group does not exist, the default ARO is returned

  • access: public
Zend_Acl_Aro find (string $aro)
  • string $aro
remove (line 101)

Remove ARO from registry

  • access: public
boolean remove (Zend_Acl_Aro $aro,  $aco)
toArray (line 151)

Return registry as an array of ARO objects

  • access: public
array toArray ()
__get (line 70)

Public access to ARO registry

  • access: public
void __get ( $aro)
  • $aro

Documentation generated on Sun, 29 Oct 2006 21:28:00 -0600 by phpDocumentor 1.3.0RC6