<<

NAME

Koha::ItemType - Koha Item type Object class

API

Class Methods

image_location

translated_description

translated_descriptions

can_be_deleted

my $can_be_deleted = Koha::ItemType->can_be_deleted();

Counts up the number of biblioitems and items with itemtype (code) and hands back the combined number of biblioitems and items with the itemtype

type

<<