Controller function that handles retrieving a single biblio object
Controller function that handles deleting a biblio object
Controller function that handles retrieving a single biblio object
Controller function that handles retrieving biblio's bookings
Controller function that handles retrieving biblio's items
Controller function that handles creating a biblio's item
Controller function that handles updating a biblio's item
List Koha::Checkout objects
Method that returns the possible pickup_locations for a given biblio used for building the dropdown selector
Controller function that handles retrieving biblio's items, for unprivileged access.
Set rating for the logged in user
Controller function that handles creating a biblio object
Controller function that handles modifying an biblio object
Controller function that handles retrieving a single biblio object
Controller function that handles merging two biblios. If an optional MARCXML is provided as the request body, this MARCXML replaces the bibliodata of the merge target biblio. Syntax format inside the request body must match with the Marc format used into Koha installation (MARC21 or UNIMARC)