ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
getStandardTemplates () | |
show () | |
getCenterColumnHTML () | |
getRightColumnHTML () | |
prepareContentView () | |
setTabs () | |
jumpToMemberships () | |
jumpToSelectedItems () | |
jumpToProfile () | |
jumpToPortfolio () | |
jumpToSettings () | |
jumpToNews () | |
jumpToCalendar () | |
jumpToWorkspace () | |
jumpToBadges () | |
jumpToSkills () | |
initColumn (ilColumnGUI $a_column_gui) | |
displayHeader () | |
Data Fields | |
const | CMD_JUMP_TO_MY_STAFF = "jumpToMyStaff" |
const | DISENGAGE_MAINBAR = "dash_mb_disengage" |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
string | $cmdClass = '' |
Protected Member Functions | |
jumpToMyStaff () | |
toggleHelp () | |
getMainContent () | |
renderFavourites () | |
renderRecommendedContent () | |
renderStudyProgrammes () | |
renderMemberships () | |
renderLearningSequences () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilObjUser | $user |
ilSetting | $settings |
ilRbacSystem | $rbacsystem |
ilHelpGUI | $help |
ilAdvancedSelectionListGUI | $action_menu |
ILIAS GlobalScreen ScreenContext ContextServices | $tool_context |
int | $requested_view |
int | $requested_prt_id |
int | $requested_gtp |
string | $requested_dsh |
int | $requested_wsp_id |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning ilDashboardGUI: ilPersonalProfileGUI ilDashboardGUI: ilObjUserGUI, ilPDNotesGUI ilDashboardGUI: ilColumnGUI, ilPDNewsGUI, ilCalendarPresentationGUI ilDashboardGUI: ilMailSearchGUI, ilContactGUI ilDashboardGUI: ilPersonalWorkspaceGUI, ilPersonalSettingsGUI ilDashboardGUI: ilPortfolioRepositoryGUI, ilObjChatroomGUI ilDashboardGUI: ilMyStaffGUI ilDashboardGUI: ilGroupUserActionsGUI, ilAchievementsGUI ilDashboardGUI: ilPDSelectedItemsBlockGUI, ilPDMembershipBlockGUI, ilPDMailBlockGUI, ilDashboardRecommendedContentGUI, ilStudyProgrammeDashboardViewGUI ilDashboardGUI: ilObjIndividualAssessmentGUI
Definition at line 31 of file class.ilDashboardGUI.php.
ilDashboardGUI::__construct | ( | ) |
Definition at line 52 of file class.ilDashboardGUI.php.
References $DIC, $params, $tpl, ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
ilDashboardGUI::displayHeader | ( | ) |
Definition at line 495 of file class.ilDashboardGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand().
ilDashboardGUI::executeCommand | ( | ) |
Definition at line 94 of file class.ilDashboardGUI.php.
References $context, $ilSetting, $settings, $tool_context, ILIAS\Repository\ctrl(), displayHeader(), ilBuddySystem\getInstance(), getStandardTemplates(), initColumn(), ILIAS\Repository\lng(), ilUtil\redirect(), setTabs(), and show().
ilDashboardGUI::getCenterColumnHTML | ( | ) |
Definition at line 284 of file class.ilDashboardGUI.php.
References $ctrl, getMainContent(), IL_COL_CENTER, IL_COL_LEFT, IL_COL_RIGHT, IL_SCREEN_SIDE, and initColumn().
Referenced by show().
|
protected |
Definition at line 510 of file class.ilDashboardGUI.php.
References renderFavourites(), renderLearningSequences(), renderMemberships(), renderRecommendedContent(), renderStudyProgrammes(), and ILIAS\Repository\user().
Referenced by getCenterColumnHTML().
ilDashboardGUI::getRightColumnHTML | ( | ) |
Definition at line 330 of file class.ilDashboardGUI.php.
References $ctrl, IL_COL_RIGHT, IL_SCREEN_FULL, IL_SCREEN_SIDE, and initColumn().
Referenced by show().
ilDashboardGUI::getStandardTemplates | ( | ) |
Definition at line 244 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
ilDashboardGUI::initColumn | ( | ilColumnGUI | $a_column_gui | ) |
Definition at line 490 of file class.ilDashboardGUI.php.
References ilColumnGUI\setActionMenu().
Referenced by executeCommand(), getCenterColumnHTML(), and getRightColumnHTML().
ilDashboardGUI::jumpToBadges | ( | ) |
Definition at line 480 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToCalendar | ( | ) |
Definition at line 435 of file class.ilDashboardGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToMemberships | ( | ) |
Definition at line 383 of file class.ilDashboardGUI.php.
References $GLOBALS, ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
|
protected |
Definition at line 475 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToNews | ( | ) |
Definition at line 430 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToPortfolio | ( | ) |
Definition at line 406 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToProfile | ( | ) |
Definition at line 401 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToSelectedItems | ( | ) |
Definition at line 392 of file class.ilDashboardGUI.php.
References $GLOBALS, ILIAS\Repository\ctrl(), show(), and ILIAS\Repository\user().
ilDashboardGUI::jumpToSettings | ( | ) |
Definition at line 425 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToSkills | ( | ) |
Definition at line 485 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::jumpToWorkspace | ( | ) |
Definition at line 455 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl().
ilDashboardGUI::prepareContentView | ( | ) |
Definition at line 367 of file class.ilDashboardGUI.php.
References ilUtil\getImagePath(), and ILIAS\Repository\lng().
|
protected |
Definition at line 531 of file class.ilDashboardGUI.php.
Referenced by getMainContent().
|
protected |
Definition at line 555 of file class.ilDashboardGUI.php.
Referenced by getMainContent().
|
protected |
Definition at line 549 of file class.ilDashboardGUI.php.
Referenced by getMainContent().
|
protected |
Definition at line 537 of file class.ilDashboardGUI.php.
Referenced by getMainContent().
|
protected |
Definition at line 543 of file class.ilDashboardGUI.php.
References ilStudyProgrammeDIC\dic().
Referenced by getMainContent().
ilDashboardGUI::setTabs | ( | ) |
Definition at line 376 of file class.ilDashboardGUI.php.
References $help, and ilHelpGUI\setScreenIdComponent().
Referenced by executeCommand().
ilDashboardGUI::show | ( | ) |
Definition at line 249 of file class.ilDashboardGUI.php.
References $lng, $tpl, ilAdvancedSelectionListGUI\DOWN_ARROW_DARK, getCenterColumnHTML(), ilUtil\getImagePath(), getRightColumnHTML(), ILIAS\Repository\lng(), and ilBlockSetting\preloadPDBlockSettings().
Referenced by executeCommand(), and jumpToSelectedItems().
|
protected |
Definition at line 500 of file class.ilDashboardGUI.php.
References ILIAS\Repository\ctrl(), ilSession\get(), and ilSession\set().
|
protected |
Definition at line 44 of file class.ilDashboardGUI.php.
string ilDashboardGUI::$cmdClass = '' |
Definition at line 43 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 36 of file class.ilDashboardGUI.php.
Referenced by getCenterColumnHTML(), and getRightColumnHTML().
|
protected |
Definition at line 40 of file class.ilDashboardGUI.php.
Referenced by setTabs().
ilLanguage ilDashboardGUI::$lng |
Definition at line 42 of file class.ilDashboardGUI.php.
Referenced by show().
|
protected |
Definition at line 39 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 49 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 48 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 47 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 46 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 50 of file class.ilDashboardGUI.php.
|
protected |
Definition at line 38 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 45 of file class.ilDashboardGUI.php.
Referenced by executeCommand().
ilGlobalTemplateInterface ilDashboardGUI::$tpl |
Definition at line 41 of file class.ilDashboardGUI.php.
Referenced by __construct(), and show().
|
protected |
Definition at line 37 of file class.ilDashboardGUI.php.
const ilDashboardGUI::CMD_JUMP_TO_MY_STAFF = "jumpToMyStaff" |
Definition at line 33 of file class.ilDashboardGUI.php.
Referenced by ilUserUtil\getStartingPoint().
const ilDashboardGUI::DISENGAGE_MAINBAR = "dash_mb_disengage" |
Definition at line 34 of file class.ilDashboardGUI.php.
Referenced by DashboardLayoutProvider\getMainBarModification().