Class TableWeblink
- TableAccess
- TableWeblink
Copyright:
2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
Class:
Located at tableweblink.php
License: GNU General Public License v2.0 only **********************************************************************************************
Class:
TableWeblink
This class creates objects of the database table links. You can read, change and create weblinks in the database.
Located at tableweblink.php
Methods summary
public
|
#
__construct(
Constructor that will create an object of a recordset of the table adm_links. If the id is set than the specific weblink 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