VuFind API Documentation

KeepAlive extends AbstractHelper
in package

KeepAlive view helper

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Ere Maijala ere.maijala@helsinki.fi

license

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

link

Main Site

Table of Contents

$interval  : int
Keep-alive interval in seconds or 0 if disabled
__construct()  : mixed
Constructor
__invoke()  : int
Returns the keep-alive interval.

Properties

$interval

Keep-alive interval in seconds or 0 if disabled

protected int $interval

Methods

__construct()

Constructor

public __construct(int $interval) : mixed
Parameters
$interval : int

Keep-alive interval in seconds or 0 if disabled

Return values
mixed

__invoke()

Returns the keep-alive interval.

public __invoke() : int
Return values
int

Search results