Joomla Platform Base Model Class
- Depuis
- 3.0.0
- Obsolète:
- 4.0 Use the default MVC library
◆ __construct()
Instantiate the model.
- Paramètres
-
Registry | $state | The model state. |
- Depuis
- 3.0.0
Références $state.
◆ getState()
Get the model state.
- Renvoie
- Registry The state object.
- Depuis
- 3.0.0
Implémente JModel.
Références $state.
◆ loadState()
Load the model state.
- Renvoie
- Registry The state object.
- Depuis
- 3.0.0
◆ setState()
Set the model state.
- Paramètres
-
Registry | $state | The state object. |
- Renvoie
- void
- Depuis
- 3.0.0
Implémente JModel.
Références $state.
◆ $state
La documentation de cette classe a été générée à partir du fichier suivant :