Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface VersionableTableInterface
+ Graphe d'héritage de VersionableTableInterface:

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)
 

Description détaillée

Interface for a versionable Table class

Depuis
3.10.0

Documentation des fonctions membres

◆ getTypeAlias()

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

Renvoie
string The alias as described above
Depuis
3.10.0

Implémenté dans Content, BannerTable, Category, ContactTable, TagTable, NewsfeedTable, NoteTable, et ClientTable.


La documentation de cette interface a été générée à partir du fichier suivant :