CORE POS - Fannie
The CORE POS back end
Public Member Functions | Protected Attributes | List of all members
TransArchiveModel Class Reference
Inheritance diagram for TransArchiveModel:
DTransactionsModel BasicModel

Public Member Functions

 __construct ($con)
 
 normalize ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK, $doCreate=false)
 
 doc ()
 
- Public Member Functions inherited from DTransactionsModel
 normalize ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK, $doCreate=false)
 
 dlogMode ($switch)
 
 normalizeLog ($view_name, $table_name, $mode=BasicModel::NORMALIZE_MODE_CHECK)
 
 doc ()
 
- Public Member Functions inherited from BasicModel
 __construct ($con)
 
 pushToLanes ()
 
 deleteFromLanes ()
 
 getModels ()
 
 setConnectionByName ($db_name)
 

Protected Attributes

 $name = "transarchive"
 
 $preferred_db = 'trans'
 
- Protected Attributes inherited from DTransactionsModel
 $name = 'dtransactions'
 
 $preferred_db = 'trans'
 
 $columns
 
- Protected Attributes inherited from BasicModel
 $normalize_lanes = false
 
 $currently_normalizing_lane = false
 

Additional Inherited Members

- Static Public Member Functions inherited from DTransactionsModel
static selectDlog ($start, $end=false, $where=false)
 
static select_dlog ($start, $end=false, $where=false)
 
static selectDtrans ($start, $end=false, $where=false)
 
static select_dtrans ($start, $end=false, $where=false)
 
- Public Attributes inherited from BasicModel
const NORMALIZE_MODE_CHECK = 1
 
const NORMALIZE_MODE_APPLY = 2
 
- Protected Member Functions inherited from BasicModel
 normalizeLanes ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK)
 
 loadHooks ()
 
 afterNormalize ($db_name, $mode)
 

Member Function Documentation

TransArchiveModel::normalize (   $db_name,
  $mode = BasicModel::NORMALIZE_MODE_CHECK,
  $doCreate = false 
)

Use DTransactionsModel to normalize same-schema tables


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