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

Static Public Member Functions

static Values ()
 
static Validate ($value)
 

Static Public Attributes

static $SalesOrder = 'SalesOrder'
 
static $SalesInvoice = 'SalesInvoice'
 
static $PurchaseOrder = 'PurchaseOrder'
 
static $PurchaseInvoice = 'PurchaseInvoice'
 
static $ReturnOrder = 'ReturnOrder'
 
static $ReturnInvoice = 'ReturnInvoice'
 
static $InventoryTransferOrder = 'InventoryTransferOrder'
 
static $InventoryTransferInvoice = 'InventoryTransferInvoice'
 
static $Any = 'Any'
 

Additional Inherited Members

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

Member Function Documentation

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

Member Data Documentation

DocumentType::$Any = 'Any'
static
DocumentType::$InventoryTransferInvoice = 'InventoryTransferInvoice'
static
DocumentType::$InventoryTransferOrder = 'InventoryTransferOrder'
static
DocumentType::$PurchaseInvoice = 'PurchaseInvoice'
static
DocumentType::$PurchaseOrder = 'PurchaseOrder'
static
DocumentType::$ReturnInvoice = 'ReturnInvoice'
static
DocumentType::$ReturnOrder = 'ReturnOrder'
static
DocumentType::$SalesInvoice = 'SalesInvoice'
static
DocumentType::$SalesOrder = 'SalesOrder'
static

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