<<

NAME

Koha::Quotes - Koha Quote object class

API

Class methods

get_daily_quote($opts)

Takes a hashref of options

Currently supported options are:

'id' An exact quote id 'random' Select a random quote noop When no option is passed in, this sub will return the quote timestamped for the current day

type

object_class

<<