<<

NAME

Koha::Illbackend - Koha Illbackend Object class

Class methods

new

New illbackend

existing_statuses

Return a list of existing ILL statuses

embed

    Embed info in backend for API response

Internal methods

_type

    my $type = Koha::Illbackend->_type;

Return this object's type

AUTHOR

Pedro Amorim <pedro.amorim@ptfs-europe.com>

<<