Bitrix API

GetIBlockListResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getIBlocks()  : array<string|int, mixed>
getPermission()  : int|string
hasIBlocks()  : bool
setIBlocks()  : static
setPermission()  : $this

Methods

fillFromResponse()

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

getIBlocks()

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

getPermission()

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

setIBlocks()

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