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

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

 __construct ($name, Main\Engine\Controller $controller, array $config=[])
 run ($path='', $runBefore=false)
 getProgressParameterOptionName ()
Открытые члены унаследованные от Action
 hasErrors ()
Открытые члены унаследованные от Action
 __construct ($name, Controller $controller, $config=array())
 configure ($params)
 getArguments ()
 setArguments (array $arguments)
 runWithSourceParametersList ()
 getBinder ()
 getController ()
 getName ()
 getConfig ()
 getCurrentUser ()
 convertKeysToCamelCase ($data)
 getErrors ()
 getErrorByCode ($code)
Открытые члены унаследованные от ITimeLimit
 startTimer ()
 hasTimeLimitReached ()
Открытые члены унаследованные от IProcessParameters
 keepField ($fieldName)
 restoreProgressParameters ()
 saveProgressParameters ()
 getProgressParameters ()
 clearProgressParameters ()

Статические открытые данные

static $documentRoot
static $useTranslationRepository
static $enabledLanguages
static $allowedEncodings
static $translationRepositoryLanguages

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

Открытые статические члены унаследованные от Action
static className ()
Защищенные члены унаследованные от Action
 init ()
 buildBinder ()
 onBeforeRun ()
 onAfterRun ()
 addError (Error $error)
 addErrors (array $errors)
Защищенные данные унаследованные от Action
 $binder
 $errorCollection
 $controller
 $config
 $name

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

Harvester of the lang folder disposition.

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

Конструктор(ы)

◆ __construct()

__construct ( $name,
Main\Engine\Controller $controller,
array $config = [] )

\Bitrix\Main\Engine\Action constructor.

Аргументы
string$nameAction name.
Main\Engine\Controller$controllerParent controller object.
array$configAdditional configuration.

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

Методы

◆ getProgressParameterOptionName()

getProgressParameterOptionName ( )

Returns progress option name

Возвращает
string

Замещает IProcessParameters.

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

◆ run()

run ( $path = '',
$runBefore = false )

Runs controller action.

Аргументы
string$pathStating path.
boolean$runBeforeFlag to run onBeforeRun event handler.
Возвращает
array

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

Поля

◆ $allowedEncodings

$allowedEncodings
static

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

◆ $documentRoot

$documentRoot
static

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

◆ $enabledLanguages

$enabledLanguages
static

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

◆ $translationRepositoryLanguages

$translationRepositoryLanguages
static

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

◆ $useTranslationRepository

$useTranslationRepository
static

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/translate/lib/controller/asset/collect.php