Bitrix API

GetCatalogResponse extends Response

Table of Contents

Methods

fillFromResponse()  : $this
getCatalog()  : mixed
getPermission()  : int|string
setCatalog()  : 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

setCatalog()

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