Variables

usr_pdesktop_menu.php File Reference

Go to the source code of this file.

Variables

global $ilias_locator
if($_GET["cmd"]=="highest_level")
elseif($_GET["cmd"]=="cal")
elseif($_GET["cmd"]=="mail")
elseif($_GET["cmd"]=="search")
elseif($_GET["cmd"]=="feedback")
elseif($_GET["cmd"]=="repos")
elseif($_GET["cmd"]=="admin") 
$template_path = $ilias->tplPath.$ilias->account->getPref("skin")

Variable Documentation

global $ilias_locator

Definition at line 35 of file usr_pdesktop_menu.php.

if ($_GET["cmd"]=="highest_level") elseif ($_GET["cmd"]=="cal") elseif ($_GET["cmd"]=="mail") elseif ($_GET["cmd"]=="search") elseif ($_GET["cmd"]=="feedback") elseif ($_GET["cmd"]=="repos") elseif ($_GET["cmd"]=="admin") $template_path = $ilias->tplPath.$ilias->account->getPref("skin")

Definition at line 70 of file usr_pdesktop_menu.php.