Bitrix API

CodeTree

Table of Contents

Methods

__construct()  : mixed
getCode()  : string
Returns php code.
getCodeTree()  : array<string|int, mixed>

Methods

__construct()

public __construct(array<string|int, mixed> $statements) : mixed
Parameters
$statements : array<string|int, mixed>

Sequence of updater statements.

getCode()

Returns php code.

public getCode(int $level) : string
Parameters
$level : int

Alignment level.

Return values
string

getCodeTree()

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

        
On this page

Search results