[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_menus/src/Controller/ -> MenusController.php (summary)

(no description)

Copyright: (C) 2009 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 200 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

MenusController:: (4 methods):
  display()
  getModel()
  delete()
  resync()


Class: MenusController  - X-Ref

The Menu List Controller

display($cachable = false, $urlparams = false)   X-Ref
Display the view

param: boolean  $cachable   If true, the view output will be cached.
param: array    $urlparams  An array of safe URL parameters and their variable types, for valid values see {@link \JFilterInput::clean()}.
return: void

getModel($name = 'Menu', $prefix = 'Administrator', $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
Remove an item.

return: void

resync()   X-Ref
Temporary method. This should go into the 1.5 to 1.6 upgrade routines.

return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer