Interface IResource (namespace Nette\Security)


Represents resource, an object to which access is controlled.


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

Method Details

line 37

getResourceId

public string getResourceId ()

Returns a string identifier of the Resource.

Output
string