BreadcrumbController
extends ArcheApiBaseController
in package
Description of BreadcrumbController
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
Methods
__construct()
public
__construct() : mixed
getData()
generates the detail view overview section api data
public
getData(string $identifier) : JsonResponse
Parameters
- $identifier : string
Return values
JsonResponsesetModel()
private
setModel() : mixed