|
static | getJsCalendarLangs () |
|
static | getCssJsCalendar () |
|
static | getObjectInstance ($sObject, $sDisplayName, $oTemplate=false, $sParam='') |
|
static | unSetObjectInstance ($sObject, $sDisplayName, $oTemplate=false, $sParam='') |
|
static | getDataItems ($sKey, $isUseForSet=false, $sUseValues=BX_DATA_VALUES_DEFAULT) |
|
static | getSubmittedValue ($sKey, $sMethod, &$aSpecificValues=false) |
|
static | setSubmittedValue ($sKey, $mixedValue, $sMethod, &$aSpecificValues=false) |
|
static | genCsrfToken ($bReturn=false) |
|
static | getCsrfToken () |
|
static | isCsrfTokenValid ($s, $bDeleteToken=true) |
|
static | onModuleUninstall ($sModuleName) |
|
static | isVisible ($aInput) |
|
| $aFormAttrs |
|
| $aInputs |
|
| $aParams |
|
| $id |
|
static | $TYPES_SKIP = array('files' => 1, 'location' => 1, 'nested_form' => 1) |
|
static | $TYPES_CHECKBOX = array('checkbox' => 1, 'switcher' => 1) |
|
static | $TYPES_TEXT = array('text' => 1, 'textarea' => 1) |
|
static | $TYPES_FILE = array('file' => 1) |
|
static | $FUNC_SKIP_DOMAIN_CHECK = array('email' => 1, 'emails' => 1, 'emailexist' => 1, 'emailuniq' => 1, 'emailexistorempty' => 1, 'hostdomain' => 1, 'hostdomainchat' => 1, 'emailorempty' => 1) |
|
static | $FUNC_SKIP_MACROS_CHECK = array() |
|
static | $LOCATION_INDEXES = array ('lat', 'lng', 'country', 'state', 'city', 'zip', 'street', 'street_number') |
|
static | $LOCATION_INDEXES_MANDATORY = array ('lat', 'lng') |
|
| _isInputVisibleByPrivacy ($aInput) |
|
| _genViewRowWrapped (&$aInput, $aParams=[]) |
|
| genCustomRowBirthday (&$aInput) |
|
| genCustomRowCf (&$aInput) |
|
| genCustomViewRowValueBirthday (&$aInput) |
|
| _genWrapperInputAttrs (&$aInput) |
|
| _genInputStandardAttrs (&$aInput) |
|
| _genInputButtonAttrs (&$aInput) |
|
| _genInputTextareaAttrs (&$aInput) |
|
| genGhostTemplate (&$aInput) |
|
| genCustomInputUsernamesSuggestions ($aInput) |
|
| _genCustomInputUsernamesSuggestionsAttrs (&$aInput, $bDisabled=false) |
|
| _genCustomInputUsernamesSuggestionsTextAttrs (&$aInput, $bDisabled=false) |
|
| genCustomViewRowValueLabels ($aInput) |
|
| genCustomInputLabels (&$aInput) |
|
| _genInputSelectAttrs (&$aInput, $isMultiple) |
|
| _genInputSelectOptionAttrs (&$aOption) |
|
| _parseInputSelect ($sTmplName, $aTmplVars) |
|
| getLocationVal ($aInput, $sIndex) |
|
| _processCssJs () |
|
| _addJs ($mixed, $sJsCondition) |
|
| _addCss ($mixed) |
|
| _genMethodName ($s) |
|
| _replaceMarkers ($a) |
|
| _getPrivacyIcon ($mixedPrivacy) |
|
| _getPrivacyGroup ($sPrivacyObject, $iInputId, $iAuthorId=false) |
|
| $_sModule |
|
| $_oModule |
|
| $bEnableErrorIcon = true |
|
| $sCode |
|
| $_sCodeAdd = '' |
|
| $_isSectionOpened = false |
|
| $_sDivider = '<span class="bx-def-margin-left"></span>' |
|
| $_sDividerAlt = '<div class="bx-form-input-dv-nl"></div>' |
|
| $_bDynamicMode = false |
|
| $_bAjaxMode = false |
|
| $_bAbsoluteActionUrl = false |
|
| $_bViewMode = false |
|
| $_bShowEmptySections = false |
|
| $_sSectionClose = 'getCloseSection' |
|
| $_sSectionOpen = 'getOpenSection' |
|
| $_aJs = array() |
|
| $_aCss = array() |
|
| $_sJsClassName |
|
| $_sJsObjectName |
|
| $_aHtmlIds |
|
| $_bIsApi |
|
| $_aMarkers = array () |
|
| $oTemplate |
|
| $_isValid = true |
|
| $_bForceSetToPending = false |
|
| $_sChecker |
|
| $_sCheckerHelper |
|
| $_aSpecificValues |
|
| $_aFieldsCheckForSpam = array() |
|
| $_aFieldsExcludeFromCheckForSpam = array() |
|
| $_iAuthorId |
|
| $_sAuthorKey |
|
| $_sPrivacyObjectView |
|
| $_sPrivacyGroupDefault |
|
static | $_isToggleJsAdded = false |
|
static | $_isCssJsAdded = false |
|
static | $_isCssJsUiAdded = false |
|
static | $_isCssJsUiSortableAdded = false |
|
static | $_isCssJsMinicolorsAdded = false |
|
static | $_isCssJsLabelsAdded = false |
|
static | $_isCssJsTimepickerAdded = false |
|
static | $_isCssJsAddedViewMode = false |
|