List of all members.
Detailed Description
Company VAT identification number validator. Executes added validators on given VATIN.
Definition at line 6 of file oxcompanyvatinvalidator.php.
Constructor & Destructor Documentation
| oxCompanyVatInValidator.__construct |
( |
oxCountry $ |
oCountry |
) |
|
Member Function Documentation
| oxCompanyVatInValidator.getCheckers |
( |
|
) |
|
| oxCompanyVatInValidator.getCountry |
( |
|
) |
|
| oxCompanyVatInValidator.getError |
( |
|
) |
|
| oxCompanyVatInValidator.setCountry |
( |
oxCountry $ |
oCountry |
) |
|
| oxCompanyVatInValidator.setError |
( |
$ |
sError |
) |
|
| oxCompanyVatInValidator.validate |
( |
oxCompanyVatIn $ |
oCompanyVatNumber |
) |
|
Member Data Documentation
oxCompanyVatInValidator.$_aCheckers = array() [private] |
oxCompanyVatInValidator.$_oCountry = null [private] |
oxCompanyVatInValidator.$_sError = '' [private] |
The documentation for this class was generated from the following file: