Public Member Functions | Protected Attributes

oxCompanyVatInChecker Class Reference

Inheritance diagram for oxCompanyVatInChecker:

List of all members.

Public Member Functions

 setError ($sError)
 getError ()
 validate (oxCompanyVatIn $oVatIn)

Protected Attributes

 $_sError = ''

Detailed Description

Company VAT identification number (VATIN) checker

Definition at line 7 of file oxcompanyvatinchecker.php.


Member Function Documentation

oxCompanyVatInChecker.getError (  ) 

Error message getter

Returns:
string

Definition at line 32 of file oxcompanyvatinchecker.php.

oxCompanyVatInChecker.setError ( sError  ) 

Error message setter

Parameters:
string $sError

Definition at line 22 of file oxcompanyvatinchecker.php.

oxCompanyVatInChecker.validate ( oxCompanyVatIn oVatIn  )  [abstract]

Validates company VAT identification number

Parameters:
oxCompanyVatIn $oVatIn
Returns:
mixed

Reimplemented in oxOnlineVatIdCheck.


Member Data Documentation

oxCompanyVatInChecker.$_sError = '' [protected]

Definition at line 15 of file oxcompanyvatinchecker.php.


The documentation for this class was generated from the following file: