VuFind API Documentation

RecordCacheAwareTrait

Default implementation of RecordCacheAwareInterface

Tags
category

VuFind

author

Markus Beh markus.beh@ub.uni-freiburg.de

license

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

link

Main Site

Table of Contents

$recordCache  : Cache
Record cache
getRecordCache()  : Cache
Get record cache
setRecordCache()  : void
Set record cache

Properties

Methods

setRecordCache()

Set record cache

public setRecordCache(Cache $recordCache) : void
Parameters
$recordCache : Cache

record cache

Return values
void

Search results