VuFind API Documentation

SerializableRecordInterface
in

SOLR serializable record interface definition.

Tags
category

VuFind

author

David Maus maus@hab.de

license

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

link
https://vufind.org

Table of Contents

getFields()  : array<string|int, mixed>
Return array of fields indexed by field name.

Methods

getFields()

Return array of fields indexed by field name.

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

Search results