Открытые члены | |
getField ($name) | |
getOfd () | |
buildCheckQuery (Check $check) | |
buildZReportQuery ($id) | |
getValueFromSettings ($name, $code) | |
validate () | |
isCheckable () | |
isCorrection () | |
Открытые статические члены | |
static | init () |
static | getCode () |
static | create (array $settings) |
static | getName () |
static | applyCheckResult (array $data) |
static | applyZReportResult (array $data) |
static | getSettings ($modelId=0) |
static | getGeneralRequiredFields () |
static | getSupportedKkmModels () |
static | isCorrectionOn () |
static | getFfdVersion () |
static | isSupportedFFD105 () |
Открытые атрибуты | |
const | UUID_TYPE_CHECK = 'check' |
const | UUID_TYPE_REPORT = 'report' |
const | UUID_DELIMITER = '|' |
const | EVENT_ON_GET_CUSTOM_CASHBOX_HANDLERS = 'OnGetCustomCashboxHandlers' |
Защищенные члены | |
validateFields ($fields) | |
isRequiredField ($field) | |
Защищенные статические члены | |
static | getErrorType ($errorCode) |
static | extractCheckData (array $data) |
static | extractZReportData (array $data) |
static | buildUuid ($type, $id) |
static | parseUuid ($uuid) |
См. определение в файле cashbox.php строка 17
|
static |
|
static |
|
abstract |
Check | $check |
Переопределяется в Cashbox1C, CashboxBitrixV3, CashboxCheckbox, CashboxOrangeData, CashboxOrangeDataFfd12, CashboxRobokassa и CashboxYooKassa.
|
staticprotected |
|
abstract |
$id |
Переопределяется в Cashbox1C, CashboxAtolFarm, CashboxBitrix, CashboxCheckbox, CashboxOrangeData, CashboxPaySystem и CashboxRest.
|
static |
array | $settings |
Main |
LoaderException
См. определение в файле cashbox.php строка 133
|
staticprotected |
array | $data |
NotImplementedException |
Переопределяется в Cashbox1C, CashboxAtolFarm, CashboxBitrix, CashboxCheckbox, CashboxOrangeData, CashboxRest, CashboxRobokassa и CashboxYooKassa.
См. определение в файле cashbox.php строка 254
|
staticprotected |
array | $data |
NotImplementedException |
Переопределяется в CashboxAtolFarm и CashboxBitrix.
См. определение в файле cashbox.php строка 264
|
static |
См. определение в файле cashbox.php строка 40
|
staticprotected |
$errorCode |
NotImplementedException |
Переопределяется в CashboxAtolFarm и CashboxBitrix.
См. определение в файле cashbox.php строка 244
|
static |
Переопределяется в CashboxAtolFarmV4, CashboxAtolFarmV5, CashboxBitrix, CashboxBitrixV2, CashboxBitrixV3, CashboxOrangeData, CashboxOrangeDataFfd12, CashboxPaySystem и CashboxYooKassa.
См. определение в файле cashbox.php строка 486
getField | ( | $name | ) |
|
static |
Переопределяется в CashboxAtolFarm и CashboxBitrix.
См. определение в файле cashbox.php строка 412
|
static |
NotImplementedException |
Переопределяется в Cashbox1C, CashboxAtolFarm, CashboxAtolFarmV4, CashboxAtolFarmV5, CashboxBitrix, CashboxBitrixV2, CashboxBitrixV3, CashboxBusinessRu, CashboxBusinessRuV5, CashboxCheckbox, CashboxOrangeData, CashboxOrangeDataFfd12, CashboxRobokassa и CashboxYooKassa.
См. определение в файле cashbox.php строка 191
getOfd | ( | ) |
См. определение в файле cashbox.php строка 165
|
static |
int | $modelId |
Переопределяется в CashboxAtolFarm, CashboxAtolFarmV4, CashboxBitrix, CashboxBitrixV2, CashboxBitrixV3, CashboxCheckbox, CashboxOrangeData, CashboxRobokassa и CashboxYooKassa.
См. определение в файле cashbox.php строка 297
|
static |
Переопределяется в CashboxBitrix, CashboxBitrixV2 и CashboxPaySystem.
См. определение в файле cashbox.php строка 451
getValueFromSettings | ( | $name, | |
$code ) |
|
static |
isCheckable | ( | ) |
См. определение в файле cashbox.php строка 459
isCorrection | ( | ) |
См. определение в файле cashbox.php строка 467
|
static |
Переопределяется в CashboxAtolFarmV5 и CashboxOrangeDataFfd12.
См. определение в файле cashbox.php строка 478
|
protected |
См. определение в файле cashbox.php строка 363
|
static |
См. определение в файле cashbox.php строка 496
|
staticprotected |
validate | ( | ) |
Переопределяется в CashboxOrangeData и CashboxRest.
См. определение в файле cashbox.php строка 305
|
protected |
См. определение в файле cashbox.php строка 325
const EVENT_ON_GET_CUSTOM_CASHBOX_HANDLERS = 'OnGetCustomCashboxHandlers' |
См. определение в файле cashbox.php строка 23
const UUID_DELIMITER = '|' |
См. определение в файле cashbox.php строка 21
const UUID_TYPE_CHECK = 'check' |
См. определение в файле cashbox.php строка 19
const UUID_TYPE_REPORT = 'report' |
См. определение в файле cashbox.php строка 20