Arikaim CMS

UiComponent

UiComponent Api controller

Table of Contents

Methods

load()  : mixed
Load html component
getHeaderParams()  : array<string|int, mixed>
Get header params

Methods

load()

Load html component

public load(string $name[, array<string|int, mixed> $params = [] ][, string|null $language = null ][, string|null $type = null ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$name : string
$params : array<string|int, mixed> = []
$language : string|null = null
$type : string|null = null
$options : array<string|int, mixed> = []

getHeaderParams()

Get header params

protected getHeaderParams(ServerRequestInterface $request) : array<string|int, mixed>
Parameters
$request : ServerRequestInterface
Return values
array<string|int, mixed>

        
On this page

Search results