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

Public Member Functions

 setDate ($year, $month)
 
 create ()
 
- Public Member Functions inherited from DLogModel
 __construct ($con)
 
 normalize ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK, $doCreate=false)
 
 create ()
 
 save ()
 
 delete ()
 
 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 = "__needs_initialization"
 
 $preferred_db = 'arch'
 
- Protected Attributes inherited from DLogModel
 $name = "dlog"
 
 $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

MonthlyDLogModel::setDate (   $year,
  $month 
)

Initialize year and month to establish table name

Parameters
$year[int] year
$month[int] month

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