OXID eShop CE
4.9.6
|
Public Member Functions | |
__construct ($sCompanyVatNumber) | |
getCountryCode () | |
getNumbers () | |
__toString () |
Protected Member Functions | |
_cleanUp ($sValue) |
Private Attributes | |
$_sCompanyVatNumber |
Company VAT identification number (VATIN)
Definition at line 7 of file oxcompanyvatin.php.
oxCompanyVatIn::__construct | ( | $sCompanyVatNumber | ) |
Constructor
string | $sCompanyVatNumber | - company vat identification number. |
Definition at line 22 of file oxcompanyvatin.php.
oxCompanyVatIn::__toString | ( | ) |
|
protected |
Removes spaces and symbols: '-',',','.' from string
string | $sValue | Value. |
Definition at line 54 of file oxcompanyvatin.php.
oxCompanyVatIn::getCountryCode | ( | ) |
oxCompanyVatIn::getNumbers | ( | ) |
|
private |
Definition at line 15 of file oxcompanyvatin.php.