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 | protectedstatic |
$_oActUser | oxSuperCfg | protectedstatic |
$_oCompanyVatInValidator | oxInputValidator | protected |
$_oConfig | oxSuperCfg | protectedstatic |
$_oRights | oxSuperCfg | protectedstatic |
$_oSession | oxSuperCfg | protectedstatic |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxInputValidator | |
_addValidationError($sFieldName, $oErr) | oxInputValidator | protected |
_cleanDebitInformation($aDebitInformation) | oxInputValidator | protected |
_fixAccountNumber($aDebitInfo) | oxInputValidator | protected |
_getCountry($sCountryId) | oxInputValidator | protected |
_getVatIdValidator() | oxInputValidator | protected |
_hasRequiredParametersForVatInCheck($aInvAddress) | oxInputValidator | protected |
_isAllBankInformationSet($aRequiredFields, $aBankInformation) | oxInputValidator | protected |
_isVATIdentificationNumberInvalid($aInvAddress, $oCountry) | oxInputValidator | private |
_setFields($oObject, $aFields) | oxInputValidator | private |
_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 | |
getConfig() | oxSuperCfg | |
getFieldValidationErrors() | oxInputValidator | |
getFirstValidationError() | oxInputValidator | |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
INVALID_ACCOUNT_NUMBER | oxInputValidator | |
INVALID_BANK_CODE | oxInputValidator | |
isAdmin() | oxSuperCfg | |
setAdminMode($blAdmin) | oxSuperCfg | |
setCompanyVatInValidator($oCompanyVatInValidator) | oxInputValidator | |
setConfig($oConfig) | oxSuperCfg | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
validatePaymentInputData($sPaymentId, &$aDynValue) | oxInputValidator | |