| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: controller.php 18162 2010-07-16 07:00:47Z ian $ |
| File Size: | 827 lines (22 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MenusController:: (29 methods):
newItem()
type()
edit()
save()
cancelItem()
cancel()
copy()
doCopy()
move()
doMove()
publish()
unpublish()
orderup()
orderdown()
saveorder()
accesspublic()
accessregistered()
accessspecial()
setdefault()
remove()
view()
viewMenus()
editMenu()
addMenu()
saveMenu()
deleteMenu()
doDeleteMenu()
copyMenu()
doCopyMenu()
Class: MenusController - X-Ref
| newItem() X-Ref |
| New menu item wizard |
| type() X-Ref |
| Edit menu item wizard |
| edit() X-Ref |
| Edits a menu item |
| save() X-Ref |
| Saves a menu item |
| cancelItem() X-Ref |
| Cancels an edit operation |
| cancel() X-Ref |
| Cancels an edit operation |
| copy() X-Ref |
| Form for copying item(s) to a specific menu |
| doCopy() X-Ref |
| Save the item(s) to the menu selected |
| move() X-Ref |
| Form for moving item(s) to a specific menu |
| doMove() X-Ref |
| Save the item(s) to the menu selected |
| publish() X-Ref |
| Save the item(s) to the menu selected |
| unpublish() X-Ref |
| Save the item(s) to the menu selected |
| orderup() X-Ref |
| Save the item(s) to the menu selected |
| orderdown() X-Ref |
| Save the item(s) to the menu selected |
| saveorder() X-Ref |
| Save the item(s) to the menu selected |
| accesspublic() X-Ref |
| Save the item(s) to the menu selected |
| accessregistered() X-Ref |
| Save the item(s) to the menu selected |
| accessspecial() X-Ref |
| Save the item(s) to the menu selected |
| setdefault() X-Ref |
| Save the item(s) to the menu selected |
| remove() X-Ref |
| No description |
| view() X-Ref |
| Save the item(s) to the menu selected |
| viewMenus() X-Ref |
| Controller for view listing menu types and related statical info param: string The URL option |
| editMenu() X-Ref |
| Controller for view to edit a menu type |
| addMenu() X-Ref |
| Controller for view to create a menu type |
| saveMenu() X-Ref |
| Controller for saving a menu type |
| deleteMenu() X-Ref |
| Controller for a view to confirm the deletion of a menu type |
| doDeleteMenu() X-Ref |
| Delete a menu |
| copyMenu() X-Ref |
| Compiles a list of the articles you have selected to Copy |
| doCopyMenu() X-Ref |
| Copies a complete menu, all its items and creates a new module, using the name speified |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |