menu_structureClass contains methods to calculate the structure and other elements of menu items, the methods are dependent of each other.
Located in /plugins/PHPDevShell/includes/menu_structure.class.php (line 19)
void
delete_menu
([mixed $menu_id = false], [string $plugin = false], [boolean $delete_critical_only = false])
void
insert_menu
([ $menu_id = false], $parent_menu_id, $menu_name, $menu_link, $plugin, $menu_type, [ $extend = false], [ $new_window = false], [ $rank = false], [ $hide = false], [ $template_id = false])
Convert file location to unsigned CRC32 value. This is unique and allows one to locate a menu item from location as well.
Completely delete a menu item and all its sub tables.
Deletes a menu item when the $_GET['dm'] variable is used.
Insert a new menu item in database.
Write generated structure to database.
Documentation generated on Thu, 23 Oct 2008 13:58:32 +0200 by phpDocumentor 1.4.0