ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilMyStaffGUI. More...
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 | ( | ) |
ilMyStaffGUI::executeCommand | ( | ) |
Definition at line 40 of file class.ilMyStaffGUI.php.
References $DIC, ilAdvancedSelectionListGUI\addItem(), and ilUserActionCollector\getInstance().
|
static |
ilMStListCourse | $my_staff_course |
Definition at line 124 of file class.ilMyStaffGUI.php.
References $DIC, ilLearningProgressBaseGUI\_getImagePathForStatus(), ilLearningProgressBaseGUI\_getStatusText(), ILIAS\MyStaff\ListCourses\ilMStListCourse\getCrsRefId(), and ILIAS\MyStaff\ListCourses\ilMStListCourse\getUsrLpStatus().
Referenced by ILIAS\MyStaff\Courses\ShowUser\ilMStShowUserCoursesTableGUI\fillRow(), and ILIAS\MyStaff\ListCourses\ilMStListCoursesTableGUI\fillRow().
|
static |
ilMStListCourse | $my_staff_course |
Definition at line 145 of file class.ilMyStaffGUI.php.
References ilLearningProgressBaseGUI\_getStatusText(), ILIAS\MyStaff\ListCourses\ilMStListCourse\getCrsRefId(), and ILIAS\MyStaff\ListCourses\ilMStListCourse\getUsrLpStatus().
Referenced by ILIAS\MyStaff\Courses\ShowUser\ilMStShowUserCoursesTableGUI\getFieldValuesForExport(), and ILIAS\MyStaff\ListCourses\ilMStListCoursesTableGUI\getFieldValuesForExport().
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.