Documentation

AcdhRepoGuiController extends ArcheBaseController
in package

Description of AcdhRepoController

Tags
author

nczirjak

Table of Contents

Properties

$config  : mixed
$helper  : mixed
$model  : mixed
$repoDb  : mixed
$siteLang  : mixed
$rootViewController  : mixed

Methods

__construct()  : mixed
oeaw_change_lng()  : Response
Change language session variable API Because of the special path handling, the basic language selector is not working
shibboleth_login()  : array<string|int, mixed>
Displaying the federated login with shibboleth

Properties

Methods

oeaw_change_lng()

Change language session variable API Because of the special path handling, the basic language selector is not working

public oeaw_change_lng([string $lng = 'en' ]) : Response
Parameters
$lng : string = 'en'
Return values
Response

shibboleth_login()

Displaying the federated login with shibboleth

public shibboleth_login() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results