1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CWizardStep
Граф наследования:CWizardStep:
CPackageCancel CPackageError CPackageFinish CPackageInstallService CPackageInstallSite CPackageInstallStructure CPackageInstallTemplate CPackageLicense CPackageSelectGroup CPackageSelectService CPackageSelectSite CPackageSelectStructure CPackageSelectTemplate CPackageStartInstall CPackageWelcome

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

 __construct ()
 InitStep ()
 OnPostForm ()
 ShowStep ()
 SetTitle ($title)
 GetTitle ()
 SetSubTitle ($stepSubTitle)
 GetSubTitle ()
 SetStepID ($stepID)
 GetStepID ()
 SetNextStep ($stepID)
 GetNextStepID ()
 SetNextCaption ($caption)
 GetNextCaption ()
 SetPrevStep ($stepID)
 GetPrevStepID ()
 SetPrevCaption ($caption)
 GetPrevCaption ()
 SetFinishStep ($stepID)
 GetFinishStepID ()
 SetFinishCaption ($caption)
 GetFinishCaption ()
 SetCancelStep ($stepID)
 GetCancelStepID ()
 SetCancelCaption ($caption)
 GetCancelCaption ()
 SetDisplayVars ($arVars)
 DisplayVarExists ($varName)
 GetDisplayVars ()
 SetError ($strError, $id=false)
 GetErrors ()
 ShowInputField ($type, $name, $arAttributes=Array())
 ShowCheckboxField ($name, $value, $arAttributes=Array())
 ShowRadioField ($name, $value, $arAttributes=Array())
 ShowSelectField ($name, $arValues=Array(), $arAttributes=Array())
 ShowHiddenField ($name, $value, $arAttributes=Array())
 ShowFileField ($name, $arAttributes=Array())
 SaveFile ($name, $arRestriction=Array())
 _ShowAttributes ($arAttributes)
 GetWizard ()
 _SetWizard ($wizard)
 SetAutoSubmit ($bool=true)
 IsAutoSubmit ()

Поля данных

 $stepTitle
 $stepSubTitle
 $stepID
 $nextStepID
 $prevStepID
 $finishStepID
 $cancelStepID
 $nextCaption
 $prevCaption
 $finishCaption
 $cancelCaption
 $displayVars
 $stepErrors
 $wizard
 $content
 $autoSubmit

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

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

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

◆ __construct()

__construct ( )

Переопределяется в CPackageInstallStructure.

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

Методы

◆ _SetWizard()

_SetWizard ( $wizard)

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

◆ _ShowAttributes()

_ShowAttributes ( $arAttributes)

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

◆ DisplayVarExists()

DisplayVarExists ( $varName)

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

◆ GetCancelCaption()

GetCancelCaption ( )

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

◆ GetCancelStepID()

GetCancelStepID ( )

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

◆ GetDisplayVars()

GetDisplayVars ( )

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

◆ GetErrors()

GetErrors ( )

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

◆ GetFinishCaption()

GetFinishCaption ( )

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

◆ GetFinishStepID()

GetFinishStepID ( )

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

◆ GetNextCaption()

GetNextCaption ( )

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

◆ GetNextStepID()

GetNextStepID ( )

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

◆ GetPrevCaption()

GetPrevCaption ( )

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

◆ GetPrevStepID()

GetPrevStepID ( )

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

◆ GetStepID()

GetStepID ( )

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

◆ GetSubTitle()

GetSubTitle ( )

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

◆ GetTitle()

GetTitle ( )

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

◆ GetWizard()

GetWizard ( )

Returns wizard reference

Возвращает
CWizardBase

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

◆ InitStep()

◆ IsAutoSubmit()

IsAutoSubmit ( )

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

◆ OnPostForm()

◆ SaveFile()

SaveFile ( $name,
$arRestriction = Array() )

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

◆ SetAutoSubmit()

SetAutoSubmit ( $bool = true)

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

◆ SetCancelCaption()

SetCancelCaption ( $caption)

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

◆ SetCancelStep()

SetCancelStep ( $stepID)

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

◆ SetDisplayVars()

SetDisplayVars ( $arVars)

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

◆ SetError()

SetError ( $strError,
$id = false )

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

◆ SetFinishCaption()

SetFinishCaption ( $caption)

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

◆ SetFinishStep()

SetFinishStep ( $stepID)

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

◆ SetNextCaption()

SetNextCaption ( $caption)

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

◆ SetNextStep()

SetNextStep ( $stepID)

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

◆ SetPrevCaption()

SetPrevCaption ( $caption)

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

◆ SetPrevStep()

SetPrevStep ( $stepID)

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

◆ SetStepID()

SetStepID ( $stepID)

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

◆ SetSubTitle()

SetSubTitle ( $stepSubTitle)

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

◆ SetTitle()

SetTitle ( $title)

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

◆ ShowCheckboxField()

ShowCheckboxField ( $name,
$value,
$arAttributes = Array() )

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

◆ ShowFileField()

ShowFileField ( $name,
$arAttributes = Array() )

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

◆ ShowHiddenField()

ShowHiddenField ( $name,
$value,
$arAttributes = Array() )

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

◆ ShowInputField()

ShowInputField ( $type,
$name,
$arAttributes = Array() )

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

◆ ShowRadioField()

ShowRadioField ( $name,
$value,
$arAttributes = Array() )

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

◆ ShowSelectField()

ShowSelectField ( $name,
$arValues = Array(),
$arAttributes = Array() )

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

◆ ShowStep()

Поля

◆ $autoSubmit

$autoSubmit

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

◆ $cancelCaption

$cancelCaption

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

◆ $cancelStepID

$cancelStepID

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

◆ $content

$content

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

◆ $displayVars

$displayVars

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

◆ $finishCaption

$finishCaption

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

◆ $finishStepID

$finishStepID

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

◆ $nextCaption

$nextCaption

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

◆ $nextStepID

$nextStepID

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

◆ $prevCaption

$prevCaption

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

◆ $prevStepID

$prevStepID

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

◆ $stepErrors

$stepErrors

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

◆ $stepID

$stepID

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

◆ $stepSubTitle

$stepSubTitle

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

◆ $stepTitle

$stepTitle

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

◆ $wizard

$wizard

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/main/classes/general/wizard.php