Method | Description | |
---|---|---|
getAllResources ( ) : array | Returns a list of all resources available, including those which involves access control | |
getReadOnlyResources ( ) : array | Returns a list of resources which should be accessible for read-only public keys | |
getReadWriteResources ( ) : array | Returns a list of resources which should be accessible for read+write public keys |
final public static getAllResources ( ) : array | ||
return | array |
final public static getReadOnlyResources ( ) : array | ||
return | array |
final public static getReadWriteResources ( ) : array | ||
return | array |