category Zend
package Zend_Acl
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Sets the Role identifier

__construct(string $roleId) 

Parameters

$roleId

string

Defined by Zend_Acl_Role_Interface; returns the Role identifier Proxies to getRoleId()

__toString() : string

Returns

string

Defined by Zend_Acl_Role_Interface; returns the Role identifier

getRoleId() : string
inherited_from \Zend_Acl_Role_Interface::getRoleId()

Returns

string

 Properties

 

Unique id of Role

$_roleId : string

Default