VuFind API Documentation

RowGateway extends RowGateway
in package

Abstract base class for DB rows.

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

getPrimaryKeyColumn()  : array<string|int, mixed>
Retrieve primary key information.

Methods

getPrimaryKeyColumn()

Retrieve primary key information.

public getPrimaryKeyColumn() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results