Remove model class.
- Depuis
- 3.9.0
◆ getTable()
getTable |
( |
|
$name = 'Request' , |
|
|
|
$prefix = 'PrivacyTable' , |
|
|
|
$options = array() |
|
) |
| |
Method to get a table object, load it if necessary.
- Paramètres
-
string | $name | The table name. Optional. |
string | $prefix | The class prefix. Optional. |
array | $options | Configuration array for model. Optional. |
- Renvoie
- JTable A JTable object
- Depuis
- 3.9.0
- Exceptions
-
Références $name, $options, et $prefix.
◆ populateState()
Method to auto-populate the model state.
- Renvoie
- void
- Depuis
- 3.9.0
La documentation de cette classe a été générée à partir du fichier suivant :