<<

NAME

Koha::AudioAlert - Koha Audio Alert object class

API

Class Methods

store

Override base store to set default precedence if there is not one set already.

move

$alert->move('up');

Changes the alert's precedence up, down, top, or bottom

type

AUTHOR

Kyle M Hall <kyle@bywatersolutions.com>

<<