The Tags List Controller
- Depuis
- 3.1
◆ getModel()
getModel |
( |
|
$name = 'Tag' , |
|
|
|
$prefix = 'TagsModel' , |
|
|
|
$config = array('ignore_request' => true) |
|
) |
| |
Proxy for getModel
- Paramètres
-
string | $name | The model name. Optional. |
string | $prefix | The class prefix. Optional. |
array | $config | An optional associative array of configuration settings. |
- Renvoie
- JModelLegacy The model.
- Depuis
- 3.1
Références $config, $name, et $prefix.
◆ rebuild()
Rebuild the nested set tree.
- Renvoie
- boolean False on failure or error, true on success.
- Depuis
- 3.1
◆ searchAjax()
La documentation de cette classe a été générée à partir du fichier suivant :