| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE.txt |
| File Size: | 174 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: MenusControllerMenus - X-Ref
The Menu List Controller| display($cachable = false, $urlparams = false) X-Ref |
| Display the view param: boolean If true, the view output will be cached param: array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. return: JController This object to support chaining. |
| getModel($name = 'Menu', $prefix = 'MenusModel', $config = array('ignore_request' => true) X-Ref |
| Method to get a model object, loading it if required. param: string $name The model name. Optional. param: string $prefix The class prefix. Optional. param: array $config Configuration array for model. Optional. return: object The model. |
| delete() X-Ref |
| Removes an item |
| rebuild() X-Ref |
| Rebuild the menu tree. return: bool False on failure or error, true on success. |
| resync() X-Ref |
| Temporary method. This should go into the 1.5 to 1.6 upgrade routines. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |