VuFind API Documentation

ContentLoader extends AbstractHelper
in package

Content loader view helper

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

$loader  : Loader
Content loader
__construct()  : mixed
Constructor
__invoke()  : array<string|int, mixed>
Do the actual work of loading the notes.

Properties

Methods

__construct()

Constructor

public __construct(Loader $loader) : mixed
Parameters
$loader : Loader

Content loader

Return values
mixed

__invoke()

Do the actual work of loading the notes.

public __invoke(string $isbn) : array<string|int, mixed>
Parameters
$isbn : string

ISBN of book to find notes for

Return values
array<string|int, mixed>

Search results