ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilSubscriberTableGUI Class Reference

GUI class for course/group subscriptions. More...

+ Inheritance diagram for ilSubscriberTableGUI:
+ Collaboration diagram for ilSubscriberTableGUI:

Public Member Functions

 __construct (object $a_parent_obj, ilObject $rep_object, bool $show_content=true, bool $show_subject=true)
 
 getSelectableColumns ()
 
 showActionLinks (array $a_set)
 Show action links (mail ; edit crs|grp data) More...
 
 readSubscriberData (array $a_subscriber_ids)
 read data protected More...
 
 setShowSubject (bool $a_value)
 
 getShowSubject ()
 
- 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 ()
 
 setShowTemplates (bool $a_value)
 
 getShowTemplates ()
 
 restoreTemplate (string $a_name)
 Restore state from template. More...
 
 saveTemplate (string $a_name)
 Save current state as template. More...
 
 deleteTemplate (string $a_name)
 
 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

 getRepositoryObject ()
 
 fillRow (array $a_set)
 
 checkAcceptance (int $a_usr_id)
 
- 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

array $subscribers = array()
 
bool $show_subject = true
 
ilObject $rep_object
 
- Protected Attributes inherited from ilTable2GUI
string $requested_tmpl_delete
 
string $requested_tmpl_create
 
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_templates = false
 
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
 

Static Protected Attributes

static array $all_columns = null
 
static bool $has_odf_definitions = false
 

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
 

Detailed Description

GUI class for course/group subscriptions.

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e

Definition at line 26 of file class.ilSubscriberTableGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilSubscriberTableGUI::__construct ( object  $a_parent_obj,
ilObject  $rep_object,
bool  $show_content = true,
bool  $show_subject = true 
)

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

References $rep_object, ILIAS\GlobalScreen\Provider\__construct(), ilCourseDefinedFieldDefinition\_hasFields(), ilTable2GUI\addColumn(), ilTable2GUI\addMultiCommand(), ILIAS\Repository\ctrl(), ilTableGUI\disable(), ilTableGUI\enable(), ilTable2GUI\getId(), getRepositoryObject(), getSelectableColumns(), ilTable2GUI\getSelectedColumns(), getShowSubject(), ILIAS\Repository\lng(), ilTable2GUI\setExternalSegmentation(), ilTable2GUI\setFormAction(), ilTable2GUI\setFormName(), ilTable2GUI\setId(), ilTable2GUI\setPrefix(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setSelectAllCheckbox(), and setShowSubject().

39  {
40  $this->rep_object = $rep_object;
41  $this->setId('crs_sub_' . $this->getRepositoryObject()->getId());
42  parent::__construct($a_parent_obj, 'participants');
43 
44  $this->lng->loadLanguageModule('grp');
45  $this->lng->loadLanguageModule('crs');
47  $this->setFormName('subscribers');
48  $this->setFormAction($this->ctrl->getFormAction($a_parent_obj, 'participants'));
49 
50  $this->addColumn('', 'f', "1%", true);
51  $this->addColumn($this->lng->txt('name'), 'lastname', '20%');
52 
53  $all_cols = $this->getSelectableColumns();
54  foreach ($this->getSelectedColumns() as $col) {
55  $this->addColumn(
56  $all_cols[$col]['txt'],
57  $col
58  );
59  }
60 
61  if ($this->getShowSubject()) {
62  $this->addColumn($this->lng->txt('application_date'), 'sub_time');
63  $this->addColumn($this->lng->txt('message'), 'subject', '40%');
64  } else {
65  $this->addColumn($this->lng->txt('application_date'), 'sub_time');
66  }
67  $this->addColumn('', 'mail');
68  if ($this->getRepositoryObject()->getType() === "sess") {
69  $this->addMultiCommand('confirmAssignSubscribers', $this->lng->txt('sess_accept_request'));
70  } else {
71  $this->addMultiCommand('confirmAssignSubscribers', $this->lng->txt('assign'));
72  }
73  $this->addMultiCommand('confirmRefuseSubscribers', $this->lng->txt('refuse'));
74  $this->addMultiCommand('sendMailToSelectedUsers', $this->lng->txt('crs_mem_send_mail'));
75 
76  // begin-patch clipboard
77  $this->lng->loadLanguageModule('user');
78  $this->addMultiCommand('addToClipboard', $this->lng->txt('clipboard_add_btn'));
79  // end-patch clipboard
80 
81  $this->setPrefix('subscribers');
82  $this->setSelectAllCheckbox('subscribers', true);
83  $this->setRowTemplate("tpl.show_subscribers_row.html", "Services/Membership");
84 
85  if ($show_content) {
86  $this->enable('sort');
87  $this->enable('header');
88  $this->enable('numinfo');
89  $this->enable('select_all');
90  } else {
91  $this->disable('content');
92  $this->disable('header');
93  $this->disable('footer');
94  $this->disable('numinfo');
95  $this->disable('select_all');
96  }
97 
98  $this->setExternalSegmentation(true);
99  self::$has_odf_definitions = (bool) ilCourseDefinedFieldDefinition::_hasFields($this->getRepositoryObject()->getId());
100  }
enable(string $a_module_name)
setFormAction(string $a_form_action, bool $a_multipart=false)
setSelectAllCheckbox(string $a_select_all_checkbox, bool $a_select_all_on_top=false)
setFormName(string $a_name="")
setId(string $a_val)
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
__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)
disable(string $a_module_name)
addMultiCommand(string $a_cmd, string $a_text)
static _hasFields(int $a_container_id)
Check if there are any define fields.
setExternalSegmentation(bool $a_val)
setPrefix(string $a_prefix)
+ Here is the call graph for this function:

