|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI class for personal desktop. More...
Collaboration diagram for ilPersonalDesktopGUI:Public Member Functions | |
| __construct () | |
| constructor More... | |
| executeCommand () | |
| execute command More... | |
| getStandardTemplates () | |
| get standard templates More... | |
| getCenterColumnHTML () | |
| Display center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| getLeftColumnHTML () | |
| Display left column. More... | |
| prepareContentView () | |
| displaySystemMessages () | |
| Display system messages. More... | |
| multiarray_sort ($array, $key_sort) | |
| Returns the multidimenstional sorted array. More... | |
| setTabs () | |
| set personal desktop tabs More... | |
| jumpToMemberships () | |
| Jump to memberships. More... | |
| jumpToSelectedItems () | |
| Jump to selected items. More... | |
| jumpToProfile () | |
| workaround for menu in calendar only More... | |
| jumpToPortfolio () | |
| jumpToSettings () | |
| workaround for menu in calendar only More... | |
| jumpToBookmarks () | |
| workaround for menu in calendar only More... | |
| jumpToNotes () | |
| workaround for menu in calendar only More... | |
| jumpToComments () | |
| workaround for menu in calendar only More... | |
| jumpToNews () | |
| workaround for menu in calendar only More... | |
| jumpToLP () | |
| workaround for menu in calendar only More... | |
| jumpToCalendar () | |
| Jump to calendar. More... | |
| jumpToContacts () | |
| Jump to contacts. More... | |
| jumpToWorkspace () | |
| Jump to personal workspace. More... | |
| jumpToBadges () | |
| Jump to badges. More... | |
| jumpToSkills () | |
| Jump to personal skills. More... | |
| __loadNextClass () | |
| __storeLastClass ($a_class) | |
| initColumn ($a_column_gui) | |
| displayHeader () | |
| display header and locator More... | |
Data Fields | |
| const | CMD_JUMP_TO_MY_STAFF = "jumpToMyStaff" |
| $tpl | |
| $lng | |
| $cmdClass = '' | |
Protected Member Functions | |
| jumpToMyStaff () | |
Protected Attributes | |
| $ctrl | |
| $main_menu | |
| $user | |
| $error | |
| $settings | |
| $rbacsystem | |
| $plugin_admin | |
| $help | |
| $action_menu | |
GUI class for personal desktop.
@ilCtrl_Calls ilPersonalDesktopGUI: ilPersonalProfileGUI, ilBookmarkAdministrationGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilObjUserGUI, ilPDNotesGUI, ilLearningProgressGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilColumnGUI, ilPDNewsGUI, ilCalendarPresentationGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilMailSearchGUI, ilContactGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilPersonalWorkspaceGUI, ilPersonalSettingsGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilPortfolioRepositoryGUI, ilPersonalSkillsGUI, ilObjChatroomGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilMyStaffGUI @ilCtrl_Calls ilPersonalDesktopGUI: ilBadgeProfileGUI, ilGroupUserActionsGUI
Definition at line 26 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::__construct | ( | ) |
constructor
Definition at line 82 of file class.ilPersonalDesktopGUI.php.
References $_GET, $DIC, $GLOBALS, $ilCtrl, $ilErr, $ilUser, $lng, $tpl, error(), settings(), and user().
Here is the call graph for this function:| ilPersonalDesktopGUI::__loadNextClass | ( | ) |
Definition at line 778 of file class.ilPersonalDesktopGUI.php.
References $_SESSION.
Referenced by executeCommand().
Here is the caller graph for this function:| ilPersonalDesktopGUI::__storeLastClass | ( | $a_class | ) |
Definition at line 793 of file class.ilPersonalDesktopGUI.php.
References $_SESSION.
Referenced by executeCommand().
Here is the caller graph for this function:| ilPersonalDesktopGUI::displayHeader | ( | ) |
display header and locator
Definition at line 815 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilPersonalDesktopGUI::displaySystemMessages | ( | ) |
Display system messages.
Definition at line 529 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::executeCommand | ( | ) |
execute command
Definition at line 130 of file class.ilPersonalDesktopGUI.php.
References $_GET, $error, $ilErr, $ilSetting, $rbacsystem, $ret, $settings, __loadNextClass(), __storeLastClass(), displayHeader(), ilBuddySystem\getInstance(), getStandardTemplates(), ilUtil\getStyleSheetLocation(), initColumn(), ilLearningProgressBaseGUI\LP_CONTEXT_PERSONAL_DESKTOP, ilUtil\redirect(), ilUtil\sendFailure(), setTabs(), and show().
Here is the call graph for this function:| ilPersonalDesktopGUI::getCenterColumnHTML | ( | ) |
Display center column.
Definition at line 379 of file class.ilPersonalDesktopGUI.php.
References $ctrl, $html, $ilCtrl, $plugin_admin, IL_COL_CENTER, IL_COL_LEFT, IL_COL_RIGHT, IL_SCREEN_SIDE, and initColumn().
Here is the call graph for this function:| ilPersonalDesktopGUI::getLeftColumnHTML | ( | ) |
Display left column.
Definition at line 472 of file class.ilPersonalDesktopGUI.php.
References $ctrl, $html, $ilCtrl, $ilUser, $lng, $plugin_admin, $user, IL_COL_LEFT, IL_SCREEN_FULL, IL_SCREEN_SIDE, and initColumn().
Here is the call graph for this function:| ilPersonalDesktopGUI::getRightColumnHTML | ( | ) |
Display right column.
Definition at line 429 of file class.ilPersonalDesktopGUI.php.
References $ctrl, $html, $ilCtrl, $ilUser, $lng, $plugin_admin, $user, IL_COL_RIGHT, IL_SCREEN_FULL, IL_SCREEN_SIDE, and initColumn().
Here is the call graph for this function:| ilPersonalDesktopGUI::getStandardTemplates | ( | ) |
get standard templates
Definition at line 320 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilPersonalDesktopGUI::initColumn | ( | $a_column_gui | ) |
Definition at line 803 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand(), getCenterColumnHTML(), getLeftColumnHTML(), and getRightColumnHTML().
Here is the caller graph for this function:| ilPersonalDesktopGUI::jumpToBadges | ( | ) |
Jump to badges.
Definition at line 765 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToBookmarks | ( | ) |
workaround for menu in calendar only
Definition at line 654 of file class.ilPersonalDesktopGUI.php.
References $ilSetting, $settings, ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilPersonalDesktopGUI::jumpToCalendar | ( | ) |
Jump to calendar.
Definition at line 718 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToComments | ( | ) |
workaround for menu in calendar only
Definition at line 686 of file class.ilPersonalDesktopGUI.php.
References $ilSetting, $settings, ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilPersonalDesktopGUI::jumpToContacts | ( | ) |
Jump to contacts.
Definition at line 726 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToLP | ( | ) |
workaround for menu in calendar only
Definition at line 710 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToMemberships | ( | ) |
Jump to memberships.
Definition at line 591 of file class.ilPersonalDesktopGUI.php.
References $_GET, $GLOBALS, show(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 757 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToNews | ( | ) |
workaround for menu in calendar only
Definition at line 702 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToNotes | ( | ) |
workaround for menu in calendar only
Definition at line 670 of file class.ilPersonalDesktopGUI.php.
References $ilSetting, $settings, ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilPersonalDesktopGUI::jumpToPortfolio | ( | ) |
Definition at line 624 of file class.ilPersonalDesktopGUI.php.
References $_GET.
| ilPersonalDesktopGUI::jumpToProfile | ( | ) |
workaround for menu in calendar only
Definition at line 619 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToSelectedItems | ( | ) |
Jump to selected items.
Definition at line 605 of file class.ilPersonalDesktopGUI.php.
References $_GET, $GLOBALS, show(), and user().
Here is the call graph for this function:| ilPersonalDesktopGUI::jumpToSettings | ( | ) |
workaround for menu in calendar only
Definition at line 646 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToSkills | ( | ) |
Jump to personal skills.
Definition at line 773 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::jumpToWorkspace | ( | ) |
Jump to personal workspace.
Definition at line 734 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::multiarray_sort | ( | $array, | |
| $key_sort | |||
| ) |
Returns the multidimenstional sorted array.
Returns the multidimenstional sorted array
| array | $arrays | The array to be sorted |
| string | $key_sort | The keys on which array must be sorted @access public |
Definition at line 546 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::prepareContentView | ( | ) |
Definition at line 512 of file class.ilPersonalDesktopGUI.php.
References ilUtil\getImagePath(), and ilUtil\infoPanel().
Here is the call graph for this function:| ilPersonalDesktopGUI::setTabs | ( | ) |
set personal desktop tabs
Definition at line 581 of file class.ilPersonalDesktopGUI.php.
References $help.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 77 of file class.ilPersonalDesktopGUI.php.
| ilPersonalDesktopGUI::$cmdClass = '' |
Definition at line 72 of file class.ilPersonalDesktopGUI.php.
|
protected |
Definition at line 32 of file class.ilPersonalDesktopGUI.php.
Referenced by getCenterColumnHTML(), getLeftColumnHTML(), and getRightColumnHTML().
|
protected |
Definition at line 47 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 67 of file class.ilPersonalDesktopGUI.php.
Referenced by setTabs().
| ilPersonalDesktopGUI::$lng |
Definition at line 70 of file class.ilPersonalDesktopGUI.php.
Referenced by __construct(), getLeftColumnHTML(), and getRightColumnHTML().
|
protected |
Definition at line 37 of file class.ilPersonalDesktopGUI.php.
|
protected |
Definition at line 62 of file class.ilPersonalDesktopGUI.php.
Referenced by getCenterColumnHTML(), getLeftColumnHTML(), and getRightColumnHTML().
|
protected |
Definition at line 57 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 52 of file class.ilPersonalDesktopGUI.php.
Referenced by executeCommand(), jumpToBookmarks(), jumpToComments(), and jumpToNotes().
| ilPersonalDesktopGUI::$tpl |
Definition at line 69 of file class.ilPersonalDesktopGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilPersonalDesktopGUI.php.
Referenced by getLeftColumnHTML(), and getRightColumnHTML().
| const ilPersonalDesktopGUI::CMD_JUMP_TO_MY_STAFF = "jumpToMyStaff" |
Definition at line 28 of file class.ilPersonalDesktopGUI.php.
Referenced by ilUserUtil\getStartingPointAsUrl(), and ilMainMenuGUI\renderEntry().