Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe BannersModelDownload
+ Graphe d'héritage de BannersModelDownload:

Fonctions membres publiques

 getForm ($data=array(), $loadData=true)
 

Fonctions membres protégées

 populateState ()
 
 loadFormData ()
 

Attributs protégés

 $_context = 'com_banners.tracks'
 

Description détaillée

Download model.

Depuis
1.5

Documentation des fonctions membres

◆ getForm()

getForm (   $data = array(),
  $loadData = true 
)

Method to get the record form.

Paramètres
array$dataData for the form.
boolean$loadDataTrue if the form is to load its own data (default case), false if not.
Renvoie
JForm|boolean A JForm object on success, false on failure
Depuis
1.6

Références $form.

◆ loadFormData()

loadFormData ( )
protected

Method to get the data that should be injected in the form.

Renvoie
mixed The data for the form.
Depuis
1.6

Références $data.

◆ populateState()

populateState ( )
protected

Auto-populate the model state.

Note. Calling getState in this method will result in recursion.

Renvoie
void
Depuis
1.6

Références $input.

Documentation des champs

◆ $_context

$_context = 'com_banners.tracks'
protected

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