RepositoryRightsService
in package
Table of Contents
Methods
- getRights() : array<string|int, mixed>
- Retrieves the rights from a repository key, grouped by subject and formatted as concatenated group names.
Methods
getRights()
Retrieves the rights from a repository key, grouped by subject and formatted as concatenated group names.
public
static getRights(string $repo) : array<string|int, mixed>
Parameters
- $repo : string
-
a string representing the repository key
Return values
array<string|int, mixed> —an associative array where keys are subject IDs and values are arrays of group names