|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMyStaffGUI. More...
Collaboration diagram for ilMyStaffGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Static Public Member Functions | |
| static | getUserLpStatusAsHtml (ilMStListCourse $my_staff_course) |
| static | getUserLpStatusAsText (ilMStListCourse $my_staff_course) |
Data Fields | |
| const | CMD_INDEX = 'index' |
| const | TAB_LIST_USERS = 'list_users' |
| const | TAB_LIST_COURSES = 'list_courses' |
| const | TAB_LIST_CERTIFICATES = 'list_certificates' |
| const | TAB_LIST_COMPETENCES = 'list_competences' |
| const | TAB_LIST_STUDY_PROGRAMME = 'list_study_programme' |
Class ilMyStaffGUI.
Definition at line 11 of file class.ilMyStaffGUI.php.
| ilMyStaffGUI::__construct | ( | ) |
Definition at line 24 of file class.ilMyStaffGUI.php.
References $DIC.
| ilMyStaffGUI::executeCommand | ( | ) |
Definition at line 40 of file class.ilMyStaffGUI.php.
References $DIC.
|
static |
| ilMStListCourse | $my_staff_course |
Definition at line 124 of file class.ilMyStaffGUI.php.
References $DIC, ilLearningProgressBaseGUI\_getStatusText(), ILIAS\MyStaff\ListCourses\ilMStListCourse\getCrsRefId(), ilLPStatusIcons\getInstance(), ILIAS\MyStaff\ListCourses\ilMStListCourse\getUsrLpStatus(), and ilLPStatusIcons\ICON_VARIANT_LONG.
Referenced by ILIAS\MyStaff\ListCourses\ilMStListCoursesTableGUI\fillRow(), and ILIAS\MyStaff\Courses\ShowUser\ilMStShowUserCoursesTableGUI\fillRow().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| ilMStListCourse | $my_staff_course |
Definition at line 149 of file class.ilMyStaffGUI.php.
References ilLearningProgressBaseGUI\_getStatusText(), ILIAS\MyStaff\ListCourses\ilMStListCourse\getCrsRefId(), and ILIAS\MyStaff\ListCourses\ilMStListCourse\getUsrLpStatus().
Referenced by ILIAS\MyStaff\ListCourses\ilMStListCoursesTableGUI\getFieldValuesForExport(), and ILIAS\MyStaff\Courses\ShowUser\ilMStShowUserCoursesTableGUI\getFieldValuesForExport().
Here is the call graph for this function:
Here is the caller graph for this function:| const ilMyStaffGUI::CMD_INDEX = 'index' |
Definition at line 13 of file class.ilMyStaffGUI.php.
Referenced by ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\getProfileBackUrl().
| const ilMyStaffGUI::TAB_LIST_CERTIFICATES = 'list_certificates' |
Definition at line 16 of file class.ilMyStaffGUI.php.
| const ilMyStaffGUI::TAB_LIST_COMPETENCES = 'list_competences' |
Definition at line 17 of file class.ilMyStaffGUI.php.
| const ilMyStaffGUI::TAB_LIST_COURSES = 'list_courses' |
Definition at line 15 of file class.ilMyStaffGUI.php.
| const ilMyStaffGUI::TAB_LIST_STUDY_PROGRAMME = 'list_study_programme' |
Definition at line 18 of file class.ilMyStaffGUI.php.
| const ilMyStaffGUI::TAB_LIST_USERS = 'list_users' |
Definition at line 14 of file class.ilMyStaffGUI.php.