/administrator/components/com_menus/admin.menus.php

Description
  • license: GNU/GPL Mambo is Free Software
  • copyright: (C) 2000 - 2005 Miro International Pty Ltd
  • version: $Id: admin.menus.php,v 1.30 2005/02/16 18:27:26 troozers Exp $
Includes
require ($path.$type.'/'.$type.'.menu.php') (line 129)
require ($path.$menu->type.'/'.$menu->type.'.menu.php') (line 49)
require ($path.$type.'/'.$type.'.menu.php') (line 55)
require_once ($mainframe->getPath('admin_html')) (line 14)

ensure this file is being included by a parent file

Functions
addDescendants (line 549)

Add all descendants to list of meni id's

void addDescendants (mixed $id, mixed &$cid)
addMenuItem (line 272)

Displays a selection list for menu item types

void addMenuItem (mixed &$cid, mixed $menutype, mixed $option, mixed $task)
copyMenuSave (line 647)

Save the item(s) to the menu selected

void copyMenuSave (mixed $option, mixed $cid, mixed $menu, mixed $menutype)
moveMenu (line 515)

Form for moving item(s) to a specific menu

void moveMenu (mixed $option, mixed $cid, mixed $menutype)
moveMenuSave (line 574)

Save the item(s) to the menu selected

void moveMenuSave (mixed $option, mixed $cid, mixed $menu, mixed $menutype)
orderMenu (line 480)

Moves the order of a record

void orderMenu (integer $uid, mixed $inc, mixed $option)
  • integer $uid: The increment to reorder by
publishMenuSection (line 401)

Publishes or Unpublishes one or more menu sections

void publishMenuSection ([database $cid = null], [string $publish = 1], array 2, integer 3)
  • array 2: An array of id numbers
  • integer 3: 0 if unpublishing, 1 if publishing
  • database $cid: A database connector object
  • string $publish: The name of the category section
ReadMenuXML (line 686)
void ReadMenuXML (mixed $type, [mixed $component = -1])
TrashMenuSection (line 432)

Trashes a menu record

void TrashMenuSection ([mixed $cid = NULL])
viewMenuItems (line 139)

Shows a list of items for a menu

void viewMenuItems (mixed $menutype, mixed $option)

Documentation generated on Fri, 4 Mar 2005 13:55:39 +1000 by phpDocumentor 1.3.0RC3