<<

NAME

Koha::Items - Koha Item object set class

API

Class Methods

filter_by_for_loan

$items->filter_by_not_for_loan;

Return the items of the set that are not for loan

type

object_class

AUTHOR

Kyle M Hall <kyle@bywatersolutions.com>

<<