|
ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
|
@ilCtrl_Calls ilDashboardGUI: ILIAS\User\Profile\PersonalProfileGUI @ilCtrl_Calls ilDashboardGUI: ilObjUserGUI, ilPDNotesGUI @ilCtrl_Calls ilDashboardGUI: ilColumnGUI, ilPDNewsGUI, ilCalendarPresentationGUI @ilCtrl_Calls ilDashboardGUI: ilMailSearchGUI, ilContactGUI @ilCtrl_Calls ilDashboardGUI: ilPersonalWorkspaceGUI, ILIAS\User\Settings\PersonalSettingsGUI @ilCtrl_Calls ilDashboardGUI: ilLocalUserPasswordSettingsGUI @ilCtrl_Calls ilDashboardGUI: ilPortfolioRepositoryGUI, ilObjChatroomGUI @ilCtrl_Calls ilDashboardGUI: ilMyStaffGUI @ilCtrl_Calls ilDashboardGUI: ilGroupUserActionsGUI, ilAchievementsGUI @ilCtrl_Calls ilDashboardGUI: ilPDMailBlockGUI @ilCtrl_Calls ilDashboardGUI: ilDashboardPageGUI @ilCtrl_Calls ilDashboardGUI: ilSelectedItemsBlockGUI, ilDashboardRecommendedContentGUI, ilMembershipBlockGUI, ilDashboardLearningSequenceGUI, ilStudyProgrammeDashboardViewGUI, ilObjStudyProgrammeGUI @ilCtrl_Calls ilDashboardGUI: ilObjIndividualAssessmentGUI More...
Inheritance diagram for ilDashboardGUI:
Collaboration diagram for ilDashboardGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| getStandardTemplates () | |
| show () | |
| getCenterColumnHTML () | |
| getRightColumnHTML () | |
| prepareContentView () | |
| setTabs () | |
| displayHeader () | |
Data Fields | |
| const | CMD_JUMP_TO_MY_STAFF = 'jumpToMyStaff' |
| const | DISENGAGE_MAINBAR = 'dash_mb_disengage' |
| readonly ilGlobalTemplateInterface | $tpl |
| readonly ilLanguage | $lng |
| string | $cmdClass = '' |
Protected Member Functions | |
| toggleHelp () | |
| getMainContent () | |
| renderView (int $view) | |
Protected Attributes | |
| readonly ilCtrl | $ctrl |
| readonly ilObjUser | $user |
| readonly ilSetting | $settings |
| readonly ilHelpGUI | $help |
| readonly ContextServices | $tool_context |
| int | $requested_view |
| int | $requested_prt_id |
| int | $requested_gtp |
| string | $requested_dsh |
| int | $requested_wsp_id |
Private Member Functions | |
| jumpToMemberships () | |
| jumpToSelectedItems () | |
| jumpToProfile () | |
| jumpToPortfolio () | |
| jumpToSettings () | |
| jumpToNews () | |
| jumpToCalendar () | |
| jumpToWorkspace () | |
| jumpToMyStaff () | |
| jumpToBadges () | |
| jumpToSkills () | |
@ilCtrl_Calls ilDashboardGUI: ILIAS\User\Profile\PersonalProfileGUI @ilCtrl_Calls ilDashboardGUI: ilObjUserGUI, ilPDNotesGUI @ilCtrl_Calls ilDashboardGUI: ilColumnGUI, ilPDNewsGUI, ilCalendarPresentationGUI @ilCtrl_Calls ilDashboardGUI: ilMailSearchGUI, ilContactGUI @ilCtrl_Calls ilDashboardGUI: ilPersonalWorkspaceGUI, ILIAS\User\Settings\PersonalSettingsGUI @ilCtrl_Calls ilDashboardGUI: ilLocalUserPasswordSettingsGUI @ilCtrl_Calls ilDashboardGUI: ilPortfolioRepositoryGUI, ilObjChatroomGUI @ilCtrl_Calls ilDashboardGUI: ilMyStaffGUI @ilCtrl_Calls ilDashboardGUI: ilGroupUserActionsGUI, ilAchievementsGUI @ilCtrl_Calls ilDashboardGUI: ilPDMailBlockGUI @ilCtrl_Calls ilDashboardGUI: ilDashboardPageGUI @ilCtrl_Calls ilDashboardGUI: ilSelectedItemsBlockGUI, ilDashboardRecommendedContentGUI, ilMembershipBlockGUI, ilDashboardLearningSequenceGUI, ilStudyProgrammeDashboardViewGUI, ilObjStudyProgrammeGUI @ilCtrl_Calls ilDashboardGUI: ilObjIndividualAssessmentGUI
Definition at line 40 of file class.ilDashboardGUI.php.
| ilDashboardGUI::__construct | ( | ) |
Definition at line 59 of file class.ilDashboardGUI.php.
References $DIC, $params, ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilDashboardGUI::displayHeader | ( | ) |
Definition at line 465 of file class.ilDashboardGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDashboardGUI::executeCommand | ( | ) |
Definition at line 97 of file class.ilDashboardGUI.php.
References $cmdClass, $ilSetting, $settings, $tool_context, ILIAS\Repository\ctrl(), displayHeader(), ilBuddySystem\getInstance(), getStandardTemplates(), ILIAS\Repository\lng(), ilUtil\redirect(), setTabs(), show(), and ILIAS\GlobalScreen\ScreenContext\ContextServices\stack().
Here is the call graph for this function:| ilDashboardGUI::getCenterColumnHTML | ( | ) |
Definition at line 271 of file class.ilDashboardGUI.php.
References $ctrl, getMainContent(), IL_COL_CENTER, IL_COL_LEFT, IL_COL_RIGHT, and IL_SCREEN_SIDE.
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 480 of file class.ilDashboardGUI.php.
References $settings, $tpl, ILIAS\UICore\GlobalTemplate\get(), renderView(), ILIAS\UICore\GlobalTemplate\setVariable(), and ILIAS\Repository\user().
Referenced by getCenterColumnHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDashboardGUI::getRightColumnHTML | ( | ) |
Definition at line 310 of file class.ilDashboardGUI.php.
References $ctrl, IL_COL_RIGHT, IL_SCREEN_FULL, and IL_SCREEN_SIDE.
Referenced by show().
Here is the caller graph for this function:| ilDashboardGUI::getStandardTemplates | ( | ) |
Definition at line 244 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 455 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 411 of file class.ilDashboardGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 361 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
Definition at line 450 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 406 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 384 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 379 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 370 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl(), show(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
Definition at line 401 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 460 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 431 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDashboardGUI::prepareContentView | ( | ) |
Definition at line 345 of file class.ilDashboardGUI.php.
References ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 498 of file class.ilDashboardGUI.php.
References ilPDSelectedItemsBlockConstants\VIEW_LEARNING_SEQUENCES, ilPDSelectedItemsBlockConstants\VIEW_MY_MEMBERSHIPS, ilPDSelectedItemsBlockConstants\VIEW_MY_STUDYPROGRAMME, ilPDSelectedItemsBlockConstants\VIEW_RECOMMENDED_CONTENT, and ilPDSelectedItemsBlockConstants\VIEW_SELECTED_ITEMS.
Referenced by getMainContent().
Here is the caller graph for this function:| ilDashboardGUI::setTabs | ( | ) |
Definition at line 354 of file class.ilDashboardGUI.php.
References $help, and ilHelpGUI\setScreenIdComponent().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDashboardGUI::show | ( | ) |
Definition at line 249 of file class.ilDashboardGUI.php.
References getCenterColumnHTML(), ilUtil\getImagePath(), getRightColumnHTML(), ilDashboardPageGUI\isLanguageAvailable(), ILIAS\Repository\lng(), ilBlockSetting\preloadPDBlockSettings(), and ILIAS\Repository\user().
Referenced by executeCommand(), and jumpToSelectedItems().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 470 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl(), ilSession\get(), and ilSession\set().
Here is the call graph for this function:| string ilDashboardGUI::$cmdClass = '' |
Definition at line 52 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 45 of file class.ilDashboardGUI.php.
Referenced by getCenterColumnHTML(), and getRightColumnHTML().
|
protected |
Definition at line 48 of file class.ilDashboardGUI.php.
Referenced by setTabs().
| readonly ilLanguage ilDashboardGUI::$lng |
Definition at line 50 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 56 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 55 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 54 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 53 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 57 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 47 of file class.ilDashboardGUI.php.
Referenced by executeCommand(), and getMainContent().
|
protected |
Definition at line 51 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
| readonly ilGlobalTemplateInterface ilDashboardGUI::$tpl |
Definition at line 49 of file class.ilDashboardGUI.php.
Referenced by getMainContent().
|
protected |
Definition at line 46 of file class.ilDashboardGUI.php.
| const ilDashboardGUI::CMD_JUMP_TO_MY_STAFF = 'jumpToMyStaff' |
Definition at line 42 of file class.ilDashboardGUI.php.
| const ilDashboardGUI::DISENGAGE_MAINBAR = 'dash_mb_disengage' |
Definition at line 43 of file class.ilDashboardGUI.php.
Referenced by DashboardLayoutProvider\getMainBarModification().