|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($sessID, $maxExecutionTime, $maxOperationCounter) | |
| __destruct () | |
| setParams ($params) | |
| initStep ($allCount, $allOperationCount, $lastID) | |
| saveStep () | |
| startOperation () | |
| finalOperation () | |
| runOperation () | |
| run () | |
| setProgressTemplates ($template) | |
| getMessage () | |
Открытые статические члены | |
| static | getAllCounter () |
| static | getDefaultExecutionTime () |
Поля данных | |
| const | DEFAULT_SESSION_PREFIX = 'CC' |
Защищенные члены | |
| setLastId ($lastId) | |
| isStopOperation () | |
| setFinishOperation ($finish) | |
| calculateNextOperationCounter () | |
| addError ($error) | |
Защищенные данные | |
| $sessID = '' | |
| $errorCounter = 0 | |
| $errors = array() | |
| $stepErrors = array() | |
| $maxExecutionTime = 0 | |
| $maxOperationCounter = 0 | |
| $startOperationTime = 0 | |
| $lastID = 0 | |
| $allCounter = 0 | |
| $allOperationCounter = 0 | |
| $finishOperation = false | |
| $defaultProgressTemplate = '#PROGRESS_BAR#' | |
| $progressTemplate = '#PROGRESS_BAR#' | |
| $errorTemplate = '' | |
| $params = null | |
См. определение в файле step_operations.php строка 9
| __construct | ( | $sessID, | |
| $maxExecutionTime, | |||
| $maxOperationCounter ) |
Переопределяется в CCatalogIblockReindex, CCatalogProductAvailable, CCatalogProductSetAvailable, CCatalogProductSettings, CSaleBasketDiscountConvert, CSaleDiscountConvertExt и CSaleDiscountReindex.
См. определение в файле step_operations.php строка 29
| __destruct | ( | ) |
См. определение в файле step_operations.php строка 51
|
protected |
См. определение в файле step_operations.php строка 201
|
protected |
Переопределяется в CCatalogProductAvailable.
См. определение в файле step_operations.php строка 186
| finalOperation | ( | ) |
См. определение в файле step_operations.php строка 119
|
static |
Переопределяется в CCatalogProductSetAvailable, CSaleBasketDiscountConvert, CSaleDiscountConvertExt и CSaleDiscountReindex.
См. определение в файле step_operations.php строка 157
|
static |
См. определение в файле step_operations.php строка 162
| getMessage | ( | ) |
Переопределяется в CCatalogProductAvailable и CCatalogProductSettings.
См. определение в файле step_operations.php строка 143
| initStep | ( | $allCount, | |
| $allOperationCount, | |||
| $lastID ) |
См. определение в файле step_operations.php строка 63
|
protected |
См. определение в файле step_operations.php строка 176
| run | ( | ) |
См. определение в файле step_operations.php строка 129
| runOperation | ( | ) |
Переопределяется в CCatalogProductAvailable, CCatalogProductSetAvailable, CCatalogProductSettings, CSaleBasketDiscountConvert, CSaleDiscountConvertExt и CSaleDiscountReindex.
См. определение в файле step_operations.php строка 124
| saveStep | ( | ) |
См. определение в файле step_operations.php строка 85
|
protected |
См. определение в файле step_operations.php строка 181
|
protected |
См. определение в файле step_operations.php строка 170
| setParams | ( | $params | ) |
См. определение в файле step_operations.php строка 57
| setProgressTemplates | ( | $template | ) |
См. определение в файле step_operations.php строка 136
| startOperation | ( | ) |
См. определение в файле step_operations.php строка 114
|
protected |
См. определение в файле step_operations.php строка 21
|
protected |
См. определение в файле step_operations.php строка 22
|
protected |
См. определение в файле step_operations.php строка 24
|
protected |
См. определение в файле step_operations.php строка 14
|
protected |
См. определение в файле step_operations.php строка 15
|
protected |
См. определение в файле step_operations.php строка 26
|
protected |
См. определение в файле step_operations.php строка 23
|
protected |
См. определение в файле step_operations.php строка 20
|
protected |
См. определение в файле step_operations.php строка 17
|
protected |
См. определение в файле step_operations.php строка 18
|
protected |
См. определение в файле step_operations.php строка 27
|
protected |
См. определение в файле step_operations.php строка 25
|
protected |
См. определение в файле step_operations.php строка 13
|
protected |
См. определение в файле step_operations.php строка 19
|
protected |
См. определение в файле step_operations.php строка 16
| const DEFAULT_SESSION_PREFIX = 'CC' |
См. определение в файле step_operations.php строка 11