This is the complete list of members for
oxInputValidator, including all inherited members.
$_aInputValidationErrors | oxInputValidator | [protected] |
$_aPossibleCCType | oxInputValidator | [protected] |
$_aRequiredCCFields | oxInputValidator | [protected] |
$_aRequiredDCFields | oxInputValidator | [protected] |
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_instance | oxInputValidator | [private, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxInputValidator | |
_addValidationError($sFieldName, $oErr) | oxInputValidator | [protected] |
_cleanDebitInformation($aDebitInformation) | oxInputValidator | [protected] |
_fixAccountNumber($aDebitInfo) | oxInputValidator | [protected] |
_isAllBankInformationSet($aRequiredFields, $aBankInformation) | oxInputValidator | [protected] |
_validateDebitNote($aDebitInformation) | oxInputValidator | [protected] |
_validateOldDebitInfo($aDebitInfo) | oxInputValidator | [protected] |
checkCountries($oUser, $aInvAddress, $aDelAddress) | oxInputValidator | |
checkEmail($oUser, $sEmail) | oxInputValidator | |
checkLogin($oUser, $sLogin, $aInvAddress) | oxInputValidator | |
checkPassword($oUser, $sNewPass, $sConfPass, $blCheckLength=false) | oxInputValidator | |
checkRequiredArrayFields($oUser, $sFieldName, $aFieldValues) | oxInputValidator | |
checkRequiredFields($oUser, $aInvAddress, $aDelAddress) | oxInputValidator | |
checkVatId($oUser, $aInvAddress) | oxInputValidator | |
getConfig() | oxSuperCfg | |
getFieldValidationErrors() | oxInputValidator | |
getFirstValidationError() | oxInputValidator | |
getInstance() | oxInputValidator | [static] |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
INVALID_ACCOUNT_NUMBER | oxInputValidator | |
INVALID_BANK_CODE | oxInputValidator | |
isAdmin() | oxSuperCfg | |
setAdminMode($blAdmin) | oxSuperCfg | |
setConfig($oConfig) | oxSuperCfg | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
validatePaymentInputData($sPaymentId, &$aDynValue) | oxInputValidator | |