Member Function Documentation

◆ checkAcceptance()

ilSubscriberTableGUI::checkAcceptance ( int  $a_usr_id)
protected

Definition at line 381 of file class.ilSubscriberTableGUI.php.

Referenced by readSubscriberData().

381  : bool
382  {
383  return true;
384  }
+ Here is the caller graph for this function:

◆ fillRow()

ilSubscriberTableGUI::fillRow ( array  $a_set)
protected

Definition at line 133 of file class.ilSubscriberTableGUI.php.

References ilTableGUI\$prefix, ilObjCourseGrouping\_checkGroupingDependencies(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilObjCourseGrouping\getAssignedObjects(), getRepositoryObject(), ilTable2GUI\getSelectedColumns(), getShowSubject(), IL_CAL_DATE, IL_CAL_UNIX, ILIAS\Repository\lng(), and showActionLinks().

133  : void
134  {
135  if (!ilObjCourseGrouping::_checkGroupingDependencies($this->getRepositoryObject(), (int) $a_set['usr_id']) and
137  $prefix = $this->getRepositoryObject()->getType();
138  $this->tpl->setVariable(
139  'ALERT_MSG',
140  sprintf(
141  $this->lng->txt($prefix . '_lim_assigned'),
142  ilObject::_lookupTitle(current($ids))
143  )
144  );
145  }
146  $this->tpl->setVariable('VAL_ID', $a_set['usr_id']);
147  $this->tpl->setVariable('VAL_NAME', $a_set['lastname'] . ', ' . $a_set['firstname']);
148 
149  foreach ($this->getSelectedColumns() as $field) {
150  switch ($field) {
151  case 'gender':
152  $a_set['gender'] = $a_set['gender'] ? $this->lng->txt('gender_' . $a_set['gender']) : '';
153  $this->tpl->setCurrentBlock('custom_fields');
154  $this->tpl->setVariable('VAL_CUST', $a_set[$field]);
155  $this->tpl->parseCurrentBlock();
156  break;
157 
158  case 'birthday':
159  $a_set['birthday'] = $a_set['birthday'] ? ilDatePresentation::formatDate(new ilDate(
160  $a_set['birthday'],
162  )) : $this->lng->txt('no_date');
163  $this->tpl->setCurrentBlock('custom_fields');
164  $this->tpl->setVariable('VAL_CUST', $a_set[$field]);
165  $this->tpl->parseCurrentBlock();
166  break;
167 
168  case 'odf_last_update':
169  $this->tpl->setVariable('VAL_CUST', (string) ($a_set['odf_info_txt'] ?? ''));
170  break;
171 
172  case 'org_units':
173  $this->tpl->setCurrentBlock('custom_fields');
174  $this->tpl->setVariable(
175  'VAL_CUST',
176  ilOrgUnitPathStorage::getTextRepresentationOfUsersOrgUnits((int)$a_set['usr_id'])
177  );
178  $this->tpl->parseCurrentBlock();
179  break;
180 
181  default:
182  $this->tpl->setCurrentBlock('custom_fields');
183  $this->tpl->setVariable('VAL_CUST', isset($a_set[$field]) ? (string) $a_set[$field] : '');
184  $this->tpl->parseCurrentBlock();
185  break;
186  }
187  }
188 
189  $this->tpl->setVariable(
190  'VAL_SUBTIME',
191  ilDatePresentation::formatDate(new ilDateTime($a_set['sub_time'], IL_CAL_UNIX))
192  );
193  $this->showActionLinks($a_set);
194  if ($this->getShowSubject()) {
195  if (strlen($a_set['subject'])) {
196  $this->tpl->setCurrentBlock('subject');
197  $this->tpl->setVariable('VAL_SUBJECT', '"' . $a_set['subject'] . '"');
198  $this->tpl->parseCurrentBlock();
199  } else {
200  $this->tpl->touchBlock('subject');
201  }
202  }
203  }
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
static _checkGroupingDependencies(ilObject $container_obj, ?int $a_user_id=null)
const IL_CAL_UNIX
static _lookupTitle(int $obj_id)
const IL_CAL_DATE
showActionLinks(array $a_set)
Show action links (mail ; edit crs|grp data)
+ Here is the call graph for this function:

◆ getRepositoryObject()

ilSubscriberTableGUI::getRepositoryObject ( )
protected

Definition at line 102 of file class.ilSubscriberTableGUI.php.

References $rep_object.

Referenced by __construct(), fillRow(), getSelectableColumns(), readSubscriberData(), and showActionLinks().

102  : ilObject
103  {
104  return $this->rep_object;
105  }
+ Here is the caller graph for this function:

◆ getSelectableColumns()

ilSubscriberTableGUI::getSelectableColumns ( )

Definition at line 107 of file class.ilSubscriberTableGUI.php.

References ilExportFieldsInfo\_getInstanceByType(), ilTable2GUI\getId(), getRepositoryObject(), and ILIAS\Repository\lng().

Referenced by __construct().

107  : array
108  {
109  if (self::$all_columns) {
110  return self::$all_columns;
111  }
112 
113  if ($this->getRepositoryObject()->getType() === 'sess') {
114  self::$all_columns['login'] = [
115  'txt' => $this->lng->txt('login'),
116  'default' => 1
117  ];
118  return self::$all_columns;
119  }
121  self::$all_columns = $ef->getSelectableFieldsInfo($this->getRepositoryObject()->getId());
122 
123  // #25215
124  if (
125  is_array(self::$all_columns) &&
126  array_key_exists('consultation_hour', self::$all_columns)
127  ) {
128  unset(self::$all_columns['consultation_hour']);
129  }
130  return self::$all_columns;
131  }
static _getInstanceByType(string $a_type)
Get Singleton Instance.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getShowSubject()

ilSubscriberTableGUI::getShowSubject ( )

Definition at line 391 of file class.ilSubscriberTableGUI.php.

References $show_subject.

Referenced by __construct(), and fillRow().

391  : bool
392  {
393  return $this->show_subject;
394  }
+ Here is the caller graph for this function:

◆ readSubscriberData()

ilSubscriberTableGUI::readSubscriberData ( array  $a_subscriber_ids)

read data protected

Parameters
int[]subscriber ids
Exceptions
ilDateTimeException

Definition at line 244 of file class.ilSubscriberTableGUI.php.

References ilTableGUI\$data, $GLOBALS, $name, ilCourseUserData\_getValuesByObjId(), ilObjUser\_lookupName(), checkAcceptance(), ilTable2GUI\determineOffsetAndOrder(), ilDatePresentation\formatDate(), ilTable2GUI\getId(), ilPrivacySettings\getInstance(), ilTable2GUI\getLimit(), ilTable2GUI\getOffset(), ilTableGUI\getOrderDirection(), ilTable2GUI\getOrderField(), ilTable2GUI\getParentObject(), getRepositoryObject(), ilTable2GUI\getSelectedColumns(), ilUserQuery\getUserListData(), IL_CAL_UNIX, ilUserDefinedData\lookupData(), ilObjectCustomUserFieldHistory\lookupEntriesByObjectId(), ilParticipants\lookupSubscribersData(), ilTable2GUI\setData(), and ilTableGUI\setMaxCount().

244  : void
245  {
246  $subscriber_data = ilParticipants::lookupSubscribersData($this->getRepositoryObject()->getId());
247  $sub_ids = $sub_data = [];
248  foreach ($a_subscriber_ids as $usr_id) {
249  $sub_ids[] = $usr_id;
250  $sub_data[$usr_id] = $subscriber_data[$usr_id];
251  }
252 
253  $this->determineOffsetAndOrder();
254 
255  $additional_fields = $this->getSelectedColumns();
256  unset(
257  $additional_fields["firstname"],
258  $additional_fields["lastname"],
259  $additional_fields["last_login"],
260  $additional_fields["access_until"],
261  $additional_fields['org_units']
262  );
263 
264  $udf_ids = $usr_data_fields = $odf_ids = array();
265  foreach ($additional_fields as $field) {
266  if (strpos($field, 'udf') === 0) {
267  $udf_ids[] = substr($field, 4);
268  continue;
269  }
270  if (strpos($field, 'odf') === 0) {
271  $odf_ids[] = substr($field, 4);
272  continue;
273  }
274 
275  $usr_data_fields[] = $field;
276  }
277 
278  $usr_data = ilUserQuery::getUserListData(
279  $this->getOrderField(),
280  $this->getOrderDirection(),
281  $this->getOffset(),
282  $this->getLimit(),
283  '',
284  '',
285  null,
286  false,
287  false,
288  0,
289  0,
290  null,
291  $usr_data_fields,
292  $sub_ids
293  );
294 
295  $usr_ids = [];
296  foreach ((array) $usr_data['set'] as $user) {
297  $usr_ids[] = $user['usr_id'];
298  }
299 
300  // merge course data
301  $course_user_data = $this->getParentObject()->readMemberData($usr_ids, array());
302  $a_user_data = array();
303  foreach ((array) $usr_data['set'] as $ud) {
304  $a_user_data[$ud['usr_id']] = array_merge($ud, (array) $course_user_data[$ud['usr_id']]);
305  }
306 
307  // Custom user data fields
308  if (is_array($udf_ids)) {
309  $data = ilUserDefinedData::lookupData($usr_ids, $udf_ids);
310  foreach ($data as $usr_id => $fields) {
311  if (!$this->checkAcceptance($usr_id)) {
312  continue;
313  }
314 
315  foreach ($fields as $field_id => $value) {
316  $a_user_data[$usr_id]['udf_' . $field_id] = $value;
317  }
318  }
319  }
320  // Object specific user data fields
321  if (is_array($odf_ids)) {
323  foreach ($data as $usr_id => $fields) {
324  // #7264: as we get data for all course members filter against user data
325  if (!$this->checkAcceptance($usr_id) || !in_array($usr_id, $usr_ids)) {
326  continue;
327  }
328 
329  foreach ($fields as $field_id => $value) {
330  $a_user_data[$usr_id]['odf_' . $field_id] = $value;
331  }
332  }
333 
334  // add last edit date
335  foreach (ilObjectCustomUserFieldHistory::lookupEntriesByObjectId($this->getRepositoryObject()->getId()) as $usr_id => $edit_info) {
336  if (!isset($a_user_data[$usr_id])) {
337  continue;
338  }
339 
340  if ($usr_id == $edit_info['update_user']) {
341  $a_user_data[$usr_id]['odf_last_update'] = '';
342  $a_user_data[$usr_id]['odf_info_txt'] = $GLOBALS['DIC']['lng']->txt('cdf_edited_by_self');
343  if (ilPrivacySettings::getInstance()->enabledAccessTimesByType($this->getRepositoryObject()->getType())) {
344  $a_user_data[$usr_id]['odf_last_update'] .= ('_' . $edit_info['editing_time']->get(IL_CAL_UNIX));
345  $a_user_data[$usr_id]['odf_info_txt'] .= (', ' . ilDatePresentation::formatDate($edit_info['editing_time']));
346  }
347  } else {
348  $a_user_data[$usr_id]['odf_last_update'] = $edit_info['update_user'];
349  $a_user_data[$usr_id]['odf_last_update'] .= ('_' . $edit_info['editing_time']->get(IL_CAL_UNIX));
350 
351  $name = ilObjUser::_lookupName($edit_info['update_user']);
352  $a_user_data[$usr_id]['odf_info_txt'] = ($name['firstname'] . ' ' . $name['lastname'] . ', ' . ilDatePresentation::formatDate($edit_info['editing_time']));
353  }
354  }
355  }
356 
357  foreach ($usr_data['set'] as $user) {
358  // Check acceptance
359  if (!$this->checkAcceptance((int) $user['usr_id'])) {
360  continue;
361  }
362  // DONE: accepted
363  foreach ($usr_data_fields as $field) {
364  $a_user_data[$user['usr_id']][$field] = $user[$field] ?: '';
365  }
366  }
367 
368  // Waiting list subscription
369  foreach ($sub_data as $usr_id => $usr_data) {
370  if (!in_array($usr_id, $usr_ids)) {
371  continue;
372  }
373  $a_user_data[$usr_id]['sub_time'] = $usr_data['time'];
374  $a_user_data[$usr_id]['subject'] = $usr_data['subject'];
375  }
376 
377  $this->setMaxCount(count($sub_ids));
378  $this->setData($a_user_data);
379  }
static lookupData(array $a_user_ids, array $a_field_ids)
Lookup data.
setData(array $a_data)
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
static _getValuesByObjId(int $a_obj_id)
static _lookupName(int $a_user_id)
lookup user name
const IL_CAL_UNIX
if($format !==null) $name
Definition: metadata.php:247
static lookupSubscribersData(int $a_obj_id)
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
Definition: PEAR.php:64
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.
determineOffsetAndOrder(bool $a_omit_offset=false)
setMaxCount(int $a_max_count)
set max.
+ Here is the call graph for this function:

◆ setShowSubject()

ilSubscriberTableGUI::setShowSubject ( bool  $a_value)

Definition at line 386 of file class.ilSubscriberTableGUI.php.

Referenced by __construct().

386  : void
387  {
388  $this->show_subject = $a_value;
389  }
+ Here is the caller graph for this function:

◆ showActionLinks()

ilSubscriberTableGUI::showActionLinks ( array  $a_set)

Show action links (mail ; edit crs|grp data)

Definition at line 208 of file class.ilSubscriberTableGUI.php.

References ILIAS\Repository\ctrl(), ilTable2GUI\getId(), ilTable2GUI\getParentObject(), getRepositoryObject(), and ILIAS\Repository\lng().

Referenced by fillRow().

208  : void
209  {
210  if (!self::$has_odf_definitions) {
211  $this->ctrl->setParameterByClass(get_class($this->getParentObject()), 'member_id', $a_set['usr_id']);
212  $link = $this->ctrl->getLinkTargetByClass(get_class($this->getParentObject()), 'sendMailToSelectedUsers');
213  $this->tpl->setVariable('MAIL_LINK', $link);
214  $this->tpl->setVariable('MAIL_TITLE', $this->lng->txt('crs_mem_send_mail'));
215  return;
216  }
217 
218  // show action menu
219  $list = new ilAdvancedSelectionListGUI();
220  $list->setSelectionHeaderClass('small');
221  $list->setItemLinkClass('small');
222  $list->setId('actl_' . $a_set['usr_id'] . '_' . $this->getId());
223  $list->setListTitle($this->lng->txt('actions'));
224 
225  $this->ctrl->setParameterByClass(get_class($this->getParentObject()), 'member_id', $a_set['usr_id']);
226  $this->ctrl->setParameter($this->parent_obj, 'member_id', $a_set['usr_id']);
227  $trans = $this->lng->txt($this->getRepositoryObject()->getType() . '_mem_send_mail');
228  $link = $this->ctrl->getLinkTargetByClass(get_class($this->getParentObject()), 'sendMailToSelectedUsers');
229  $list->addItem($trans, '', $link, 'sendMailToSelectedUsers');
230 
231  $this->ctrl->setParameterByClass('ilobjectcustomuserfieldsgui', 'member_id', $a_set['usr_id']);
232  $trans = $this->lng->txt($this->getRepositoryObject()->getType() . '_cdf_edit_member');
233  $list->addItem($trans, '', $this->ctrl->getLinkTargetByClass('ilobjectcustomuserfieldsgui', 'editMember'));
234 
235  $this->tpl->setVariable('ACTION_USER', $list->getHTML());
236  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $all_columns

array ilSubscriberTableGUI::$all_columns = null
staticprotected

Definition at line 28 of file class.ilSubscriberTableGUI.php.

◆ $has_odf_definitions

bool ilSubscriberTableGUI::$has_odf_definitions = false
staticprotected

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

◆ $rep_object

ilObject ilSubscriberTableGUI::$rep_object
protected

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

Referenced by __construct(), and getRepositoryObject().

◆ $show_subject

bool ilSubscriberTableGUI::$show_subject = true
protected

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

Referenced by getShowSubject().

◆ $subscribers

array ilSubscriberTableGUI::$subscribers = array()
protected

Definition at line 30 of file class.ilSubscriberTableGUI.php.


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