Tutorial Extension  1.0.0
SellerDeck Extensions - Tutorial Extension
Protected Attributes | List of all members
CPerson Class Reference

Inherits CPersonBase, and CPersonBase.

Protected Attributes

 $m_bAutoID = false
 
- Protected Attributes inherited from CPersonBase
 $m_sTable = TABLE_PERSON
 
 $m_sIdColumn = 'ContactID'
 
 $m_aDefaultValues
 
- Protected Attributes inherited from CTable
 $m_oDB = null
 
 $m_sTable = 'table'
 
 $m_sIdColumn = 'id'
 
 $m_bAutoID = true
 
 $m_aDefaultValues = []
 
 $m_aActualValues = []
 
 $m_aRules = []
 
 $m_bNewRecord
 
 $m_bModified
 

Additional Inherited Members

- Public Member Functions inherited from CTable
 __construct (\SDExtension\DB\CDataBase $oDB)
 
 GetDB ()
 
 Reset ()
 
 Save ($aActualValues=null)
 
 UpdateSave ($aActualValues=[], $bModified=true, $bAutoId=false)
 
 Set ($aActualValues=[], $bModified=true)
 
 Get ()
 
 GetRecords ()
 
 Load ($aWhere=[], $nReturnType=\PDO::FETCH_ASSOC)
 
 LoadByValue ($sColumn, $sValue)
 
 LoadByID ($sValue)
 
 Reload ($sID=null)
 
 CreateOriginalCopies ()
 
 Validate ($aActualValues=[])
 
- Protected Member Functions inherited from CTable
 GetRules ()
 

Detailed Description

Definition at line 14 of file CPerson.php.


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