A Resource with potentially a fallback ACL attached.
The fallback ACL if available or null
if not.
function is still experimental and subject to change, even in a non-major release.
Returns the fallback ACL (Access Control List) attached to a Resource.
If the Resource has a fallback ACL attached and is accessible by the user
(see [[hasFallbackAcl]]), the function returns the fallback ACL.
If the Resource does not hava a fallback ACL attached or is inaccessible by the user,
the function returns null
.
The fallback ACL if available or null
if not.
Returns the fallback ACL (Access Control List) attached to a Resource.
If the Resource has a fallback ACL attached and is accessible by the user (see [[hasFallbackAcl]]), the function returns the fallback ACL. If the Resource does not hava a fallback ACL attached or is inaccessible by the user, the function returns
null
.