UNA
|
This is the complete list of members for BxDolForm, including all inherited members.
$_aFieldsCheckForSpam | BxDolForm | protected |
$_aFieldsExcludeFromCheckForSpam | BxDolForm | protected |
$_aMarkers (defined in BxDolForm) | BxDolForm | protected |
$_aSpecificValues (defined in BxDolForm) | BxDolForm | protected |
$_bForceSetToPending (defined in BxDolForm) | BxDolForm | protected |
$_iAuthorId (defined in BxDolForm) | BxDolForm | protected |
$_isValid (defined in BxDolForm) | BxDolForm | protected |
$_sAuthorKey | BxDolForm | protected |
$_sChecker (defined in BxDolForm) | BxDolForm | protected |
$_sCheckerHelper (defined in BxDolForm) | BxDolForm | protected |
$_sPrivacyGroupDefault (defined in BxDolForm) | BxDolForm | protected |
$_sPrivacyObjectView (defined in BxDolForm) | BxDolForm | protected |
$aFormAttrs | BxDolForm | |
$aInputs | BxDolForm | |
$aParams | BxDolForm | |
$FUNC_SKIP_DOMAIN_CHECK (defined in BxDolForm) | BxDolForm | static |
$FUNC_SKIP_MACROS_CHECK (defined in BxDolForm) | BxDolForm | static |
$id | BxDolForm | |
$LOCATION_INDEXES (defined in BxDolForm) | BxDolForm | static |
$LOCATION_INDEXES_MANDATORY (defined in BxDolForm) | BxDolForm | static |
$oTemplate (defined in BxDolForm) | BxDolForm | protected |
$TYPES_CHECKBOX (defined in BxDolForm) | BxDolForm | static |
$TYPES_FILE (defined in BxDolForm) | BxDolForm | static |
$TYPES_SKIP (defined in BxDolForm) | BxDolForm | static |
$TYPES_TEXT (defined in BxDolForm) | BxDolForm | static |
__construct($aInfo, $oTemplate) (defined in BxDolForm) | BxDolForm | |
__construct() (defined in BxDol) | BxDol | |
_genMethodName($s) (defined in BxDolForm) | BxDolForm | protected |
_getPrivacyGroup($sPrivacyObject, $iInputId, $iAuthorId=false) (defined in BxDolForm) | BxDolForm | protected |
_getPrivacyIcon($mixedPrivacy) (defined in BxDolForm) | BxDolForm | protected |
_initCheckerNestedForms() (defined in BxDolForm) | BxDolForm | |
_replaceMarkers($a) | BxDolForm | protected |
addMarkers($a) | BxDolForm | |
autoSetToPending(&$aValsToAdd) (defined in BxDolForm) | BxDolForm | |
delete($val) (defined in BxDolForm) | BxDolForm | |
genCsrfToken($bReturn=false) (defined in BxDolForm) | BxDolForm | static |
generateUri() (defined in BxDolForm) | BxDolForm | |
getAuthorId() (defined in BxDolForm) | BxDolForm | |
getCleanValue($sName) (defined in BxDolForm) | BxDolForm | |
getCsrfToken() (defined in BxDolForm) | BxDolForm | static |
getDataItems($sKey, $isUseForSet=false, $sUseValues=BX_DATA_VALUES_DEFAULT) | BxDolForm | static |
getFormErrors() (defined in BxDolForm) | BxDolForm | |
getId() (defined in BxDolForm) | BxDolForm | |
getKeyValuesPair() (defined in BxDolForm) | BxDolForm | |
getName() (defined in BxDolForm) | BxDolForm | |
getObjectInstance($sObject, $sDisplayName, $oTemplate=false, $sParam='') | BxDolForm | static |
getSpecificValues() (defined in BxDolForm) | BxDolForm | |
getSubmittedValue($sKey, $sMethod, &$aSpecificValues=false) (defined in BxDolForm) | BxDolForm | static |
getTemplate() (defined in BxDolForm) | BxDolForm | |
initChecker($aValues=array(), $aSpecificValues=array()) | BxDolForm | |
insert($aValsToAdd=array(), $isIgnore=false) | BxDolForm | |
isCsrfTokenValid($s, $bDeleteToken=true) (defined in BxDolForm) | BxDolForm | static |
isFieldExist($sName, $bCheckAllFields=false) | BxDolForm | |
isStatusFieldSupported() (defined in BxDolForm) | BxDolForm | |
isSubmitted() (defined in BxDolForm) | BxDolForm | |
isSubmittedAndValid() (defined in BxDolForm) | BxDolForm | |
isValid() (defined in BxDolForm) | BxDolForm | |
isVisible($aInput) | BxDolForm | static |
onModuleUninstall($sModuleName) (defined in BxDolForm) | BxDolForm | static |
setAction($sAction) (defined in BxDolForm) | BxDolForm | |
setAuthorId($iAuthorId) (defined in BxDolForm) | BxDolForm | |
setForceSetToPending($isValid) (defined in BxDolForm) | BxDolForm | |
setId($sId) (defined in BxDolForm) | BxDolForm | |
setName($sName) (defined in BxDolForm) | BxDolForm | |
setSpecificValue($sName, $sVal) (defined in BxDolForm) | BxDolForm | |
setSubmittedValue($sKey, $mixedValue, $sMethod, &$aSpecificValues=false) (defined in BxDolForm) | BxDolForm | static |
setValid($isValid) (defined in BxDolForm) | BxDolForm | |
unSetObjectInstance($sObject, $sDisplayName, $oTemplate=false, $sParam='') (defined in BxDolForm) | BxDolForm | static |
update($val, $aValsToAdd=array(), &$aTrackTextFieldsChanges=null) | BxDolForm |