Bitrix API

GetIBlockByIdResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getFieldById()  : mixed
getIBlock()  : array<string|int, mixed>
getPermission()  : int|string
setIBlock()  : static
setPermission()  : $this

Methods

fillFromResponse()

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

getIBlock()

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

getPermission()

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

setIBlock()

public setIBlock(array<string|int, mixed> $iBlock) : static
Parameters
$iBlock : 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