Property | Type | Description | |
---|---|---|---|
$baseUrl | URL to the OAI front-end | ||
$granularity | record datestamp granularity; Must be either 'YYYY-MM-DD' or 'YYYY-MM-DDThh:mm:ssZ' | ||
$maxIdentifiers | maximum identifiers returned per request | ||
$maxRecords | maximum records returned per request | ||
$maxSets | maximum sets returned per request (must be 0 if sets not supported) | ||
$repositoryId | identifier of the repository | ||
$tokenLifetime | TTL of resumption tokens |
Method | Description | |
---|---|---|
OAIConfig ( $baseUrl, $repositoryId ) | Constructor. |
public $granularity |
public $maxSets |