Bitrix API

BaseApiObject

Class BaseApiObject

Table of Contents

Constants

TYPE_CODE  = ''

Methods

__construct()  : mixed
BaseApiObject constructor.
create()  : static
getRequest()  : Request
setRequest()  : $this
setService()  : $this

Constants

Methods

__construct()

BaseApiObject constructor.

public __construct() : mixed

create()

public static create(mixed $type[, null $parameters = null ][, IService|null $service = null ]) : static
Parameters
$type : mixed
$parameters : null = null
$service : IService|null = null
Tags
throws
ArgumentOutOfRangeException
Return values
static

        
On this page

Search results