VuFind API Documentation

ViewOptionsTrait

Trait for setting up view options. Designed to be included in a subclass of \VuFind\Search\Base\Options.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

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

link

Main Page

Table of Contents

initViewOptions()  : void
Set up the view options.

Methods

initViewOptions()

Set up the view options.

public initViewOptions(Config|null $searchSettings) : void
Parameters
$searchSettings : Config|null

Search settings.

Return values
void

Search results