1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($package, $siteID) | |
OnPostForm () | |
ShowStep () | |
Открытые члены унаследованные от CWizardStep | |
__construct () | |
InitStep () | |
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 () |
Поля данных | |
$package | |
$siteID | |
Поля данных унаследованные от CWizardStep | |
$stepTitle | |
$stepSubTitle | |
$stepID | |
$nextStepID | |
$prevStepID | |
$finishStepID | |
$cancelStepID | |
$nextCaption | |
$prevCaption | |
$finishCaption | |
$cancelCaption | |
$displayVars | |
$stepErrors | |
$wizard | |
$content | |
$autoSubmit |
См. определение в файле wizard_site_steps.php строка 1132
__construct | ( | $package, | |
$siteID ) |
См. определение в файле wizard_site_steps.php строка 1137
OnPostForm | ( | ) |
Переопределяет метод предка CWizardStep.
См. определение в файле wizard_site_steps.php строка 1146
ShowStep | ( | ) |
Переопределяет метод предка CWizardStep.
См. определение в файле wizard_site_steps.php строка 1152
$package |
См. определение в файле wizard_site_steps.php строка 1134
$siteID |
См. определение в файле wizard_site_steps.php строка 1135