Bitrix API

Status extends IRestService

Class Status

Table of Contents

Methods

activate()  : bool
Connector activation and deactivation.
connectorDataSet()  : bool
Set infoConnection for current connector in line
getStatus()  : array<string|int, mixed>
onRestServiceBuildDescription()  : array<string|int, mixed>

Methods

activate()

Connector activation and deactivation.

public static activate(mixed $params, mixed $n, CRestServer $server) : bool
Parameters
$params : mixed
$n : mixed
$server : CRestServer
Tags
throws
ArgumentNullException
throws
AuthTypeException
Return values
bool

connectorDataSet()

Set infoConnection for current connector in line

public static connectorDataSet(mixed $params, mixed $n, CRestServer $server) : bool
Parameters
$params : mixed
$n : mixed
$server : CRestServer
Tags
throws
ArgumentNullException
throws
AuthTypeException
Return values
bool

getStatus()

public static getStatus(mixed $params, mixed $n, CRestServer $server) : array<string|int, mixed>
Parameters
$params : mixed
$n : mixed
$server : CRestServer
Tags
throws
ArgumentNullException
throws
AuthTypeException
Return values
array<string|int, mixed>

onRestServiceBuildDescription()

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

        
On this page

Search results