Interface IResource (namespace Nette\Security)


Represents resource, an object to which access is controlled.


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

Method Details

line 28

getResourceId

public string getResourceId ()

Returns a string identifier of the Resource.

Output
string