Bitrix API

GetParameterValuesResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getParameters()  : array<string|int, mixed>
getPermission()  : int|string
hasTemplatesOnStartup()  : bool
setParameters()  : static
setPermission()  : $this

Methods

fillFromResponse()

public fillFromResponse(Response $response) : $this
Parameters
$response : Response
Return values
$this

getPermission()

public getPermission() : int|string
Return values
int|string

setParameters()

public setParameters(array<string|int, mixed> $parameters) : static
Parameters
$parameters : array<string|int, mixed>
Return values
static

setPermission()

public setPermission(int|string $permission) : $this
Parameters
$permission : int|string
Return values
$this

        
On this page

Search results