Class TableInventory
- TableAccess
- TableInventory
Direct known subclasses
License: GNU General Public License v2.0 only **********************************************************************************************
Class:
TableInventory this Class is used to create an object from Inventory. an item can be managed from this class
Beside the methods of the parent class there are the following additional methods:
Located at tableinventory.php
Methods summary
public
|
#
__construct(
Constructor that will create an object of a recordset of the table adm_invent. If the id is set than the specific item will be loaded. |
public
|
|
public
boolean
|
Methods inherited from TableAccess
__sleep()
,
connectAdditionalTable()
,
countAllRecords()
,
getValue()
,
hasColumnsValueChanged()
,
isNewRecord()
,
readData()
,
readDataByColumns()
,
readDataById()
,
save()
,
setArray()
,
setDatabase()
,
setValue()
Properties summary
Properties inherited from TableAccess
$additionalTables
,
$columnPrefix
,
$columnsInfos
,
$columnsValueChanged
,
$db
,
$dbColumns
,
$keyColumnName
,
$new_record
,
$tableName