1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Section
Граф наследования:Section:
Stepper

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

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

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

 getQueue ()
 setQueue (array $queue)
 getQueueOption ()
 saveQueueOption (array $data)
 deleteQueueOption ()
 deleteCurrentQueue (array $queue)
 isQueueEmpty ()
 getOptionData ($optionName)
 deleteOption ($optionName)
Защищенные члены унаследованные от Stepper
 writeToLog (\Exception $exception)

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

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

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

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

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

Открытые статические члены унаследованные от Stepper
static getHtml ($ids=[], $title="")
static getTitle ()
static execAgent ()
static makeArguments ($arguments=[])
static createInstance ()
static getModuleId ()
static checkRequest ()
Поля данных унаследованные от Stepper
const CONTINUE_EXECUTION = true
const FINISH_EXECUTION = false
const THRESHOLD_TIME = 20.0
const DELAY_COEFFICIENT = 0.5

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

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

Методы

◆ deleteCurrentQueue()

deleteCurrentQueue ( array $queue)
protected

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

◆ deleteOption()

deleteOption ( $optionName)
protected

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

◆ deleteQueueOption()

deleteQueueOption ( )
protected

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

◆ 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 строка 31

◆ getOptionData()

getOptionData ( $optionName)
protected

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

◆ getQueue()

getQueue ( )
protected

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

◆ getQueueOption()

getQueueOption ( )
protected

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

◆ isQueueEmpty()

isQueueEmpty ( )
protected

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

◆ saveQueueOption()

saveQueueOption ( array $data)
protected

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

◆ setQueue()

setQueue ( array $queue)
protected

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

Поля

◆ $baseName

$baseName = "SectionGroupStepper_"
protected

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

◆ $checkerName

$checkerName = "SectionGroupChecker_"
protected

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

◆ $errorName

$errorName = "SectionGroupError_"
protected

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

◆ $moduleId

$moduleId = "photogallery"
staticprotected

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

◆ $queueName

$queueName = "SectionGroupQueue"
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/photogallery/lib/copy/stepper/section.php