JAccess::getGroupPath
Gets the parent groups that a leaf group belongs to in its branch back to the root of the tree (including the leaf group id).
Signature
protected function getGroupPath(mixed
$groupIdĀ )
Parameters
-
$groupId
- An integer or array of integers representing the identities to check.
Returns
- mixed
- True if allowed, false for an explicit deny, null for an implicit deny.