VuFind API Documentation

Deprecated
in package
implements RelatedInterface

Deprecated Related Records Module - used to replace legacy modules that no longer function due to, for example, external APIs that have been shut down.

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

Interfaces, Classes, Traits and Enums

RelatedInterface
Related Records Interface

Table of Contents

init()  : void
Establishes base settings for making recommendations.

Methods

init()

Establishes base settings for making recommendations.

public init(string $settings, AbstractBase $driver) : void
Parameters
$settings : string

Settings from config.ini

$driver : AbstractBase

Record driver object

Return values
void

Search results