Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getTypeAlias () | |
Fonctions membres publiques hérités de TableInterface | |
bind ($src, $ignore=array()) | |
check () | |
delete ($pk=null) | |
getDbo () | |
getKeyName () | |
load ($keys=null, $reset=true) | |
reset () | |
store ($updateNulls=false) | |
getId () | |
hasField ($key) | |
Interface for a versionable Table class
getTypeAlias | ( | ) |
Get the type alias for the history table
The type alias generally is the internal component name with the content type. Ex.: com_content.article
Implémenté dans Content, BannerTable, Category, ContactTable, TagTable, NewsfeedTable, NoteTable, et ClientTable.