Documentation

MetadataController extends ArcheApiBaseController
in package

Description of MetadataController

Tags
author

nczirjak

Table of Contents

Properties

$config  : mixed
$repoDb  : mixed
$siteLang  : mixed
$model  : mixed
$utils  : mixed

Methods

__construct()  : mixed
getData()  : JsonResponse
getRootData()  : Response
get the root view collections ordered by date desc by default
getTopThreeTopCollection()  : Response
Get the top 3 topcollection for the homepage
setModel()  : mixed

Properties

Methods

getData()

public getData(string $lang, array<string|int, mixed> $searchProps) : JsonResponse
Parameters
$lang : string
$searchProps : array<string|int, mixed>
Return values
JsonResponse

getRootData()

get the root view collections ordered by date desc by default

public getRootData(string $lang, array<string|int, mixed> $searchProps) : Response
Parameters
$lang : string
$searchProps : array<string|int, mixed>
Return values
Response

getTopThreeTopCollection()

Get the top 3 topcollection for the homepage

public getTopThreeTopCollection(string $lang, array<string|int, mixed> $searchProps) : Response

URL: https://arche-dev.acdh-dev.oeaw.ac.at/browser/api/getHPTop/en

Parameters
$lang : string
$searchProps : array<string|int, mixed>
Return values
Response

        
On this page

Search results