<<

NAME

Koha::Template::Plugin::Frameworks - A module for dealing with biblio frameworks in templates

DESCRIPTION

This plugin contains functions for getting frameowrk information in the template

Methods

GetName

[% Frameworks.GetName( frameworkcode ) %]

Return the display name (frameworktext field) for a framework, or the passed code if the framework is not found

<<