VuFind API Documentation

Role
in package
implements PermissionProviderInterface

Role permission provider for VuFind.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Page

Interfaces, Classes, Traits and Enums

PermissionProviderInterface
Permission provider interface

Table of Contents

getPermissions()  : array<string|int, mixed>
Return an array of roles which may be granted the permission based on the options.

Methods

getPermissions()

Return an array of roles which may be granted the permission based on the options.

public getPermissions(mixed $options) : array<string|int, mixed>
Parameters
$options : mixed

Options provided from configuration.

Return values
array<string|int, mixed>

Search results