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

Public Member Functions

 doc ()
 
 CardNo ()
 
 personNum ()
 
 LastName ()
 
 FirstName ()
 
 CashBack ()
 
 Balance ()
 
 Discount ()
 
 MemDiscountLimit ()
 
 ChargeLimit ()
 
 ChargeOk ()
 
 WriteChecks ()
 
 StoreCoupons ()
 
 Type ()
 
 memType ()
 
 staff ()
 
 SSI ()
 
 Purchases ()
 
 NumberOfChecks ()
 
 memCoupons ()
 
 blueLine ()
 
 Shown ()
 
 LastChange ()
 
 id ()
 
- Public Member Functions inherited from CustdataModel
 doc ()
 
 CardNo ()
 
 personNum ()
 
 LastName ()
 
 FirstName ()
 
 CashBack ()
 
 Balance ()
 
 Discount ()
 
 MemDiscountLimit ()
 
 ChargeLimit ()
 
 ChargeOk ()
 
 WriteChecks ()
 
 StoreCoupons ()
 
 Type ()
 
 memType ()
 
 staff ()
 
 SSI ()
 
 Purchases ()
 
 NumberOfChecks ()
 
 memCoupons ()
 
 blueLine ()
 
 Shown ()
 
 LastChange ()
 
 id ()
 
- Public Member Functions inherited from BasicModel
 db ()
 
 preferredDB ()
 
 setConfig ($c)
 
 __construct ($con)
 
 whichDB ($db_name)
 
 getDefinition ()
 
 create ()
 
 createIfNeeded ($db_name)
 
 load ()
 
 reset ()
 
 getColumns ()
 
 getName ()
 
 getFullQualifiedName ()
 
 find ($sort='', $reverse=false)
 
 delete ()
 
 save ()
 
 pushToLanes ()
 
 deleteFromLanes ()
 
 normalize ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK, $doCreate=False)
 
 doc ()
 
 generate ($filename)
 
 newModel ($name, $as_view=false)
 
 getModels ()
 
 toJSON ()
 

Protected Attributes

 $name = "custdataBackup"
 
 $preferred_db = 'op'
 
- Protected Attributes inherited from CustdataModel
 $name = 'custdata'
 
 $preferred_db = 'op'
 
 $columns
 
 $unique = array('CardNo','personNum')
 
 $normalize_lanes = true
 
- Protected Attributes inherited from BasicModel
 $name
 
 $fq_name
 
 $columns = array()
 
 $unique = array()
 
 $meta_types
 
 $connection = false
 
 $record_changed = false
 
 $instance = array()
 
 $filters = array()
 
 $normalize_lanes = false
 
 $currently_normalizing_lane = false
 
 $cached_definition = false
 
 $config
 
 $preferred_db = ''
 
 $hooks = array()
 

Additional Inherited Members

- Public Attributes inherited from BasicModel
const NORMALIZE_MODE_CHECK = 1
 
const NORMALIZE_MODE_APPLY = 2
 
- Protected Member Functions inherited from CustdataModel
 hookAddColumnChargeLimit ()
 

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