VuFind API Documentation

AbstractCommand extends Command
in package

Abstract base class for generator commands.

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

$generatorTools  : GeneratorTools
Generator tools
__construct()  : mixed
Constructor

Properties

Methods

__construct()

Constructor

public __construct(GeneratorTools $tools[, string|null $name = null ]) : mixed
Parameters
$tools : GeneratorTools

Generator tools

$name : string|null = null

The name of the command; passing null means it must be set in configure()

Return values
mixed

Search results