The Menu Item Controller
- Depuis
- 1.6
◆ __construct()
__construct |
( |
|
$config = array() | ) |
|
Constructor
- Paramètres
-
array | $config | Optional configuration array |
- Depuis
- 1.6
Références $config.
◆ checkin()
Check in of one or more records.
- Renvoie
- boolean True on success
- Depuis
- 3.6.0
Références $message, $return, et option.
◆ getModel()
getModel |
( |
|
$name = 'Item' , |
|
|
|
$prefix = 'MenusModel' , |
|
|
|
$config = array() |
|
) |
| |
Proxy for getModel.
- Paramètres
-
string | $name | The model name. Optional. |
string | $prefix | The class prefix. Optional. |
array | $config | Configuration array for model. Optional. |
- Renvoie
- object The model.
- Depuis
- 1.6
Références $name, et $prefix.
◆ publish()
◆ rebuild()
Rebuild the nested set tree.
- Renvoie
- boolean False on failure or error, true on success.
- Depuis
- 1.6
◆ saveorder()
Save the manual order inputs from the menu items list view
- Renvoie
- void
- Voir également
- JControllerAdmin::saveorder()
- Obsolète:
- 4.0
Références null, et option.
◆ setDefault()
La documentation de cette classe a été générée à partir du fichier suivant :