Method | Description | |
---|---|---|
getRecordAction ( |
Action for the get record verb | |
identifyAction ( |
Action for the identify verb | |
indexAction ( |
Index action | |
listIdentifierAction ( |
Action for the list identifier verb | |
listMetadataFormatsAction ( ) : |
Action for the list metadata formats verb | |
listSetsAction ( |
Action for the list sets verb | |
recordsAction ( |
Action for the records verb |
Method | Description | |
---|---|---|
response ( string $template, array $data = [] ) : |
Returns a XML response |
abstract public getRecordAction ( |
||
$request | ||
return |
abstract public identifyAction ( |
||
$request | ||
return |
public indexAction ( |
||
$request | ||
return |
abstract public listIdentifierAction ( |
||
$request | ||
return |
public listMetadataFormatsAction ( ) : |
||
return |
abstract public listSetsAction ( |
||
$request | ||
return |
abstract public recordsAction ( |
||
$request | ||
return |