[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/api/components/com_menus/src/Controller/ -> ItemsController.php (summary)

(no description)

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

Defines 1 class

ItemsController:: (6 methods):
  displayItem()
  displayList()
  add()
  edit()
  getTypes()
  getClientIdFromInput()


Class: ItemsController  - X-Ref

The items controller

displayItem($id = null)   X-Ref
Basic display of an item view

param: integer  $id  The primary key to display. Leave empty if you want to retrieve data from the request
return: static  A \JControllerLegacy object to support chaining.

displayList()   X-Ref
Basic display of a list view

return: static  A \JControllerLegacy object to support chaining.

add()   X-Ref
Method to add a new record.

return: void

edit()   X-Ref
Method to edit an existing record.

return: static  A \JControllerLegacy object to support chaining.

getTypes()   X-Ref
Return menu items types

return: static  A \JControllerLegacy object to support chaining.

getClientIdFromInput()   X-Ref
Get client id from input

return: string



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