Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
getDRIVERRecordsOrIdentifiers ( $setIds, $from, $until, $offset, $limit, &$total, $funcName ) : array | Return set of OAI records matching specified parameters. | |
setOAI ( &$oai ) | Set parent OAI object. |
public getDRIVERRecordsOrIdentifiers ( $setIds, $from, $until, $offset, $limit, &$total, $funcName ) : array | ||
$setIds | array Objects ids that specify an OAI set, in this case only journal ID. | |
$from | int timestamp | |
$until | int timestamp | |
$offset | int | |
$limit | int | |
$total | int | |
$funcName | string | |
return | array | OAIRecord |