ILIAS
release_8 Revision v8.23
|
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 (ilLanguage $lng, ilAccess $access, ilSetting $setting, ILIAS\UI\Factory $factory, ILIAS\UI\Renderer $renderer, ilCtrl $ctrl, ilStudyProgrammeUserTable $user_table, int $usr_id) | |
getHTML () | |
Protected Member Functions | |
getVisibleOnPDMode () | |
isReadable (ilObjStudyProgramme $prg) | |
txt (string $code) | |
buildItem (ilObjStudyProgramme $prg, array $properties) | |
getDefaultTargetUrl (int $prg_ref_id) | |
Protected Attributes | |
ilLanguage | $lng |
ilAccessHandler | $access |
ilSetting | $setting |
ILIAS UI Factory | $factory |
ILIAS UI Renderer | $renderer |
ilCtrl | $ctrl |
ilStudyProgrammeUserTable | $user_table |
int | $usr_id |
string | $visible_on_pd_mode = null |
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
Definition at line 21 of file class.ilStudyProgrammeDashboardViewGUI.php.
ilStudyProgrammeDashboardViewGUI::__construct | ( | ilLanguage | $lng, |
ilAccess | $access, | ||
ilSetting | $setting, | ||
ILIAS\UI\Factory | $factory, | ||
ILIAS\UI\Renderer | $renderer, | ||
ilCtrl | $ctrl, | ||
ilStudyProgrammeUserTable | $user_table, | ||
int | $usr_id | ||
) |
Definition at line 32 of file class.ilStudyProgrammeDashboardViewGUI.php.
References $access, $ctrl, $factory, $lng, $renderer, $setting, $user_table, $usr_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
Definition at line 131 of file class.ilStudyProgrammeDashboardViewGUI.php.
References getDefaultTargetUrl(), ilObject\getLongDescription(), ilObject\getRefId(), ilObject\getTitle(), ILIAS\Repository\int(), and ilStr\shortenTextExtended().
Referenced by getHTML().
|
protected |
Definition at line 152 of file class.ilStudyProgrammeDashboardViewGUI.php.
References ILIAS\Repository\ctrl().
Referenced by buildItem().
ilStudyProgrammeDashboardViewGUI::getHTML | ( | ) |
Definition at line 54 of file class.ilStudyProgrammeDashboardViewGUI.php.
References $panel, $rows, buildItem(), ilObjStudyProgramme\getInstanceByObjId(), isReadable(), ILIAS\Repository\lng(), ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, and txt().
|
protected |
Definition at line 106 of file class.ilStudyProgrammeDashboardViewGUI.php.
References $visible_on_pd_mode, ilObjStudyProgrammeAdmin\SETTING_VISIBLE_ON_PD, and ilObjStudyProgrammeAdmin\SETTING_VISIBLE_ON_PD_READ.
Referenced by isReadable().
|
protected |
Definition at line 118 of file class.ilStudyProgrammeDashboardViewGUI.php.
References ILIAS\Repository\access(), ilObject\getId(), ilObject\getRefId(), getVisibleOnPDMode(), and ilObjStudyProgrammeAdmin\SETTING_VISIBLE_ON_PD_ALLWAYS.
Referenced by getHTML().
|
protected |
Definition at line 126 of file class.ilStudyProgrammeDashboardViewGUI.php.
References ILIAS\Repository\lng().
Referenced by getHTML().
|
protected |
Definition at line 24 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilStudyProgrammeDashboardViewGUI.php.
Referenced by getVisibleOnPDMode().