<<

NAME

Koha::Item::Template - Koha Item Template Object class

API

Class methods

store

Override base store method to serialize the template contents as JSON

decoded_contents

Returns a deserilized perl structure of the JSON formatted contents

Internal methods

_json

_type

<<