Bitrix API

GetIBlockFieldsResponse extends GetIBlockElementFieldsResponse

Table of Contents

Methods

fillFromResponse()  : $this
getAll()  : mixed
getFields()  : array<string|int, mixed>
getPermission()  : int|string
getProps()  : array<string|int, mixed>
setAll()  : static
setFields()  : static
setPermission()  : $this
setProps()  : static

Methods

fillFromResponse()

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

getPermission()

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

setFields()

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

setPermission()

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

setProps()

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

        
On this page

Search results