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

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

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

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

 $queueName = "SectionGroupQueue"
 
 $checkerName = "SectionGroupChecker_"
 
 $baseName = "SectionGroupStepper_"
 
 $errorName = "SectionGroupError_"
 
- Защищенные данные унаследованные от Stepper
 $deleteFile = false
 
 $outerParams = []
 

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

- Открытые статические члены унаследованные от Stepper
static getHtml ($ids=array(), $title="")
 
static getTitle ()
 
static execAgent ()
 
static makeArguments ($arguments=[])
 
static createInstance ()
 
static getModuleId ()
 
static checkRequest ()
 
- Открытые атрибуты унаследованные от Stepper
const CONTINUE_EXECUTION = true
 
const FINISH_EXECUTION = false
 
- Защищенные члены унаследованные от Entity
 getContainerCollection ($elementIds, array $sectionsRatio, array $enumRatio, $targetIblockId=0)
 
 getElementCopier ()
 
 onAfterCopy (array $queueOption)
 
 getErrorOffset (EntityCopier $elementCopier)
 
 getQueue ()
 
 setQueue (array $queue)
 
 getQueueOption ()
 
 saveQueueOption (array $data)
 
 deleteQueueOption ()
 
 deleteCurrentQueue (array $queue)
 
 isQueueEmpty ()
 
 getOptionData ($optionName)
 
 deleteOption ($optionName)
 
- Защищенные члены унаследованные от Stepper
 writeToLog (\Exception $exception)
 
- Статические защищенные данные унаследованные от Entity
static $moduleId = "iblock"
 
- Статические защищенные данные унаследованные от Stepper
static $moduleId = "main"
 

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

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

Методы

◆ 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
Исключения

Bitrix\Main\ArgumentNullException

Исключения

Bitrix\Main\LoaderException

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

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

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

◆ $baseName

$baseName = "SectionGroupStepper_"
protected

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

◆ $checkerName

$checkerName = "SectionGroupChecker_"
protected

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

◆ $errorName

$errorName = "SectionGroupError_"
protected

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

◆ $queueName

$queueName = "SectionGroupQueue"
protected

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