Bitrix API

Element extends Base

Class Element

Table of Contents

Constants

DEFAULT_APPLICATION  = 'application'
DEFAULT_IN_WEBHOOK  = 'in-hook'
DEFAULT_OUT_WEBHOOK  = 'out-hook'

Methods

get()  : array<string|int, mixed>
getList()  : array<string|int, mixed>

Constants

DEFAULT_APPLICATION

public mixed DEFAULT_APPLICATION = 'application'

DEFAULT_IN_WEBHOOK

public mixed DEFAULT_IN_WEBHOOK = 'in-hook'

DEFAULT_OUT_WEBHOOK

public mixed DEFAULT_OUT_WEBHOOK = 'out-hook'

Methods

get()

public static get(mixed $code) : array<string|int, mixed>
Parameters
$code : mixed

string

Tags
throws
ArgumentException
Return values
array<string|int, mixed>

getList()

public static getList(mixed $sectionCode) : array<string|int, mixed>
Parameters
$sectionCode : mixed

string

Tags
throws
ArgumentException
Return values
array<string|int, mixed>

        
On this page

Search results