ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilGroupParticipantsTableGUI Class Reference
+ Inheritance diagram for ilGroupParticipantsTableGUI:
+ Collaboration diagram for ilGroupParticipantsTableGUI:

Public Member Functions

 __construct (?object $a_parent_obj, ilObject $rep_object, bool $show_learning_progress=false)
 
 parse ()
 
- Public Member Functions inherited from ilParticipantTableGUI
 __construct (mixed $a_parent_obj, $a_parent_cmd="", $a_template_context="")
 
 initFilter ()
 Init table filter. More...
 
 getSelectableColumns ()
 
 checkAcceptance (int $a_usr_id)
 
- Public Member Functions inherited from ilTable2GUI
 __construct (?object $a_parent_obj, string $a_parent_cmd="", string $a_template_context="")
 
 setOpenFormTag (bool $a_val)
 
 getOpenFormTag ()
 
 setCloseFormTag (bool $a_val)
 
 getCloseFormTag ()
 
 determineLimit ()
 
 getSelectableColumns ()
 Get selectable columns. More...
 
 determineSelectedColumns ()
 
 isColumnSelected (string $col)
 
 getSelectedColumns ()
 
 resetOffset (bool $a_in_determination=false)
 
 initFilter ()
 
 getParentObject ()
 
 getParentCmd ()
 
 setTopAnchor (string $a_val)
 
 getTopAnchor ()
 
 setNoEntriesText (string $a_text)
 
 getNoEntriesText ()
 
 setIsDataTable (bool $a_val)
 
 getIsDataTable ()
 
 setEnableTitle (bool $a_enabletitle)
 
 getEnableTitle ()
 
 setEnableHeader (bool $a_enableheader)
 
 getEnableHeader ()
 
 setEnableNumInfo (bool $a_val)
 
 getEnableNumInfo ()
 
 setTitle (string $a_title, string $a_icon="", string $a_icon_alt="")
 
 setDescription (string $a_val)
 
 getDescription ()
 
 setOrderField (string $a_order_field)
 
 getOrderField ()
 
 setData (array $a_data)
 
 getData ()
 
 dataExists ()
 
 setPrefix (string $a_prefix)
 
 getPrefix ()
 
 addFilterItem (ilTableFilterItem $a_input_item, bool $a_optional=false)
 
 addFilterItemByMetaType (string $id, int $type=self::FILTER_TEXT, bool $a_optional=false, string $caption="")
 Add filter by standard type. More...
 
 getFilterItems (bool $a_optionals=false)
 
 getFilterItemByPostVar (string $a_post_var)
 
 setFilterCols (int $a_val)
 
 getFilterCols ()
 
 setDisableFilterHiding (bool $a_val=true)
 
 getDisableFilterHiding ()
 
 isFilterSelected (string $a_col)
 Is given filter selected? More...
 
 getSelectedFilters ()
 
 determineSelectedFilters ()
 
 setCustomPreviousNext (string $a_prev_link, string $a_next_link)
 
 setFormAction (string $a_form_action, bool $a_multipart=false)
 
 getFormAction ()
 
 setFormName (string $a_name="")
 
 getFormName ()
 
 setId (string $a_val)
 
 getId ()
 
 setDisplayAsBlock (bool $a_val)
 
 getDisplayAsBlock ()
 
 setSelectAllCheckbox (string $a_select_all_checkbox, bool $a_select_all_on_top=false)
 
 setExternalSorting (bool $a_val)
 
 getExternalSorting ()
 
 setFilterCommand (string $a_val, string $a_caption="")
 
 getFilterCommand ()
 
 setResetCommand (string $a_val, string $a_caption="")
 
 getResetCommand ()
 
 setExternalSegmentation (bool $a_val)
 
 getExternalSegmentation ()
 
 setRowTemplate (string $a_template, string $a_template_dir="")
 Set row template. More...
 
 setDefaultOrderField (string $a_defaultorderfield)
 
 getDefaultOrderField ()
 
 setDefaultOrderDirection (string $a_defaultorderdirection)
 
 getDefaultOrderDirection ()
 
 setDefaultFilterVisiblity (bool $a_status)
 
 getDefaultFilterVisibility ()
 
 clearCommandButtons ()
 
 addCommandButton (string $a_cmd, string $a_text, string $a_onclick='', string $a_id="", string $a_class="")
 
 addCommandButtonInstance (ilButtonBase $a_button)
 
 addMultiItemSelectionButton (string $a_sel_var, array $a_options, string $a_cmd, string $a_text, string $a_default_selection='')
 
 setCloseCommand (string $a_link)
 
 addMultiCommand (string $a_cmd, string $a_text)
 
 addHiddenInput (string $a_name, string $a_value)
 
 addHeaderCommand (string $a_href, string $a_text, string $a_target="", string $a_img="")
 
 setTopCommands (bool $a_val)
 
 getTopCommands ()
 
 addColumn (string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
 
 getNavParameter ()
 
 setOrderLink (string $key, string $order_dir)
 
 fillHeader ()
 
 determineOffsetAndOrder (bool $a_omit_offset=false)
 
 storeNavParameter ()
 
 getHTML ()
 Get HTML. More...
 
 numericOrdering (string $a_field)
 Should this field be sorted numeric? More...
 
 render ()
 
 writeFilterToSession ()
 
 resetFilter ()
 
 fillFooter ()
 
 getLinkbar (string $a_num)
 
 fillHiddenRow ()
 
 fillActionRow ()
 
 setHeaderHTML (string $html)
 
 storeProperty (string $type, string $value)
 
 loadProperty (string $type)
 
 getCurrentState ()
 get current settings for order, limit, columns and filter More...
 
 setContext (string $id)
 
 getContext ()
 
 setShowRowsSelector (bool $a_value)
 Toggle rows-per-page selector. More...
 
 getShowRowsSelector ()
 
 getLimit ()
 
 getOffset ()
 
 setExportFormats (array $formats)
 Set available export formats. More...
 
 setPrintMode (bool $a_value=false)
 
 getPrintMode ()
 
 getExportMode ()
 
 exportData (int $format, bool $send=false)
 Export and optionally send current table data. More...
 
 setEnableAllCommand (bool $a_value)
 
 setRowSelectorLabel (string $row_selector_label)
 
 getRowSelectorLabel ()
 
 setPreventDoubleSubmission (bool $a_val)
 
 getPreventDoubleSubmission ()
 
 setLimit (int $a_limit=0, int $a_default_limit=0)
 
- Public Member Functions inherited from ilTableGUI
 __construct (array $a_data=[], bool $a_global_tpl=true)
 
 setTemplate (ilTemplate $a_tpl)
 
 getTemplateObject ()
 
 setData (array $a_data)
 Set table data. More...
 
 getData ()
 
 setTitle (string $a_title, string $a_icon="", string $a_icon_alt="")
 
 setHelp (string $a_help_page, string $a_help_icon, string $a_help_icon_alt="")
 
 setHeaderNames (array $a_header_names)
 
 getColumnCount ()
 
 setHeaderVars (array $a_header_vars, array $a_header_params=[])
 
 setColumnWidth (array $a_column_width)
 set table column widths More...
 
 setOneColumnWidth (string $a_column_width, int $a_column_number)
 
 setMaxCount (int $a_max_count)
 set max. More...
 
 setLimit (int $a_limit=0, int $a_default_limit=0)
 set max. More...
 
 getLimit ()
 
 setPrefix (string $a_prefix)
 set prefix for sort and offset fields (if you have two or more tables on a page that you want to sort separately) More...
 
 setOffset (int $a_offset)
 set dataset offset More...
 
 getOffset ()
 
 setOrderColumn (string $a_order_column="", string $a_default_column="")
 
 getOrderColumn ()
 
 setOrderDirection (string $a_order_direction)
 
 getOrderDirection ()
 
 setFooter (string $a_style, string $a_previous="", string $a_next="")
 
 enable (string $a_module_name)
 
 disable (string $a_module_name)
 
 sortData ()
 
 render ()
 
 renderHeader ()
 
 setOrderLink (string $key, string $order_dir)
 
 setStyle (string $a_element, string $a_style)
 
 getStyle (string $a_element)
 
 setBase (string $a_base)
 
 getBase ()
 
 getFormName ()
 get the name of the parent form More...
 
 setFormName (string $a_name="cmd")
 
 getSelectAllCheckbox ()
 get the name of the checkbox that should be toggled with a select all button More...
 
 setSelectAllCheckbox (string $a_select_all_checkbox)
 
 clearActionButtons ()
 
 addActionButton (string $btn_name, string $btn_value)
 

Protected Member Functions

 fillRow (array $a_set)
 
 lookupUserName (int $user_id)
 
- Protected Member Functions inherited from ilParticipantTableGUI
 getRepositoryObject ()
 
 getParticipants ()
 
 initSettings ()
 
 showActionLinks ($a_set)
 
- Protected Member Functions inherited from ilTable2GUI
 getRequestedValues ()
 
 prepareOutput ()
 Anything that must be done before HTML is generated. More...
 
 isFilterVisible ()
 Check if filter is visible: manually shown (session, db) or default value set. More...
 
 isAdvMDFilter (ilAdvancedMDRecordGUI $a_gui, ilTableFilterItem $a_element)
 Check if filter element is based on adv md. More...
 
 fillRow (array $a_set)
 Standard Version of Fill Row. More...
 
 getFilterValue (ilTableFilterItem $a_item)
 Get current filter value. More...
 
 setFilterValue (ilTableFilterItem $a_item, $a_value)
 
 fillMetaExcel (ilExcel $a_excel, int &$a_row)
 Add meta information to excel export. More...
 
 fillHeaderExcel (ilExcel $a_excel, int &$a_row)
 Excel Version of Fill Header. More...
 
 fillRowExcel (ilExcel $a_excel, int &$a_row, array $a_set)
 Excel Version of Fill Row. More...
 
 fillMetaCSV (ilCSVWriter $a_csv)
 Add meta information to csv export. More...
 
 fillHeaderCSV (ilCSVWriter $a_csv)
 CSV Version of Fill Header. More...
 
 fillRowCSV (ilCSVWriter $a_csv, array $a_set)
 CSV Version of Fill Row. More...
 

Protected Attributes

bool $show_learning_progress = false
 
ilPrivacySettings $privacy
 
ilAccessHandler $access
 
ilRbacReview $rbacreview
 
ilObjUser $user
 
array $cached_user_names = []
 
- Protected Attributes inherited from ilParticipantTableGUI
ilParticipants $participants = null
 
array $current_filter = []
 
ilObject $rep_object
 
- Protected Attributes inherited from ilTable2GUI
string $requested_nav_par2 = ""
 
string $requested_nav_par = ""
 
string $requested_nav_par1 = ""
 
ILIAS Table TableGUIRequest $table_request = null
 
array $selected_columns = []
 
ilCtrl $ctrl
 
object $parent_obj = null
 
string $parent_cmd = ""
 
string $close_command = ""
 
string $top_anchor = "il_table_top"
 
array $filters = array()
 
array $optional_filters = array()
 
string $filter_cmd = 'applyFilter'
 
string $reset_cmd = 'resetFilter'
 
int $filter_cols = 5
 
bool $ext_sort = false
 
bool $ext_seg = false
 
string $context = ""
 
array $mi_sel_buttons = []
 
bool $disable_filter_hiding = false
 
bool $top_commands = true
 
array $selectable_columns = array()
 
array $selected_column = array()
 
bool $show_rows_selector = true
 
bool $rows_selector_off = false
 
bool $nav_determined = false
 
bool $limit_determined = false
 
bool $filters_determined = false
 
bool $columns_determined = false
 
bool $open_form_tag = true
 
bool $close_form_tag = true
 
array $export_formats = []
 
int $export_mode = 0
 
bool $print_mode = false
 
bool $enable_command_for_all = false
 
bool $restore_filter = false
 
array $restore_filter_values = []
 
bool $default_filter_visibility = false
 
array $sortable_fields = array()
 
bool $prevent_double_submission = true
 
string $row_selector_label = ""
 
bool $select_all_on_top = false
 
array $sel_buttons = []
 
string $nav_value = ''
 
string $noentriestext = ''
 
string $css_row = ''
 
bool $display_as_block = false
 
string $description = ''
 
string $id = ""
 
bool $custom_prev_next = false
 
string $reset_cmd_txt = ""
 
string $defaultorderfield = ""
 
string $defaultorderdirection = ""
 
array $column = []
 
bool $datatable = false
 
bool $num_info = false
 
bool $form_multipart = false
 
array $row_data = []
 
string $order_field = ""
 
array $selected_filter = []
 
string $form_action = ""
 
string $formname = ""
 
string $sort_order = ""
 
array $buttons = []
 
array $multi = []
 
array $hidden_inputs = []
 
array $header_commands = []
 
string $row_template = ""
 
string $row_template_dir = ""
 
string $filter_cmd_txt = ""
 
string $custom_prev = ""
 
string $custom_next = ""
 
array $raw_post_data = null
 
ilGlobalTemplateInterface $main_tpl
 
- Protected Attributes inherited from ilTableGUI
string $sort_order
 
string $link_params
 
array $header_params
 
 $tpl
 
ilLanguage $lng
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 
- Static Public Member Functions inherited from ilTableGUI
static linkbar (string $AScript, int $AHits, int $ALimit, int $AOffset, array $AParams=array(), array $ALayout=array(), string $prefix='')
 
- Data Fields inherited from ilTable2GUI
const FILTER_TEXT = 1
 
const FILTER_SELECT = 2
 
const FILTER_DATE = 3
 
const FILTER_LANGUAGE = 4
 
const FILTER_NUMBER_RANGE = 5
 
const FILTER_DATE_RANGE = 6
 
const FILTER_DURATION_RANGE = 7
 
const FILTER_DATETIME_RANGE = 8
 
const FILTER_CHECKBOX = 9
 
const EXPORT_EXCEL = 1
 
const EXPORT_CSV = 2
 
const ACTION_ALL_LIMIT = 1000
 
- Data Fields inherited from ilTableGUI
string $title = ""
 
string $icon = ""
 
string $icon_alt = ""
 
string $help_page = ""
 
string $help_icon = ""
 
string $help_icon_alt = ""
 
array $header_names = []
 
array $header_vars = []
 
array $linkbar_vars = []
 
array $data = []
 
int $column_count = 0
 
array $column_width = []
 
int $max_count = 0
 
int $limit = 0
 
bool $max_limit = false
 
int $offset = 0
 
string $order_column = ""
 
string $order_direction = ""
 
string $footer_style = ""
 
string $footer_previous = ""
 
string $footer_next = ""
 
bool $lang_support = true
 
bool $global_tpl = false
 
string $form_name = ""
 
string $select_all_checkbox = ""
 
array $action_buttons = []
 
string $prefix = ""
 
string $base = ""
 
array $enabled
 
array $styles
 
- Static Protected Attributes inherited from ilParticipantTableGUI
static bool $export_allowed = false
 
static bool $confirmation_required = true
 
static array $accepted_ids = null
 
static array $all_columns = null
 
static bool $has_odf_definitions = false
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilGroupParticipantsTableGUI::__construct ( ?object  $a_parent_obj,
ilObject  $rep_object,
bool  $show_learning_progress = false 
)

Definition at line 38 of file class.ilGroupParticipantsTableGUI.php.

References $DIC, ilParticipantTableGUI\$rep_object, $show_learning_progress, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ilTable2GUI\addColumn(), ilTable2GUI\addCommandButton(), ilTable2GUI\addMultiCommand(), ilTableGUI\enable(), ilTable2GUI\getId(), ilPrivacySettings\getInstance(), ilParticipants\getInstanceByObjId(), ilParticipantTableGUI\getRepositoryObject(), ilParticipantTableGUI\getSelectableColumns(), ilTable2GUI\getSelectedColumns(), ilParticipantTableGUI\initFilter(), ilParticipantTableGUI\initSettings(), ILIAS\Repository\lng(), ilTable2GUI\setDefaultOrderField(), ilTable2GUI\setFormName(), ilTable2GUI\setId(), ilTable2GUI\setPrefix(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setSelectAllCheckbox(), ilTable2GUI\setShowRowsSelector(), and ILIAS\Repository\user().

42  {
43  global $DIC;
44 
45  $this->show_learning_progress = $show_learning_progress;
46  $this->rep_object = $rep_object;
47 
48  $this->privacy = ilPrivacySettings::getInstance();
49 
50  $this->participants = ilParticipants::getInstanceByObjId($this->getRepositoryObject()->getId());
51 
52  $this->access = $DIC->access();
53  $this->rbacreview = $DIC->rbac()->review();
54  $this->user = $DIC->user();
55 
56 
57  $this->setPrefix('participants');
58  $this->setId('grp_' . $this->getRepositoryObject()->getId());
59  parent::__construct($a_parent_obj, 'participants');
60  $this->lng->loadLanguageModule('grp');
61  $this->lng->loadLanguageModule('trac');
62  $this->lng->loadLanguageModule('rbac');
63  $this->lng->loadLanguageModule('mmbr');
64 
65  $this->initSettings();
66 
67  $this->setFormName('participants');
68  $this->addColumn('', 'f', "1", true);
69  $this->addColumn($this->lng->txt('name'), 'lastname', '20%');
70 
71  $all_cols = $this->getSelectableColumns();
72  foreach ($this->getSelectedColumns() as $col) {
73  $this->addColumn($all_cols[$col]['txt'], $col);
74  }
75 
76  if ($this->show_learning_progress) {
77  $this->addColumn($this->lng->txt('learning_progress'), 'progress');
78  }
79 
80  if ($this->privacy->enabledGroupAccessTimes()) {
81  $this->addColumn($this->lng->txt('last_access'), 'access_time_unix');
82  }
83  $this->addColumn($this->lng->txt('grp_mem_contacts'), 'contact');
84  $this->addColumn($this->lng->txt('grp_notification'), 'notification');
85 
86  $this->addColumn($this->lng->txt('actions'), 'optional', '', false, 'ilMembershipRowActionsHeader');
87  $this->setDefaultOrderField('roles');
88 
89  $this->setRowTemplate("tpl.show_participants_row.html", "components/ILIAS/Group");
90 
91  $this->setShowRowsSelector(true);
92 
93  $this->enable('sort');
94  $this->enable('header');
95  $this->enable('numinfo');
96  $this->enable('select_all');
97 
98  $this->initFilter();
99 
100  $this->addMultiCommand('editParticipants', $this->lng->txt('edit'));
101  $this->addMultiCommand('confirmDeleteParticipants', $this->lng->txt('remove'));
102  $this->addMultiCommand('sendMailToSelectedUsers', $this->lng->txt('mmbr_btn_mail_selected_users'));
103  $this->lng->loadLanguageModule('user');
104  $this->addMultiCommand('addToClipboard', $this->lng->txt('clipboard_add_btn'));
105 
106  $this->setSelectAllCheckbox('participants', true);
107  $this->addCommandButton('updateParticipantsStatus', $this->lng->txt('save'));
108  }
enable(string $a_module_name)
addCommandButton(string $a_cmd, string $a_text, string $a_onclick='', string $a_id="", string $a_class="")
setSelectAllCheckbox(string $a_select_all_checkbox, bool $a_select_all_on_top=false)
static getInstanceByObjId(int $a_obj_id)
Get instance by obj type.
setFormName(string $a_name="")
setId(string $a_val)
setShowRowsSelector(bool $a_value)
Toggle rows-per-page selector.
setDefaultOrderField(string $a_defaultorderfield)
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
global $DIC
Definition: shib_login.php:22
__construct(Container $dic, ilPlugin $plugin)
addColumn(string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
addMultiCommand(string $a_cmd, string $a_text)
setPrefix(string $a_prefix)
+ Here is the call graph for this function:

Member Function Documentation

◆ fillRow()

ilGroupParticipantsTableGUI::fillRow ( array  $a_set)
protected

Definition at line 113 of file class.ilGroupParticipantsTableGUI.php.

References $DIC, ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ilLPStatusIcons\getInstance(), ilParticipantTableGUI\getParticipants(), ilTable2GUI\getSelectedColumns(), ilLPStatusIcons\ICON_VARIANT_LONG, IL_CAL_DATE, IL_CAL_UNIX, ILIAS\Repository\int(), ILIAS\Repository\lng(), and ilParticipantTableGUI\showActionLinks().

113  : void
114  {
115  global $DIC;
116 
117  $ilAccess = $DIC->access();
118 
119  $a_set['usr_id'] = (int) $a_set['usr_id'];
120  $this->tpl->setVariable('VAL_ID', $a_set['usr_id']);
121  $this->tpl->setVariable('VAL_NAME', $a_set['lastname'] . ', ' . $a_set['firstname']);
122  if (!$ilAccess->checkAccessOfUser($a_set['usr_id'], 'read', '', $this->getRepositoryObject()->getRefId()) and
123  is_array($info = $ilAccess->getInfo())) {
124  $this->tpl->setCurrentBlock('access_warning');
125  $this->tpl->setVariable('PARENT_ACCESS', $info[0]['text']);
126  $this->tpl->parseCurrentBlock();
127  }
128 
129  if (!$a_set['active']) {
130  $this->tpl->setCurrentBlock('access_warning');
131  $this->tpl->setVariable('PARENT_ACCESS', $this->lng->txt('usr_account_inactive'));
132  $this->tpl->parseCurrentBlock();
133  }
134 
135 
136  foreach ($this->getSelectedColumns() as $field) {
137  switch ($field) {
138  case 'gender':
139  $a_set['gender'] = $a_set['gender'] ? $this->lng->txt('gender_' . $a_set['gender']) : '';
140  $this->tpl->setCurrentBlock('custom_fields');
141  $this->tpl->setVariable('VAL_CUST', $a_set[$field]);
142  $this->tpl->parseCurrentBlock();
143  break;
144 
145  case 'birthday':
146  $a_set['birthday'] = $a_set['birthday'] ? ilDatePresentation::formatDate(new ilDate($a_set['birthday'], IL_CAL_DATE)) : $this->lng->txt('no_date');
147  $this->tpl->setCurrentBlock('custom_fields');
148  $this->tpl->setVariable('VAL_CUST', $a_set[$field]);
149  $this->tpl->parseCurrentBlock();
150  break;
151 
152  case 'consultation_hour':
153  $this->tpl->setCurrentBlock('custom_fields');
154  $dts = array();
155  foreach ((array) $a_set['consultation_hours'] as $ch) {
157  new ilDateTime($ch['dt'], IL_CAL_UNIX),
158  new ilDateTime($ch['dtend'], IL_CAL_UNIX)
159  );
160  if ($ch['explanation']) {
161  $tmp .= ' ' . $ch['explanation'];
162  }
163  $dts[] = $tmp;
164  }
165  $dt_string = implode('<br />', $dts);
166  $this->tpl->setVariable('VAL_CUST', $dt_string) ;
167  $this->tpl->parseCurrentBlock();
168  break;
169 
170  case 'prtf':
171  $tmp = array();
172  if (is_array($a_set['prtf'])) {
173  foreach ($a_set['prtf'] as $prtf_url => $prtf_txt) {
174  $tmp[] = '<a href="' . $prtf_url . '">' . $prtf_txt . '</a>';
175  }
176  }
177  $this->tpl->setCurrentBlock('custom_fields');
178  $this->tpl->setVariable('VAL_CUST', implode('<br />', $tmp)) ;
179  $this->tpl->parseCurrentBlock();
180  break;
181 
182  case 'odf_last_update':
183  $this->tpl->setCurrentBlock('custom_fields');
184  $this->tpl->setVariable('VAL_CUST', $a_set['odf_info_txt'] ?? '');
185  $this->tpl->parseCurrentBlock();
186  break;
187 
188  case 'roles':
189  $this->tpl->setCurrentBlock('custom_fields');
190  $this->tpl->setVariable('VAL_CUST', (string) $a_set['roles_label']);
191  $this->tpl->parseCurrentBlock();
192  break;
193 
194  case 'org_units':
195  $this->tpl->setCurrentBlock('custom_fields');
196  $this->tpl->setVariable(
197  'VAL_CUST',
198  ilOrgUnitPathStorage::getTextRepresentationOfUsersOrgUnits($a_set['usr_id'])
199  );
200  $this->tpl->parseCurrentBlock();
201  break;
202 
203  default:
204  $this->tpl->setCurrentBlock('custom_fields');
205  $this->tpl->setVariable('VAL_CUST', isset($a_set[$field]) ? (string) $a_set[$field] : '');
206  $this->tpl->parseCurrentBlock();
207  break;
208  }
209  }
210 
211  if ($this->privacy->enabledGroupAccessTimes()) {
212  $this->tpl->setVariable('VAL_ACCESS', $a_set['access_time']);
213  }
214 
215  if ($this->show_learning_progress) {
216  $this->tpl->setCurrentBlock('lp');
218  $icon_rendered = $icons->renderIconForStatus($icons->lookupNumStatus($a_set['progress']));
219 
220  $this->tpl->setVariable('LP_STATUS_ALT', $this->lng->txt($a_set['progress']));
221  $this->tpl->setVariable('LP_STATUS_ICON', $icon_rendered);
222 
223  $this->tpl->parseCurrentBlock();
224  }
225 
226  $this->tpl->setVariable('VAL_POSTNAME', 'participants');
227 
228  if ($this->getParticipants()->isAdmin($a_set['usr_id'])) {
229  $this->tpl->setVariable('VAL_CONTACT_ID', $a_set['usr_id']);
230  $this->tpl->setVariable(
231  'VAL_CONTACT_CHECKED',
232  $a_set['contact'] ? 'checked="checked"' : ''
233  );
234  }
235 
236  if (
237  $this->getParticipants()->isAdmin($a_set['usr_id'])
238  ) {
239  $this->tpl->setVariable('VAL_NOTIFICATION_ID', $a_set['usr_id']);
240  $this->tpl->setVariable(
241  'VAL_NOTIFICATION_CHECKED',
242  $a_set['notification'] ? 'checked="checked"' : ''
243  );
244  }
245  $this->showActionLinks($a_set);
246  $this->tpl->setVariable('VAL_LOGIN', $a_set['login']);
247  }
static getInstance(int $variant=ilLPStatusIcons::ICON_VARIANT_DEFAULT, ?\ILIAS\UI\Renderer $renderer=null, ?\ILIAS\UI\Factory $factory=null)
const IL_CAL_UNIX
global $DIC
Definition: shib_login.php:22
const IL_CAL_DATE
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false, ?ilObjUser $user=null,)
static formatPeriod(ilDateTime $start, ilDateTime $end, bool $a_skip_starting_day=false, ?ilObjUser $user=null)
Format a period of two dates Shows: 14.
+ Here is the call graph for this function:

◆ lookupUserName()

ilGroupParticipantsTableGUI::lookupUserName ( int  $user_id)
protected
Returns
array{user_id: int, firstname: string, lastname: string, login: string, title: string}

Definition at line 421 of file class.ilGroupParticipantsTableGUI.php.

References $user_id, and ilObjUser\_lookupName().

Referenced by parse().

421  : array
422  {
423  if (isset($this->cached_user_names[$user_id])) {
424  return $this->cached_user_names[$user_id];
425  }
426  return $this->cached_user_names[$user_id] = ilObjUser::_lookupName($user_id);
427  }
static _lookupName(int $a_user_id)
lookup user name
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parse()

ilGroupParticipantsTableGUI::parse ( )

Definition at line 249 of file class.ilGroupParticipantsTableGUI.php.

References ilTableGUI\$data, $user_id, ilObjOrgUnitTree\_getInstance(), ilGroupParticipants\_getInstanceByObjId(), ilCourseUserData\_getValuesByObjId(), ILIAS\Repository\access(), ilParticipantTableGUI\checkAcceptance(), ilTable2GUI\determineOffsetAndOrder(), ilDatePresentation\formatDate(), ilTable2GUI\getId(), ilPrivacySettings\getInstance(), ilTableGUI\getOrderDirection(), ilTable2GUI\getParentObject(), ilParticipantTableGUI\getRepositoryObject(), ilTable2GUI\getSelectedColumns(), ilUserQuery\getUserListData(), IL_CAL_UNIX, ILIAS\Repository\int(), ilTable2GUI\isColumnSelected(), ILIAS\Repository\lng(), ilUserDefinedData\lookupData(), ilObjectCustomUserFieldHistory\lookupEntriesByObjectId(), ilBookingEntry\lookupManagedBookingsForObject(), lookupUserName(), null, ilTable2GUI\setData(), ilArrayUtil\sortArray(), and ILIAS\Repository\user().

249  : void
250  {
251  $this->determineOffsetAndOrder(true);
252  $part = ilGroupParticipants::_getInstanceByObjId($this->getRepositoryObject()->getId())->getParticipants();
253  $part = $this->access->filterUserIdsByRbacOrPositionOfCurrentUser(
254  'manage_members',
255  'manage_members',
256  $this->getRepositoryObject()->getRefId(),
257  $part
258  );
259 
260  if (!$part) {
261  $this->setData(array());
262  return;
263  }
264 
265 
266  $group_user_data = (array) $this->getParentObject()->readMemberData(
267  $part,
268  $this->getSelectedColumns()
269  );
270 
271 
272  $additional_fields = $this->getSelectedColumns();
273  unset($additional_fields["firstname"]);
274  unset($additional_fields["lastname"]);
275  unset($additional_fields["last_login"]);
276  unset($additional_fields["access_until"]);
277  unset($additional_fields['consultation_hour']);
278  unset($additional_fields['prtf']);
279  unset($additional_fields['roles']);
280  unset($additional_fields['org_units']);
281 
282 
283 
284  $udf_ids = $usr_data_fields = $odf_ids = array();
285  foreach ($additional_fields as $field) {
286  if (substr($field, 0, 3) == 'udf') {
287  $udf_ids[] = substr($field, 4);
288  continue;
289  }
290  if (substr($field, 0, 3) == 'odf') {
291  $odf_ids[] = substr($field, 4);
292  continue;
293  }
294 
295  $usr_data_fields[] = $field;
296  }
297 
298  $usr_data = ilUserQuery::getUserListData(
299  '',
300  '',
301  0,
302  9999,
303  (string) $this->current_filter['login'],
304  '',
305  null,
306  false,
307  false,
308  0,
309  0,
310  null,
311  $usr_data_fields,
312  $part
313  );
314 
315  $a_user_data = array();
316  $filtered_user_ids = array();
317  $local_roles = $this->getParentObject()->getLocalRoles();
318  foreach ((array) $usr_data['set'] as $ud) {
319  $user_id = (int) $ud['usr_id'];
320  if ($this->current_filter['roles']) {
321  if (!$this->rbacreview->isAssigned($user_id, $this->current_filter['roles'])) {
322  continue;
323  }
324  }
325  if (array_key_exists('org_units', $this->current_filter) && $this->current_filter['org_units']) {
326  $org_unit = $this->current_filter['org_units'];
327  $assigned = ilObjOrgUnitTree::_getInstance()->getOrgUnitOfUser($user_id);
328  if (!in_array($org_unit, $assigned)) {
329  continue;
330  }
331  }
332 
333  $filtered_user_ids[] = $user_id;
334  $a_user_data[$user_id] = array_merge($ud, (array) $group_user_data[$user_id]);
335 
336  $roles = array();
337  foreach ($local_roles as $role_id => $role_name) {
338  // @todo fix performance
339  if ($this->rbacreview->isAssigned($user_id, $role_id)) {
340  $roles[] = $role_name;
341  }
342  }
343  $a_user_data[$user_id]['name'] = $a_user_data[$user_id]['lastname'] . ', ' . $a_user_data[$user_id]['firstname'];
344  $a_user_data[$user_id]['roles_label'] = implode('<br />', $roles);
345  $a_user_data[$user_id]['roles'] = $this->participants->setRoleOrderPosition($user_id);
346  }
347 
348  // Custom user data fields
349  if ($udf_ids) {
350  $data = ilUserDefinedData::lookupData($filtered_user_ids, $udf_ids);
351  foreach ($data as $usr_id => $fields) {
352  $usr_id = (int) $usr_id;
353  if (!$this->checkAcceptance($usr_id)) {
354  continue;
355  }
356 
357  foreach ($fields as $field_id => $value) {
358  $a_user_data[$usr_id]['udf_' . $field_id] = $value;
359  }
360  }
361  }
362  // Object specific user data fields
363  if ($odf_ids) {
365  foreach ($data as $usr_id => $fields) {
366  $usr_id = (int) $usr_id;
367  if (!$this->checkAcceptance($usr_id)) {
368  continue;
369  }
370  foreach ($fields as $field_id => $value) {
371  if ($a_user_data[$usr_id] ?? false) {
372  $a_user_data[$usr_id]['odf_' . $field_id] = $value;
373  }
374  }
375  }
376  // add last edit date
377  foreach (ilObjectCustomUserFieldHistory::lookupEntriesByObjectId($this->getRepositoryObject()->getId()) as $usr_id => $edit_info) {
378  if (!isset($a_user_data[$usr_id])) {
379  continue;
380  }
381 
382  if ($usr_id == $edit_info['update_user']) {
383  $a_user_data[$usr_id]['odf_last_update'] = '';
384  $a_user_data[$usr_id]['odf_info_txt'] = $this->lng->txt('cdf_edited_by_self');
385  if (ilPrivacySettings::getInstance()->enabledAccessTimesByType($this->getRepositoryObject()->getType())) {
386  $a_user_data[$usr_id]['odf_last_update'] .= ('_' . $edit_info['editing_time']->get(IL_CAL_UNIX));
387  $a_user_data[$usr_id]['odf_info_txt'] .= (', ' . ilDatePresentation::formatDate($edit_info['editing_time']));
388  }
389  } else {
390  $a_user_data[$usr_id]['odf_last_update'] = $edit_info['update_user'];
391  $a_user_data[$usr_id]['odf_last_update'] .= ('_' . $edit_info['editing_time']->get(IL_CAL_UNIX));
392 
393  $name = $this->lookupUserName((int) $edit_info['update_user']);
394  $a_user_data[$usr_id]['odf_info_txt'] = ($name['firstname'] . ' ' . $name['lastname'] . ', ' . ilDatePresentation::formatDate($edit_info['editing_time']));
395  }
396  }
397  }
398 
399  // consultation hours
400  if ($this->isColumnSelected('consultation_hour')) {
401  foreach (ilBookingEntry::lookupManagedBookingsForObject($this->getRepositoryObject()->getId(), $this->user->getId()) as $buser => $booking) {
402  if (isset($a_user_data[$buser])) {
403  $a_user_data[$buser]['consultation_hour'] = $booking[0]['dt'];
404  $a_user_data[$buser]['consultation_hour_end'] = $booking[0]['dtend'];
405  $a_user_data[$buser]['consultation_hours'] = $booking;
406  }
407  }
408  }
409  // always sort by name first
410  $a_user_data = ilArrayUtil::sortArray(
411  $a_user_data,
412  'name',
413  $this->getOrderDirection()
414  );
415  $this->setData($a_user_data);
416  }
static lookupData(array $a_user_ids, array $a_field_ids)
Lookup data.
setData(array $a_data)
static _getValuesByObjId(int $a_obj_id)
const IL_CAL_UNIX
static getUserListData(string $a_order_field, string $a_order_dir, int $a_offset, int $a_limit, string $a_string_filter="", string $a_activation_filter="", ?ilDateTime $a_last_login_filter=null, bool $a_limited_access_filter=false, bool $a_no_courses_filter=false, int $a_course_group_filter=0, int $a_role_filter=0, ?array $a_user_folder_filter=null, ?array $a_additional_fields=null, ?array $a_user_filter=null, string $a_first_letter="", string $a_authentication_filter="")
Get data for user administration list.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
isColumnSelected(string $col)
static lookupManagedBookingsForObject(int $a_obj_id, int $a_usr_id)
Lookup bookings for own and managed consultation hours of an object.
static _getInstanceByObjId(int $a_obj_id)
Get singleton instance.
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false, ?ilObjUser $user=null,)
determineOffsetAndOrder(bool $a_omit_offset=false)
static sortArray(array $array, string $a_array_sortby_key, string $a_array_sortorder="asc", bool $a_numeric=false, bool $a_keep_keys=false)
+ Here is the call graph for this function:

Field Documentation

◆ $access

ilAccessHandler ilGroupParticipantsTableGUI::$access
protected

Definition at line 32 of file class.ilGroupParticipantsTableGUI.php.

◆ $cached_user_names

array ilGroupParticipantsTableGUI::$cached_user_names = []
protected

Definition at line 36 of file class.ilGroupParticipantsTableGUI.php.

◆ $privacy

ilPrivacySettings ilGroupParticipantsTableGUI::$privacy
protected

Definition at line 31 of file class.ilGroupParticipantsTableGUI.php.

◆ $rbacreview

ilRbacReview ilGroupParticipantsTableGUI::$rbacreview
protected

Definition at line 33 of file class.ilGroupParticipantsTableGUI.php.

◆ $show_learning_progress

bool ilGroupParticipantsTableGUI::$show_learning_progress = false
protected

Definition at line 29 of file class.ilGroupParticipantsTableGUI.php.

Referenced by __construct().

◆ $user

ilObjUser ilGroupParticipantsTableGUI::$user
protected

Definition at line 34 of file class.ilGroupParticipantsTableGUI.php.


The documentation for this class was generated from the following file: