Interface IRole (namespace Nette\Security)


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


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

Method Details

line 37

getRoleId

public string getRoleId ()

Returns a string identifier of the Role.

Output
string