Download model.
- Depuis
- 1.5
◆ getForm()
getForm |
( |
|
$data = array() , |
|
|
|
$loadData = true |
|
) |
| |
Method to get the record form.
- Paramètres
-
array | $data | Data for the form. |
boolean | $loadData | True 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()
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()
Auto-populate the model state.
Note. Calling getState in this method will result in recursion.
- Renvoie
- void
- Depuis
- 1.6
Références $input.
◆ $_context
$_context = 'com_banners.tracks' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :