Interface IRole (namespace Nette\Security)


Represents role, an object that may request access to an IResource.


Copyright: Copyright (c) 2004, 2010 David Grudl
Located: in /Security/IRole.php (line 21)
Public Method Summary
string
Returns a string identifier of the Role.

Method Details

line 28

getRoleId

public string getRoleId ()

Returns a string identifier of the Role.

Output
string