Bitrix API

Provider

Class Provider

Table of Contents

Constants

APP_MODE_SERVER  = 'SERVER'
APP_MODE_ZIP  = 'ZIP'
URI_EXAMPLE_DOWNLOAD  = 'https://util.bitrixsoft.com/example_b24/'
URI_METHOD_INFO  = 'https://util.bitrixsoft.com/example_b24/redirect.php'

Methods

deleteIntegration()  : array<string|int, mixed>
getIntegration()  : array<string|int, mixed>
saveIntegration()  : array<string|int, mixed>

Constants

APP_MODE_SERVER

public mixed APP_MODE_SERVER = 'SERVER'

APP_MODE_ZIP

public mixed APP_MODE_ZIP = 'ZIP'

URI_EXAMPLE_DOWNLOAD

public mixed URI_EXAMPLE_DOWNLOAD = 'https://util.bitrixsoft.com/example_b24/'

URI_METHOD_INFO

public mixed URI_METHOD_INFO = 'https://util.bitrixsoft.com/example_b24/redirect.php'

Methods

deleteIntegration()

public static deleteIntegration(mixed $id) : array<string|int, mixed>
Parameters
$id : mixed
Tags
throws
SystemException
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
Return values
array<string|int, mixed>

getIntegration()

public static getIntegration(mixed $id) : array<string|int, mixed>
Parameters
$id : mixed
Tags
throws
SystemException
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
Return values
array<string|int, mixed>

saveIntegration()

public static saveIntegration(mixed $requestData[, string $elementCode = '' ][, int $id = 0 ]) : array<string|int, mixed>
Parameters
$requestData : mixed
$elementCode : string = ''
$id : int = 0
Tags
throws
SystemException
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
Return values
array<string|int, mixed>

        
On this page

Search results