Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DiscountExecutionModeIndex
+ Граф наследования:DiscountExecutionModeIndex:

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

 execute (array &$result)
 
- Открытые члены унаследованные от Stepper
 __destruct ()
 
 setOuterParams (array $outerParams)
 
 getOuterParams ()
 

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

const CONTINUE_EXECUTING = true
 
const STOP_EXECUTING = false
 
const PORTION = 30
 
const TMP_EXECUTE_MODE = 22
 
- Открытые атрибуты унаследованные от Stepper
const CONTINUE_EXECUTION = true
 
const FINISH_EXECUTION = false
 

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

 loadCurrentStatus ()
 
- Защищенные члены унаследованные от Stepper
 writeToLog (\Exception $exception)
 

Статические защищенные данные

static $moduleId = 'sale'
 
- Статические защищенные данные унаследованные от Stepper
static $moduleId = "main"
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от Stepper
static getHtml ($ids=array(), $title="")
 
static getTitle ()
 
static execAgent ()
 
static makeArguments ($arguments=[])
 
static createInstance ()
 
static getModuleId ()
 
static checkRequest ()
 
- Защищенные данные унаследованные от Stepper
 $deleteFile = false
 
 $outerParams = []
 

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

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

Методы

◆ execute()

execute ( array & $option)

Executes some action, and if return value is false, agent will be deleted.

Аргументы
array$optionArray with main data to show if it is necessary like {steps : 35, count : 7}, where steps is an amount of iterations, count - current position.
Возвращает
boolean

Переопределяет метод предка Stepper.

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

◆ loadCurrentStatus()

loadCurrentStatus ( )
protected
Возвращает
array

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

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

◆ $moduleId

$moduleId = 'sale'
staticprotected

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

◆ CONTINUE_EXECUTING

const CONTINUE_EXECUTING = true

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

◆ PORTION

const PORTION = 30

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

◆ STOP_EXECUTING

const STOP_EXECUTING = false

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

◆ TMP_EXECUTE_MODE

const TMP_EXECUTE_MODE = 22

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