VuFind API Documentation

TabInterface

Record tab interface

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

getDescription()  : string
Get the on-screen description for this tab.
isActive()  : bool
Is this tab active?

Methods

getDescription()

Get the on-screen description for this tab.

public getDescription() : string
Return values
string

isActive()

Is this tab active?

public isActive() : bool
Return values
bool

Search results