Bitrix API

Category

Table of Contents

Methods

create()  : Category
delete()  : Category
getError()  : Error|null
getId()  : int
getName()  : string
getRooms()  : array<string|int, mixed>|null
setId()  : Category
setName()  : Category
setRooms()  : $this
update()  : Category

Methods

getError()

public getError() : Error|null
Return values
Error|null

getId()

public getId() : int
Return values
int

getName()

public getName() : string
Return values
string

getRooms()

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

setRooms()

public setRooms(array<string|int, mixed>|null $rooms) : $this
Parameters
$rooms : array<string|int, mixed>|null
Return values
$this

        
On this page

Search results