Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| $script_name = basename($_SERVER["SCRIPT_NAME"]) | |
| $command = "" | |
| if(ereg("whois", $command) or $script_name=="profile.php") | $inc_type = "tabinactive" |
| $inhalt1 [] = array($inc_type,"usr_personaldesktop.php",$lng->txt("overview"),"bottom","usr_pdesktop_menu.php?cmd=highest_level","left") | |
| if ($_SESSION["AccountId"]!=ANONYMOUS_USER_ID) | |
| global | $ilias |
| $command = "" |
Definition at line 37 of file inc.personaldesktop_buttons.php.
Referenced by ilObjiLincClassroomListGUI::getCommands(), ilObjectListGUI::getCommands(), ilObjHACPTracking::ilObjHACPTracking(), ilObjiLincClassroomListGUI::insertCommands(), and ilObjectListGUI::insertCommands().
| global $ilias |
Definition at line 78 of file inc.personaldesktop_buttons.php.
| $inc_type = "tabinactive" |
Definition at line 46 of file inc.personaldesktop_buttons.php.
| $inhalt1[] = array($inc_type,"usr_personaldesktop.php",$lng->txt("overview"),"bottom","usr_pdesktop_menu.php?cmd=highest_level","left") |
Definition at line 47 of file inc.personaldesktop_buttons.php.
| $script_name = basename($_SERVER["SCRIPT_NAME"]) |
Definition at line 35 of file inc.personaldesktop_buttons.php.
| if (ilPaymentShoppingCart::_hasEntries($ilias->account->getId()) or ilPaymentBookings::_getCountBookingsByCustomer($ilias->account->getId())) if(ilPaymentVendors::_isVendor($ilias->account->getId()) or ilPaymentTrustees::_hasAccess($ilias->account->getId())) |
Definition at line 53 of file inc.personaldesktop_buttons.php.
1.7.1