MetadataOverviewController
extends ArcheApiBaseController
in package
Description of MetadataOverviewController
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getData() : JsonResponse
- generates the detail view overview section api data
- setModel() : mixed
Properties
$config
protected
mixed
$config
$repoDb
protected
mixed
$repoDb
$siteLang
protected
mixed
$siteLang
$model
private
mixed
$model
$utils
private
mixed
$utils
Methods
__construct()
public
__construct() : mixed
getData()
generates the detail view overview section api data
public
getData(string $identifier, string $lang) : JsonResponse
Parameters
- $identifier : string
- $lang : string
Return values
JsonResponsesetModel()
private
setModel() : mixed