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

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

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

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

const OPTION_NAME = 'im_call_background_folder_rights'
 
const LIMIT = 100
 
- Открытые атрибуты унаследованные от Stepper
const CONTINUE_EXECUTION = true
 
const FINISH_EXECUTION = false
 

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

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

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

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

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

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

Методы

◆ 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.

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

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

◆ $moduleId

$moduleId = "im"
staticprotected

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

◆ LIMIT

const LIMIT = 100

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

◆ OPTION_NAME

const OPTION_NAME = 'im_call_background_folder_rights'

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