ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilTestParticipantsTableGUI Class Reference
+ Inheritance diagram for ilTestParticipantsTableGUI:
+ Collaboration diagram for ilTestParticipantsTableGUI:

Public Member Functions

 __construct (ilTestParticipantsGUI $parent_obj, string $parent_cmd, protected UIFactory $ui_factory, protected UIRenderer $ui_renderer)
 
 isManageResultsCommandsEnabled ()
 
 setManageResultsCommandsEnabled (bool $manageResultsCommandsEnabled)
 
 isManageInviteesCommandsEnabled ()
 
 setManageInviteesCommandsEnabled (bool $manageInviteesCommandsEnabled)
 
 getRowKeyDataField ()
 
 setRowKeyDataField (string $rowKeyDataField)
 
 getAnonymity ()
 
 setAnonymity ($anonymity)
 
 isParticipantHasSolutionsFilterEnabled ()
 
 setParticipantHasSolutionsFilterEnabled (bool $participantHasSolutionsFilterEnabled)
 
 numericOrdering (string $a_field)
 
 initColumns ()
 
 initCommands ()
 
 initFilter ()
 
 fillRow (array $a_set)
 
- 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

 needsCheckboxColumn ()
 
 buildActionsMenu (array $data)
 
 isActionsColumnRequired ()
 
 fetchRowKey (array $data)
 
 fetchTriesValue (array $data)
 
 buildUnfinishedPassesStatusString (array $data)
 
 buildOkIcon ()
 
 buildFormattedAccessDate (array $data)
 
- 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 $manageResultsCommandsEnabled = false
 
bool $manageInviteesCommandsEnabled = false
 
string $rowKeyDataField
 
bool $anonymity
 
array $filter
 
bool $participantHasSolutionsFilterEnabled = false
 
- 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
 

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

Author
Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
Version
$Id$

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

Constructor & Destructor Documentation

◆ __construct()

ilTestParticipantsTableGUI::__construct ( ilTestParticipantsGUI  $parent_obj,
string  $parent_cmd,
protected UIFactory  $ui_factory,
protected UIRenderer  $ui_renderer 
)

Definition at line 44 of file class.ilTestParticipantsTableGUI.php.

References ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\ctrl(), ilTableGUI\enable(), ilTestParticipantsGUI\getTestObj(), ilTable2GUI\setFormAction(), ilTable2GUI\setFormName(), ilTable2GUI\setId(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setShowRowsSelector(), and ilTableGUI\setStyle().

49  {
50  $this->setId('tst_participants_' . $parent_obj->getTestObj()->getRefId());
51 
52  parent::__construct($parent_obj, $parent_cmd);
53 
54  $this->setStyle('table', 'fullwidth');
55 
56  $this->setFormName('participantsForm');
57  $this->setFormAction($this->ctrl->getFormAction($parent_obj, $parent_cmd));
58 
59  $this->setRowTemplate("tpl.il_as_tst_participants_row.html", "Modules/Test");
60 
61  $this->enable('header');
62  $this->enable('sort');
63 
64  $this->setShowRowsSelector(true);
65  }
enable(string $a_module_name)
setFormAction(string $a_form_action, bool $a_multipart=false)
setFormName(string $a_name="")
setId(string $a_val)
setStyle(string $a_element, string $a_style)
setShowRowsSelector(bool $a_value)
Toggle rows-per-page selector.
__construct(VocabulariesInterface $vocabularies)
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
+ Here is the call graph for this function:

Member Function Documentation

◆ buildActionsMenu()

ilTestParticipantsTableGUI::buildActionsMenu ( array  $data)
protected

Definition at line 226 of file class.ilTestParticipantsTableGUI.php.

References ILIAS\Repository\ctrl(), isManageResultsCommandsEnabled(), and ILIAS\Repository\lng().

Referenced by fillRow().

226  : string
227  {
228  $this->ctrl->setParameterByClass('iltestevaluationgui', 'active_id', $data['active_id']);
229  $actions = [];
230  if ($this->isManageResultsCommandsEnabled() && $data['unfinished']) {
231  $finishHref = $this->ctrl->getLinkTargetByClass('ilTestEvaluationGUI', 'finishTestPassForSingleUser');
232  $actions[] = $this->ui_factory->link()->standard($this->lng->txt('finish_test'), $finishHref);
233  }
234  $dropdown = $this->ui_factory->dropdown()->standard($actions);
235  return $this->ui_renderer->render($dropdown);
236  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ buildFormattedAccessDate()

ilTestParticipantsTableGUI::buildFormattedAccessDate ( array  $data)
protected

Definition at line 282 of file class.ilTestParticipantsTableGUI.php.

References ilDatePresentation\formatDate(), and IL_CAL_DATETIME.

Referenced by fillRow().

282  : string
283  {
285  }
const IL_CAL_DATETIME
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ buildOkIcon()

ilTestParticipantsTableGUI::buildOkIcon ( )
protected

Definition at line 274 of file class.ilTestParticipantsTableGUI.php.

References ilUtil\getImagePath(), and ILIAS\Repository\lng().

Referenced by fillRow().

274  : string
275  {
276  return $this->ui_renderer->render($this->ui_factory->symbol()->icon()->custom(
277  ilUtil::getImagePath("standard/icon_ok.svg"),
278  $this->lng->txt("ok")
279  ));
280  }
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ buildUnfinishedPassesStatusString()

ilTestParticipantsTableGUI::buildUnfinishedPassesStatusString ( array  $data)
protected

Definition at line 265 of file class.ilTestParticipantsTableGUI.php.

References ILIAS\Repository\lng().

Referenced by fillRow().

265  : string
266  {
267  if ($data['unfinished']) {
268  return $this->lng->txt('yes');
269  }
270 
271  return $this->lng->txt('no');
272  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fetchRowKey()

ilTestParticipantsTableGUI::fetchRowKey ( array  $data)
protected

Definition at line 247 of file class.ilTestParticipantsTableGUI.php.

References getRowKeyDataField().

Referenced by fillRow().

247  : string
248  {
249  return (string) $data[$this->getRowKeyDataField()];
250  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fetchTriesValue()

ilTestParticipantsTableGUI::fetchTriesValue ( array  $data)
protected

Definition at line 252 of file class.ilTestParticipantsTableGUI.php.

References ILIAS\Repository\lng().

Referenced by fillRow().

252  : string
253  {
254  if ($data['tries'] < 1) {
255  return '';
256  }
257 
258  if ($data['tries'] > 1) {
259  return sprintf($this->lng->txt("passes_finished"), $data['tries']);
260  }
261 
262  return sprintf($this->lng->txt("pass_finished"), $data['tries']);
263  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fillRow()

ilTestParticipantsTableGUI::fillRow ( array  $a_set)

Definition at line 187 of file class.ilTestParticipantsTableGUI.php.

References buildActionsMenu(), buildFormattedAccessDate(), buildOkIcon(), buildUnfinishedPassesStatusString(), fetchRowKey(), fetchTriesValue(), isActionsColumnRequired(), isManageInviteesCommandsEnabled(), and needsCheckboxColumn().

187  : void
188  {
189  if ($this->needsCheckboxColumn()) {
190  $this->tpl->setCurrentBlock('checkbox_column');
191  $this->tpl->setVariable("CHB_ROW_KEY", $this->fetchRowKey($a_set));
192  $this->tpl->parseCurrentBlock();
193  }
194 
195  if ($this->isManageInviteesCommandsEnabled()) {
196  $this->tpl->setCurrentBlock('client_ip_column');
197  $this->tpl->setVariable("CLIENT_IP", $a_set['clientip']);
198  $this->tpl->setVariable("CIP_ROW_KEY", $this->fetchRowKey($a_set));
199  $this->tpl->parseCurrentBlock();
200  }
201 
202  if ($this->isActionsColumnRequired()) {
203  $this->tpl->setCurrentBlock('actions_column');
204 
205  if ($a_set['active_id'] > 0) {
206  $this->tpl->setVariable('ACTIONS', $this->buildActionsMenu($a_set));
207  } else {
208  $this->tpl->touchBlock('actions_column');
209  }
210 
211  $this->tpl->parseCurrentBlock();
212  }
213 
214  $this->tpl->setVariable("ROW_KEY", $this->fetchRowKey($a_set));
215  $this->tpl->setVariable("LOGIN", $a_set['login']);
216  $this->tpl->setVariable("FULLNAME", $a_set['name']);
217 
218  $this->tpl->setVariable("STARTED", ($a_set['started']) ? $this->buildOkIcon() : '');
219  $this->tpl->setVariable("TRIES", $this->fetchTriesValue($a_set));
220  $this->tpl->setVariable("UNFINISHED_PASSES", $this->buildUnfinishedPassesStatusString($a_set));
221 
222  $this->tpl->setVariable("FINISHED", ($a_set['finished']) ? $this->buildOkIcon() : '');
223  $this->tpl->setVariable("ACCESS", $this->buildFormattedAccessDate($a_set));
224  }
+ Here is the call graph for this function:

◆ getAnonymity()

ilTestParticipantsTableGUI::getAnonymity ( )

Definition at line 103 of file class.ilTestParticipantsTableGUI.php.

References $anonymity.

◆ getRowKeyDataField()

ilTestParticipantsTableGUI::getRowKeyDataField ( )

Definition at line 93 of file class.ilTestParticipantsTableGUI.php.

References $rowKeyDataField.

Referenced by fetchRowKey().

93  : string
94  {
96  }
+ Here is the caller graph for this function:

◆ initColumns()

ilTestParticipantsTableGUI::initColumns ( )

Definition at line 136 of file class.ilTestParticipantsTableGUI.php.

References ilTable2GUI\addColumn(), isActionsColumnRequired(), isManageInviteesCommandsEnabled(), ILIAS\Repository\lng(), and needsCheckboxColumn().

136  : void
137  {
138  if ($this->needsCheckboxColumn()) {
139  $this->addColumn('', '', '1%');
140  }
141 
142  $this->addColumn($this->lng->txt("name"), 'name', '');
143  $this->addColumn($this->lng->txt("login"), 'login', '');
144 
145  if ($this->isManageInviteesCommandsEnabled()) {
146  $this->addColumn($this->lng->txt("clientip"), 'clientip', '');
147  }
148 
149  $this->addColumn($this->lng->txt("tst_started"), 'started', '');
150  $this->addColumn($this->lng->txt("tst_nr_of_tries_of_user"), 'tries', '');
151 
152  $this->addColumn($this->lng->txt("unfinished_passes"), 'unfinished', '');
153  $this->addColumn($this->lng->txt("tst_finished"), 'finished', '');
154 
155  $this->addColumn($this->lng->txt("last_access"), 'access', '');
156 
157  if ($this->isActionsColumnRequired()) {
158  $this->addColumn('', '', '');
159  }
160  }
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)
+ Here is the call graph for this function:

◆ initCommands()

ilTestParticipantsTableGUI::initCommands ( )

Definition at line 162 of file class.ilTestParticipantsTableGUI.php.

References ilTable2GUI\addMultiCommand(), isManageInviteesCommandsEnabled(), and ILIAS\Repository\lng().

162  : void
163  {
164  if ($this->isManageInviteesCommandsEnabled()) {
165  $this->addMultiCommand('saveClientIp', $this->lng->txt('save'));
166  $this->addMultiCommand('removeParticipants', $this->lng->txt('remove_as_participant'));
167  }
168  }
addMultiCommand(string $a_cmd, string $a_text)
+ Here is the call graph for this function:

◆ initFilter()

ilTestParticipantsTableGUI::initFilter ( )

Definition at line 170 of file class.ilTestParticipantsTableGUI.php.

References ilTable2GUI\addFilterItem(), ILIAS\Repository\filter(), isParticipantHasSolutionsFilterEnabled(), ILIAS\Repository\lng(), and ilSelectInputGUI\setOptions().

170  : void
171  {
173  $ti = new ilSelectInputGUI($this->lng->txt("selection"), "selection");
174  $ti->setOptions(
175  array(
176  'all' => $this->lng->txt('all_participants'),
177  'withSolutions' => $this->lng->txt('with_solutions_participants'),
178  'withoutSolutions' => $this->lng->txt('without_solutions_participants')
179  )
180  );
181  $this->addFilterItem($ti);
182  $ti->readFromSession(); // get currenty value from session (always after addFilterItem())
183  $this->filter['title'] = $ti->getValue();
184  }
185  }
This class represents a selection list property in a property form.
addFilterItem(ilTableFilterItem $a_input_item, bool $a_optional=false)
setOptions(array $a_options)
filter(string $filter_id, $class_path, string $cmd, bool $activated=true, bool $expanded=true)
+ Here is the call graph for this function:

◆ isActionsColumnRequired()

ilTestParticipantsTableGUI::isActionsColumnRequired ( )
protected

Definition at line 238 of file class.ilTestParticipantsTableGUI.php.

References isManageResultsCommandsEnabled().

Referenced by fillRow(), and initColumns().

238  : bool
239  {
240  if ($this->isManageResultsCommandsEnabled()) {
241  return true;
242  }
243 
244  return false;
245  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isManageInviteesCommandsEnabled()

ilTestParticipantsTableGUI::isManageInviteesCommandsEnabled ( )

Definition at line 77 of file class.ilTestParticipantsTableGUI.php.

References $manageInviteesCommandsEnabled.

Referenced by fillRow(), initColumns(), initCommands(), and needsCheckboxColumn().

77  : bool
78  {
80  }
+ Here is the caller graph for this function:

◆ isManageResultsCommandsEnabled()

ilTestParticipantsTableGUI::isManageResultsCommandsEnabled ( )

Definition at line 67 of file class.ilTestParticipantsTableGUI.php.

References $manageResultsCommandsEnabled.

Referenced by buildActionsMenu(), and isActionsColumnRequired().

67  : bool
68  {
70  }
+ Here is the caller graph for this function:

◆ isParticipantHasSolutionsFilterEnabled()

ilTestParticipantsTableGUI::isParticipantHasSolutionsFilterEnabled ( )

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

References $participantHasSolutionsFilterEnabled.

Referenced by initFilter().

113  : bool
114  {
116  }
+ Here is the caller graph for this function:

◆ needsCheckboxColumn()

ilTestParticipantsTableGUI::needsCheckboxColumn ( )
protected

Definition at line 131 of file class.ilTestParticipantsTableGUI.php.

References isManageInviteesCommandsEnabled().

Referenced by fillRow(), and initColumns().

131  : bool
132  {
133  return $this->isManageInviteesCommandsEnabled();
134  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ numericOrdering()

ilTestParticipantsTableGUI::numericOrdering ( string  $a_field)

Definition at line 124 of file class.ilTestParticipantsTableGUI.php.

124  : bool
125  {
126  return in_array($a_field, array(
127  'access', 'tries'
128  ));
129  }

◆ setAnonymity()

ilTestParticipantsTableGUI::setAnonymity (   $anonymity)

Definition at line 108 of file class.ilTestParticipantsTableGUI.php.

References $anonymity.

108  : void
109  {
110  $this->anonymity = $anonymity;
111  }

◆ setManageInviteesCommandsEnabled()

ilTestParticipantsTableGUI::setManageInviteesCommandsEnabled ( bool  $manageInviteesCommandsEnabled)

Definition at line 82 of file class.ilTestParticipantsTableGUI.php.

References $manageInviteesCommandsEnabled, and ilTable2GUI\setSelectAllCheckbox().

82  : void
83  {
84  $this->manageInviteesCommandsEnabled = $manageInviteesCommandsEnabled;
85 
87  $this->setSelectAllCheckbox('chbUser');
88  } else {
89  $this->setSelectAllCheckbox('');
90  }
91  }
setSelectAllCheckbox(string $a_select_all_checkbox, bool $a_select_all_on_top=false)
+ Here is the call graph for this function:

◆ setManageResultsCommandsEnabled()

ilTestParticipantsTableGUI::setManageResultsCommandsEnabled ( bool  $manageResultsCommandsEnabled)

Definition at line 72 of file class.ilTestParticipantsTableGUI.php.

References $manageResultsCommandsEnabled.

72  : void
73  {
74  $this->manageResultsCommandsEnabled = $manageResultsCommandsEnabled;
75  }

◆ setParticipantHasSolutionsFilterEnabled()

ilTestParticipantsTableGUI::setParticipantHasSolutionsFilterEnabled ( bool  $participantHasSolutionsFilterEnabled)

Definition at line 119 of file class.ilTestParticipantsTableGUI.php.

References $participantHasSolutionsFilterEnabled.

119  : void
120  {
121  $this->participantHasSolutionsFilterEnabled = $participantHasSolutionsFilterEnabled;
122  }

◆ setRowKeyDataField()

ilTestParticipantsTableGUI::setRowKeyDataField ( string  $rowKeyDataField)

Definition at line 98 of file class.ilTestParticipantsTableGUI.php.

References $rowKeyDataField.

98  : void
99  {
100  $this->rowKeyDataField = $rowKeyDataField;
101  }

Field Documentation

◆ $anonymity

bool ilTestParticipantsTableGUI::$anonymity
protected

Definition at line 39 of file class.ilTestParticipantsTableGUI.php.

Referenced by getAnonymity(), and setAnonymity().

◆ $filter

array ilTestParticipantsTableGUI::$filter
protected

Definition at line 40 of file class.ilTestParticipantsTableGUI.php.

◆ $manageInviteesCommandsEnabled

bool ilTestParticipantsTableGUI::$manageInviteesCommandsEnabled = false
protected

◆ $manageResultsCommandsEnabled

bool ilTestParticipantsTableGUI::$manageResultsCommandsEnabled = false
protected

◆ $participantHasSolutionsFilterEnabled

bool ilTestParticipantsTableGUI::$participantHasSolutionsFilterEnabled = false
protected

◆ $rowKeyDataField

string ilTestParticipantsTableGUI::$rowKeyDataField
protected

Definition at line 37 of file class.ilTestParticipantsTableGUI.php.

Referenced by getRowKeyDataField(), and setRowKeyDataField().


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