SearchViewController
extends ArcheBaseController
in package
Description of SearchViewController
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- displayLeftSideSearchBlock() : mixed
- generateView() : array<string|int, mixed>
- search_vcr() : Response
- Get the json object with the search values for the VCR submit
Properties
$config
protected
mixed
$config
$helper
protected
mixed
$helper
$model
protected
mixed
$model
$repoDb
protected
mixed
$repoDb
$siteLang
protected
mixed
$siteLang
Methods
__construct()
public
__construct() : mixed
displayLeftSideSearchBlock()
public
displayLeftSideSearchBlock() : mixed
generateView()
public
generateView(string $metavalue) : array<string|int, mixed>
Parameters
- $metavalue : string
Return values
array<string|int, mixed>search_vcr()
Get the json object with the search values for the VCR submit
public
search_vcr(string $metavalue) : Response
Parameters
- $metavalue : string