VirtueMart  3.2.14.9808
Static Public Member Functions | Static Public Attributes | List of all members
ServiceMode Class Reference
Inheritance diagram for ServiceMode:
Inheritance graph
[legend]
Collaboration diagram for ServiceMode:
Collaboration graph
[legend]

Static Public Member Functions

static Values ()
 
static Validate ($value)
 

Static Public Attributes

static $Automatic = "Automatic"
 
static $Local = "Local"
 
static $Remote = "Remote"
 

Additional Inherited Members

- Static Protected Member Functions inherited from Enum
static __Validate ($value, $values, $class=__CLASS__)
 

Member Function Documentation

static ServiceMode::Validate (   $value)
static
static ServiceMode::Values ( )
static

Member Data Documentation

ServiceMode::$Automatic = "Automatic"
static

Automated handling by local and/or remote server.

ServiceMode::$Local = "Local"
static

AvaLocal server only. Lines requiring remote will not be calculated.

ServiceMode::$Remote = "Remote"
static

All lines are calculated by AvaTax remote server.


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