|
1C-Bitrix 25.700.0
|
Открытые члены | |
| execute (array &$result) | |
| Открытые члены унаследованные от Stepper | |
| __destruct () | |
| setOuterParams (array $outerParams) | |
| getOuterParams () | |
Открытые статические члены | |
| static | className () |
| Открытые статические члены унаследованные от Stepper | |
| static | getHtml ($ids=[], $title="") |
| static | getTitle () |
| static | execAgent () |
| static | makeArguments ($arguments=[]) |
| static | createInstance () |
| static | getModuleId () |
| static | checkRequest () |
Поля данных | |
| const | PORTION = 40 |
| Поля данных унаследованные от Stepper | |
| const | CONTINUE_EXECUTION = true |
| const | FINISH_EXECUTION = false |
| const | THRESHOLD_TIME = 20.0 |
| const | DELAY_COEFFICIENT = 0.5 |
Статические защищенные данные | |
| static | $moduleId = "calendar" |
| Статические защищенные данные унаследованные от Stepper | |
| static | $moduleId = "main" |
Дополнительные унаследованные члены | |
| Защищенные члены унаследованные от Stepper | |
| writeToLog (\Exception $exception) | |
| Защищенные данные унаследованные от Stepper | |
| $outerParams = [] | |
См. определение в файле sectionstructureupdate.php строка 11
|
static |
См. определение в файле sectionstructureupdate.php строка 17
| execute | ( | array & | $option | ) |
Executes some action, and if return value is false, agent will be deleted.
| array | $option | Array with main data to show if it is necessary like {steps : 35, count : 7}, where steps is an amount of iterations, count - current position. |
Переопределяет метод предка Stepper.
См. определение в файле sectionstructureupdate.php строка 22
|
staticprotected |
См. определение в файле sectionstructureupdate.php строка 15
| const PORTION = 40 |
См. определение в файле sectionstructureupdate.php строка 13