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)