| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print] [Project Stats]
(no description)
| Author: | Mambo Foundation Inc see README.php |
| Copyright: | (C) 2000 - 2009 Mambo Foundation Inc. |
| License: | GNU/GPL Version 2, see LICENSE.php |
| File Size: | 752 lines (21 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| viewMenuItems( $menutype, $option ) X-Ref |
| Shows a list of items for a menu |
| addMenuItem( &$cid, $menutype, $option, $task ) X-Ref |
| Displays a selection list for menu item types |
| saveMenu( $option, $task='save' ) X-Ref |
| Generic function to save the menu |
| publishMenuSection( $cid=null, $publish=1 ) X-Ref |
| Publishes or Unpublishes one or more menu sections param: database A database connector object param: string The name of the category section param: array An array of id numbers param: integer 0 if unpublishing, 1 if publishing |
| TrashMenuSection( $cid=NULL ) X-Ref |
| Trashes a menu record |
| cancelMenu( $option ) X-Ref |
| Cancels an edit operation |
| orderMenu( $uid, $inc, $option ) X-Ref |
| Moves the order of a record param: integer The increment to reorder by |
| accessMenu( $uid, $access, $option, $menutype ) X-Ref |
| changes the access level of a record param: integer The increment to reorder by |
| moveMenu( $option, $cid, $menutype ) X-Ref |
| Form for moving item(s) to a specific menu |
| addDescendants($id, &$cid) X-Ref |
| Add all descendants to list of meni id's |
| moveMenuSave( $option, $cid, $menu, $menutype ) X-Ref |
| Save the item(s) to the menu selected |
| copyMenu( $option, $cid, $menutype ) X-Ref |
| Form for copying item(s) to a specific menu |
| copyMenuSave( $option, $cid, $menu, $menutype ) X-Ref |
| Save the item(s) to the menu selected |
| ReadMenuXML( $type, $component=-1 ) X-Ref |
| No description |
| saveOrder( &$cid, $menutype ) X-Ref |
| No description |
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |