AcdhRepoGuiController
extends ArcheBaseController
in package
Description of AcdhRepoController
Tags
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
$config
protected
mixed
$config
$helper
protected
mixed
$helper
$model
protected
mixed
$model
$repoDb
protected
mixed
$repoDb
$siteLang
protected
mixed
$siteLang
$rootViewController
private
mixed
$rootViewController
Methods
__construct()
public
__construct() : mixed
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
Responseshibboleth_login()
Displaying the federated login with shibboleth
public
shibboleth_login() : array<string|int, mixed>