Home
last modified time | relevance | path

Searched defs:menu_uuid (Results 1 – 7 of 7) sorted by relevance

/dports/www/fusionpbx/fusionpbx-4.4.1/core/menu/
H A Dmenu_edit.php44 $menu_uuid = check_str($_REQUEST["id"]); variable
52 $menu_uuid = check_str($_POST["menu_uuid"]); variable
62 $menu_uuid = check_str($_POST["menu_uuid"]); variable
86 $menu_uuid = uuid(); variable
140 $menu_uuid = $_GET["id"]; variable
147 $menu_uuid = $row["menu_uuid"]; variable
H A Dmenu_restore_default.php47 $menu_uuid = check_str($_REQUEST["menu_uuid"]); variable
H A Dmenu_item_delete.php46 $menu_uuid = check_str($_GET["id"]); variable
H A Dmenu_item_edit.php42 $menu_uuid = check_str($_REQUEST["id"]); variable
78 $menu_uuid = check_str($_POST["menu_uuid"]); variable
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/classes/
H A Dmenu.php31 public $menu_uuid; variable in menu
/dports/www/fusionpbx/fusionpbx-4.4.1/core/upgrade/
H A Dindex.php107 $menu_uuid = $sel_menu[0]; variable
/dports/www/fusionpbx/fusionpbx-4.4.1/core/install/resources/classes/
H A Dinstall_fusionpbx.php34 protected $menu_uuid = 'b4750c3f-2a86-b00d-b7d0-345c14eca286'; variable in install_fusionpbx