Bitrix API

GetIBlockDefaultFieldsResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getDefaultFields()  : array<string|int, mixed>
getPermission()  : int|string
setDefaultFields()  : 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

setDefaultFields()

public setDefaultFields(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

        
On this page

Search results