Public Member Functions | |
setError ($sError) | |
getError () | |
validate (oxCompanyVatIn $oVatIn) | |
Protected Attributes | |
$_sError = '' |
Company VAT identification number (VATIN) checker
Definition at line 7 of file oxcompanyvatinchecker.php.
oxCompanyVatInChecker.getError | ( | ) |
oxCompanyVatInChecker.setError | ( | $ | sError | ) |
Error message setter
string | $sError |
Definition at line 22 of file oxcompanyvatinchecker.php.
oxCompanyVatInChecker.validate | ( | oxCompanyVatIn $ | oVatIn | ) | [abstract] |
Validates company VAT identification number
oxCompanyVatIn | $oVatIn |
Reimplemented in oxOnlineVatIdCheck.
oxCompanyVatInChecker.$_sError = '' [protected] |
Definition at line 15 of file oxcompanyvatinchecker.php.