OXID eShop CE
4.9.6
|
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.
|
abstract |
Validates company VAT identification number
oxCompanyVatIn | $oVatIn |
Reimplemented in oxOnlineVatIdCheck, and oxCompanyVatInCountryChecker.
|
protected |
Definition at line 15 of file oxcompanyvatinchecker.php.