| [ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Copyright: | Copyright (C) 2005 Open Source Matters. All rights reserved. |
| License: | http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php |
| Version: | $Id: admin.menus.php 5047 2006-09-14 13:49:01Z friesengeist $ |
| Poids: | 849 lignes (23 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier includes/domit/xml_domit_lite_include.php |
| 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, $menutype ) 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, $menutype='mainmenu' ) 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 |
| Pas de description |
| saveOrder( &$cid, $menutype ) X-Ref |
| Pas de description |
| josMenuChildrenRecurse( $mitems, $parents, $list, $maxlevel=20, $level=0 ) X-Ref |
| Returns list of child items for a given set of ids from menu items supplied |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|