Bitrix API

Base extends CBitrixComponent implements Errorable

AbstractYes

Table of Contents

Interfaces

Errorable

Methods

__construct()  : mixed
getErrorByCode()  : Error|null
getErrors()  : array<string|int, mixed>
getRobotViewData()  : array<string|int, mixed>
getRunningCustomRobots()  : array<string|int, mixed>
getTemplateViewData()  : mixed

Methods

__construct()

public __construct([mixed $component = null ]) : mixed
Parameters
$component : mixed = null

getErrorByCode()

public getErrorByCode(mixed $code) : Error|null
Parameters
$code : mixed
Return values
Error|null

getErrors()

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

getRobotViewData()

public static getRobotViewData(mixed $robot, array<string|int, mixed> $documentType) : array<string|int, mixed>
Parameters
$robot : mixed
$documentType : array<string|int, mixed>
Return values
array<string|int, mixed>

getRunningCustomRobots()

public static getRunningCustomRobots(array<string|int, mixed> $documentId, mixed $template) : array<string|int, mixed>
Parameters
$documentId : array<string|int, mixed>
$template : mixed
Return values
array<string|int, mixed>

getTemplateViewData()

public static getTemplateViewData(array<string|int, mixed> $template, mixed $documentType) : mixed
Parameters
$template : array<string|int, mixed>
$documentType : mixed

        
On this page

Search results