Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Router

Открытые члены

 __construct ()
 
 check ()
 
 redirect ()
 

Открытые атрибуты

const LOG_DIR = '/bitrix/modules/sale/lib/exchange/integration/log'
 
const LOG_PATH = 'router_request.log'
 

Защищенные члены

 checkToken ($accessToken, $refreshToken)
 
 getPlacement ()
 
 resolveTypeId ($typeId)
 
 getBySourceEntity ($sourceEntityTypeId='', $sourceEntityId='', $destinationEntityTypeId='', $destinationEntityId='')
 
 getByDestinationEntity ($sourceEntityTypeId='', $sourceEntityId='', $destinationEntityTypeId='', $destinationEntityId='')
 
 requestJsonDecode ($request)
 
 log ($params)
 
 isOnLog ()
 

Защищенные данные

 $fields
 

Подробное описание

См. определение в файле router.php строка 14

Конструктор(ы)

◆ __construct()

__construct ( )

См. определение в файле router.php строка 21

Методы

◆ check()

check ( )

См. определение в файле router.php строка 32

◆ checkToken()

checkToken ( $accessToken,
$refreshToken )
protected

См. определение в файле router.php строка 37

◆ getByDestinationEntity()

getByDestinationEntity ( $sourceEntityTypeId = '',
$sourceEntityId = '',
$destinationEntityTypeId = '',
$destinationEntityId = '' )
protected

См. определение в файле router.php строка 217

◆ getBySourceEntity()

getBySourceEntity ( $sourceEntityTypeId = '',
$sourceEntityId = '',
$destinationEntityTypeId = '',
$destinationEntityId = '' )
protected

См. определение в файле router.php строка 208

◆ getPlacement()

getPlacement ( )
protected

См. определение в файле router.php строка 191

◆ isOnLog()

isOnLog ( )
protected

См. определение в файле router.php строка 253

◆ log()

log ( $params)
protected
Аргументы
$params
Возвращает
void

См. определение в файле router.php строка 237

◆ redirect()

redirect ( )

См. определение в файле router.php строка 83

◆ requestJsonDecode()

requestJsonDecode ( $request)
protected

См. определение в файле router.php строка 226

◆ resolveTypeId()

resolveTypeId ( $typeId)
protected

См. определение в файле router.php строка 196

Данные класса

◆ $fields

$fields
protected

См. определение в файле router.php строка 19

◆ LOG_DIR

const LOG_DIR = '/bitrix/modules/sale/lib/exchange/integration/log'

См. определение в файле router.php строка 16

◆ LOG_PATH

const LOG_PATH = 'router_request.log'

См. определение в файле router.php строка 17