<<

NAME

Koha::AuthorisedValues - Koha Authorised value Object set class

API

Class Methods

Koha::AuthorisedValues->search();

my @objects = Koha::AuthorisedValues->search($params);

type

AUTHOR

Kyle M Hall <kyle@bywatersolutions.com>

<<