Class Zend_Acl_Role

Description

Implements interfaces:

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

Located in /Acl/Role.php (line 36)


	
			
Variable Summary
 string $_roleId
Method Summary
 void __construct ( $roleId, string $id)
 string getRoleId ()
Variables
string $_roleId (line 43)

Unique id of Role

  • access: protected
Methods
Constructor __construct (line 51)

Sets the Role identifier

  • access: public
void __construct ( $roleId, string $id)
  • string $id
  • $roleId
getRoleId (line 61)

Defined by Zend_Acl_Role_Interface; returns the Role identifier

  • access: public
string getRoleId ()

Implementation of:
Zend_Acl_Role_Interface::getRoleId()
Returns the string identifier of the Role

Documentation generated on Sun, 27 May 2007 23:27:19 -0700 by phpDocumentor 1.3.2