<<

NAME

Koha::Ticket - Koha Ticket Object class

API

Relations

reporter

Return the patron who submitted this ticket

assignee

Return the patron who submitted this ticket

resolver

Return the user who resolved this ticket

biblio

Return the biblio linked to this ticket

updates

Return any updates attached to this ticket

Actions

add_update

Core methods

store

Overloaded store method to trigger notices as required

Internal methods

public_read_list

This method returns the list of publicly readable database fields for both API and UI output purposes

to_api_mapping

This method returns the mapping for representing a Koha::Ticket object on the API.

strings_map

_type

<<