Class TableRooms
- TableAccess
- TableRooms
Copyright:
2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
Class:
Located at tablerooms.php
License: GNU General Public License v2.0 only **********************************************************************************************
Class:
TableRooms
Diese Klasse dient dazu, um ein neues Raumobjekt in der Datenbanktabelle adm_rooms zu erstellen.
Located at tablerooms.php
Methods summary
public
|
#
__construct(
Constructor that will create an object of a recordset of the table adm_rooms. If the id is set than the specific room will be loaded. |
public
integer|string
|
|
public
boolean
|
Methods inherited from TableAccess
__sleep()
,
clear()
,
connectAdditionalTable()
,
countAllRecords()
,
delete()
,
hasColumnsValueChanged()
,
isNewRecord()
,
readData()
,
readDataByColumns()
,
readDataById()
,
save()
,
setArray()
,
setDatabase()
Properties summary
Properties inherited from TableAccess
$additionalTables
,
$columnPrefix
,
$columnsInfos
,
$columnsValueChanged
,
$db
,
$dbColumns
,
$keyColumnName
,
$new_record
,
$tableName