<<

API

Class methods

get

Controller function that handles retrieving a single biblio object

delete

Controller function that handles deleting a biblio object

get_public

Controller function that handles retrieving a single biblio object

Internal methods

_to_api

Helper function that maps unblessed Koha::Patron objects into REST api attribute names.

build_json_biblio

Internal method that returns all the attributes from the biblio and biblioitems tables

Global variables

$to_api_mapping

<<