|
| __construct () |
| InitializeTemplate ($arParams, $arResult) |
| IncludeFormCustomTemplate () |
| IncludeFormTemplate () |
| isStatisticIncluded () |
| __check_form_cache () |
| isFormErrors () |
| ShowFormErrors () |
| ShowFormErrorsText () |
| ShowFormNote () |
| ShowFormNoteText () |
| isFormNote () |
| ShowErrorMsg () |
| ShowFormHeader () |
| ShowFormFooter () |
| __admin_GetInputType ($FIELD_SID) |
| __admin_GetInputAnswersStructure ($FIELD_SID) |
| ShowInputCaption ($FIELD_SID, $css_style="") |
| __admin_ShowInputCaption ($FIELD_SID, $caption_css_class="", $unform=false) |
| ShowInputCaptionImage ($FIELD_SID, $sAlign="", $iMaxW="", $iMaxH="", $bPopup="N", $strPopupTitle="", $sHSpace="", $sVSpace="", $sBorder="") |
| isInputCaptionImage ($FIELD_SID) |
| ShowInput ($FIELD_SID, $caption_css_class='') |
| isUseCaptcha () |
| ShowCaptchaImage () |
| ShowCaptchaField () |
| ShowCaptcha () |
| ShowSubmitButton ($caption="", $css_style="") |
| ShowApplyButton ($caption="", $css_style="") |
| ShowResetButton ($caption="", $css_style="") |
| ShowFormDescription ($css_style="") |
| isFormDescription () |
| ShowFormImage ($sAlign="", $iMaxW="", $iMaxH="", $bPopup="N", $strPopupTitle="", $sHSpace="", $sVSpace="", $sBorder="") |
| isFormImage () |
| ShowFormTitle ($css_style="") |
| isFormTitle () |
| ShowResultStatusForm () |
| ShowResultStatus ($bNotShowCSS="N") |
| ShowResultStatusText () |
| GetResultStatusCSSClass () |
| isResultStatusChangeAccess () |
| ShowDateFormat ($css_style="") |
| setError ($error) |
| isAccessFormParams () |
| isAccessForm () |
| isAccessFormResult ($arrResult) |
| isAccessFormResultEdit () |
| isAccessFormResultView () |
| isAccessFormResultList () |
| getFormImagePath () |
| getInputCaptionImagePath ($FIELD_SID) |
| setInputDefaultValue ($FIELD_SID, $value, $ANSWER_ID=false) |
| Init ($arParams, $admin=false) |
| __checkFilter (&$str_error) |
| __prepareFilter () |
| Out () |
| getData (&$arResult) |
| getListData () |
| __prepareDataForTpl () |
| CaptchaInitialize () |
| ShowAnswer ($FIELD_SID) |
static | ShowRequired () |
static | CheckTemplate ($FORM_TEMPLATE, &$arrFS) |
static | PrepareFormData ($arrFS) |
| $__cache_path = "" |
| $__cache_file_header = "<?if(!defined(\"B_PROLOG_INCLUDED\") || B_PROLOG_INCLUDED!==true)die();?><?=\$FORM->ShowFormHeader();?>" |
| $__cache_file_footer = "<?=\$FORM->ShowFormFooter();?>" |
| $__admin |
| $WEB_FORM_ID |
| $WEB_FORM_NAME |
| $arParams |
| $arForm |
| $arQuestions |
| $arAnswers |
| $arDropDown |
| $arMultiSelect |
| $arrRESULT_PERMISSION = array() |
| $arrVALUES |
| $RESULT_ID |
| $arResult |
| $strFormNote |
| $F_RIGHT |
| $CAPTCHACode |
| $bSimple |
| $__error_msg = "" |
| $__form_validate_errors = "" |
| $__cache_file_name |
| $__form_image_cache = "" |
| $__form_image_path_cache = "" |
| $__form_input_caption_image_cache = array() |
| $__form_input_caption_image_path_cache = array() |
| $comp2 = false |
| $bIsFormValidateErrors = false |
Form output class
См. определение в файле form_cformoutput.php строка 8