OAI Data Provider command processor. More...
Variables | |
$errors = array() | |
$attribs = array ('from', 'identifier', 'metadataPrefix', 'set', 'resumptionToken', 'until') |
OAI Data Provider is not designed for human to retrieve data.
This is an implementation of OAI Data Provider version 2.0.
It needs other files:
It also initiates:
$errors = array() |
An array for collecting erros which can be reported later. It will be checked before a new action is taken.
$attribs = array ('from', 'identifier', 'metadataPrefix', 'set', 'resumptionToken', 'until') |
Supported attributes associate to verbs.