40 $this->access = ilMyStaffAccess::getInstance();
41 $this->
help = $DIC->help();
42 $this->
help->setScreenIdComponent(
'msta');
53 if ($this->access->hasCurrentUserAccessToMyStaff()) {
57 $DIC->ctrl()->redirectByClass(ilDashboardGUI::class,
"");
71 $cmd =
$DIC->ctrl()->getCmd();
104 $this->
help->setScreenId(
'users_list');
106 $DIC->ui()->mainTemplate()->setTitle(
$DIC->language()->txt(
'mst_list_users'));
108 $DIC->ui()->mainTemplate()->setContent($this->table->getHTML());
118 $this->table->writeFilterToSession();
119 $this->table->resetOffset();
130 $this->table->resetOffset();
131 $this->table->resetFilter();
143 $DIC->ctrl()->redirect($this);
An exception for terminatinating execution or to throw for unit testing.
Class ilMStListUsersTableGUI.
const CMD_ADD_USER_AUTO_COMPLETE
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)