VuFind API Documentation

AddThis extends AbstractHelper
in package

AddThis 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

Main Site

Table of Contents

$key  : string|bool
AddThis key (false if disabled)
__construct()  : mixed
Constructor
__invoke()  : string|bool
Returns AddThis API key (if AddThis is active) or false if not.

Properties

$key

AddThis key (false if disabled)

protected string|bool $key

Methods

__construct()

Constructor

public __construct(string|bool $key) : mixed
Parameters
$key : string|bool

AddThis key (false if disabled)

Return values
mixed

__invoke()

Returns AddThis API key (if AddThis is active) or false if not.

public __invoke() : string|bool
Return values
string|bool

Search results