ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f87
ilLPCollectionSettingsTableGUI Class Reference

Description of class. More...

+ Inheritance diagram for ilLPCollectionSettingsTableGUI:
+ Collaboration diagram for ilLPCollectionSettingsTableGUI:

Public Member Functions

 __construct ($a_parent_obj, $a_parent_cmd="", $a_node_id, $a_mode)
 Constructor. More...
 
 getNode ()
 Get node id of current learning progress item. More...
 
 getMode ()
 
 parse (ilLPCollection $a_collection)
 Read and parse items. More...
 
- Public Member Functions inherited from ilTable2GUI
 __construct ($a_parent_obj, $a_parent_cmd="", $a_template_context="")
 Constructor. More...
 
 setOpenFormTag ($a_val)
 Set open form tag. More...
 
 getOpenFormTag ()
 Get open form tag. More...
 
 setCloseFormTag ($a_val)
 Set close form tag. More...
 
 getCloseFormTag ()
 Get close form tag. More...
 
 determineLimit ()
 Determine the limit. More...
 
 getSelectableColumns ()
 Get selectable columns. More...
 
 determineSelectedColumns ()
 Determine selected columns. More...
 
 isColumnSelected ($a_col)
 Is given column selected? More...
 
 getSelectedColumns ()
 Get selected columns. More...
 
executeCommand ()
 Execute command. More...
 
 resetOffset ($a_in_determination=false)
 Reset offset. More...
 
 initFilter ()
 Init filter. More...
 
 getParentObject ()
 Get parent object. More...
 
 getParentCmd ()
 Get parent command. More...
 
 setTopAnchor ($a_val)
 Set top anchor. More...
 
 getTopAnchor ()
 Get top anchor. More...
 
 setNoEntriesText ($a_text)
 Set text for an empty table. More...
 
 getNoEntriesText ()
 Get text for an empty table. More...
 
 setIsDataTable ($a_val)
 Set is data table. More...
 
 getIsDataTable ()
 Get is data table. More...
 
 setEnableTitle ($a_enabletitle)
 Set Enable Title. More...
 
 getEnableTitle ()
 Get Enable Title. More...
 
 setEnableHeader ($a_enableheader)
 Set Enable Header. More...
 
 getEnableHeader ()
 Get Enable Header. More...
 
 setEnableNumInfo ($a_val)
 Set enable num info. More...
 
 getEnableNumInfo ()
 Get enable num info. More...
 
 setTitle ($a_title, $a_icon=0, $a_icon_alt=0)
 Set title and title icon. More...
 
 setDescription ($a_val)
 Set description. More...
 
 getDescription ()
 Get description. More...
 
 setOrderField ($a_order_field)
 set order column More...
 
 getOrderField ()
 
 setData ($a_data)
 
 getData ()
 
 dataExists ()
 
 setPrefix ($a_prefix)
 
 getPrefix ()
 
 addFilterItem ($a_input_item, $a_optional=false)
 Add filter item. More...
 
 addFilterItemByMetaType ($id, $type=self::FILTER_TEXT, $a_optional=false, $caption=NULL)
 Add filter by standard type. More...
 
 getFilterItems ($a_optionals=false)
 Get filter items. More...
 
 getFilterItemByPostVar ($a_post_var)
 
 setFilterCols ($a_val)
 Set filter columns. More...
 
 getFilterCols ()
 Get filter columns. More...
 
 setDisableFilterHiding ($a_val=true)
 Set disable filter hiding. More...
 
 getDisableFilterHiding ()
 Get disable filter hiding. More...
 
 isFilterSelected ($a_col)
 Is given filter selected? More...
 
 getSelectedFilters ()
 Get selected filters. More...
 
 determineSelectedFilters ()
 Determine selected filters. More...
 
 setCustomPreviousNext ($a_prev_link, $a_next_link)
 Set custom previous/next links. More...
 
 setFormAction ($a_form_action, $a_multipart=false)
 Set Form action parameter. More...
 
 getFormAction ()
 Get Form action parameter. More...
 
 setFormName ($a_formname)
 Set Form name. More...
 
 getFormName ()
 Get Form name. More...
 
 setId ($a_val)
 Set id. More...
 
 getId ()
 Get element id. More...
 
 setDisplayAsBlock ($a_val)
 Set display as block. More...
 
 getDisplayAsBlock ()
 Get display as block. More...
 
 getSelectAllCheckbox ()
 Get the name of the checkbox that should be toggled with a select all button. More...
 
 setSelectAllCheckbox ($a_select_all_checkbox)
 Set the name of the checkbox that should be toggled with a select all button. More...
 
 setExternalSorting ($a_val)
 Set external sorting. More...
 
 getExternalSorting ()
 Get external sorting. More...
 
 setFilterCommand ($a_val, $a_caption=null)
 Set filter command. More...
 
 getFilterCommand ()
 Get filter command. More...
 
 setResetCommand ($a_val, $a_caption=null)
 Set reset filter command. More...
 
 getResetCommand ()
 Get reset filter command. More...
 
 setExternalSegmentation ($a_val)
 Set external segmentation. More...
 
 getExternalSegmentation ()
 Get external segmentation. More...
 
 setRowTemplate ($a_template, $a_template_dir="")
 Set row template. More...
 
 setDefaultOrderField ($a_defaultorderfield)
 Set Default order field. More...
 
 getDefaultOrderField ()
 Get Default order field. More...
 
 setDefaultOrderDirection ($a_defaultorderdirection)
 Set Default order direction. More...
 
 getDefaultOrderDirection ()
 Get Default order direction. More...
 
 clearCommandButtons ()
 
 addCommandButton ($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
 Add Command button. More...
 
 addCommandButtonInstance (ilButton $a_button)
 Add Command button instance. More...
 
 addSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='')
 Add Selection List + Command button. More...
 
 addMultiItemSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='')
 Add Selection List + Command button for selected items. More...
 
 setCloseCommand ($a_link)
 Add command for closing table. More...
 
 addMultiCommand ($a_cmd, $a_text)
 Add Command button. More...
 
 addHiddenInput ($a_name, $a_value)
 Add Hidden Input field. More...
 
 addHeaderCommand ($a_href, $a_text, $a_target="", $a_img="")
 Add Header Command (Link) (Image needed for now) More...
 
 setTopCommands ($a_val)
 Set top commands (display command buttons on top of table, too) More...
 
 getTopCommands ()
 Get top commands (display command buttons on top of table, too) More...
 
 addColumn ($a_text, $a_sort_field="", $a_width="", $a_is_checkbox_action_column=false, $a_class="", $a_tooltip="")
 Add a column to the header. More...
 
 getNavParameter ()
 
 setOrderLink ($sort_field, $order_dir)
 
 fillHeader ()
 
 determineOffsetAndOrder ($a_omit_offset=false)
 Determine offset and order. More...
 
 storeNavParameter ()
 
 getHTML ()
 Get HTML. More...
 
 numericOrdering ($a_field)
 Should this field be sorted numeric? More...
 
 render ()
 render table public More...
 
 writeFilterToSession ()
 Write filter values to session. More...
 
 resetFilter ()
 Reset filter. More...
 
 fillFooter ()
 Fill footer row. More...
 
 getLinkbar ($a_num)
 Get previous/next linkbar. More...
 
 fillHiddenRow ()
 
 fillActionRow ()
 Fill Action Row. More...
 
 setHeaderHTML ($html)
 set header html More...
 
 storeProperty ($type, $value)
 Store table property. More...
 
 loadProperty ($type)
 Load table property. More...
 
 getCurrentState ()
 get current settings for order, limit, columns and filter More...
 
 setContext ($id)
 Set context. More...
 
 getContext ()
 Get context. More...
 
 setShowRowsSelector ($a_value)
 Toggle rows-per-page selector. More...
 
 getShowRowsSelector ()
 Get rows-per-page selector state. More...
 
 setShowTemplates ($a_value)
 Toggle templates. More...
 
 getShowTemplates ()
 Get template state. More...
 
 restoreTemplate ($a_name)
 Restore state from template. More...
 
 saveTemplate ($a_name)
 Save current state as template. More...
 
 deleteTemplate ($a_name)
 Delete template. More...
 
 getLimit ()
 Get limit. More...
 
 getOffset ()
 Get offset. More...
 
 setExportFormats (array $formats)
 Set available export formats. More...
 
 setPrintMode ($a_value=false)
 Toogle print mode. More...
 
 getPrintMode ()
 Get print mode. More...
 
 getExportMode ()
 Was export activated? More...
 
 exportData ($format, $send=false)
 Export and optionally send current table data. More...
 
 setEnableAllCommand ($a_value)
 Enable actions for all entries in current result. More...
 
 setRowSelectorLabel ($row_selector_label)
 
 getRowSelectorLabel ()
 
 setPreventDoubleSubmission ($a_val)
 Set prevent double submission. More...
 
 getPreventDoubleSubmission ()
 Get prevent double submission. More...
 
- Public Member Functions inherited from ilTableGUI
 ilTableGUI ($a_data=0, $a_global_tpl=true)
 Constructor. More...
 
 setTemplate (&$a_tpl)
 set template public More...
 
getTemplateObject ()
 
 setData ($a_data)
 set table data public More...
 
 getData ()
 
 setTitle ($a_title, $a_icon=0, $a_icon_alt=0)
 set table title public More...
 
 setHelp ($a_help_page, $a_help_icon, $a_help_icon_alt=0)
 set table help page public More...
 
 setHeaderNames ($a_header_names)
 set table header names public More...
 
 getColumnCount ()
 Returns the column count based on the number of the header row columns public. More...
 
 setHeaderVars ($a_header_vars, $a_header_params=0)
 set table header vars public More...
 
 setColumnWidth ($a_column_width)
 set table column widths public More...
 
 setOneColumnWidth ($a_column_width, $a_column_number)
 set one table column width public More...
 
 setMaxCount ($a_max_count)
 set max. More...
 
 setLimit ($a_limit=0, $a_default_limit=0)
 set max. More...
 
 getLimit ()
 Get limit. More...
 
 setPrefix ($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) public More...
 
 setOffset ($a_offset)
 set dataset offset public More...
 
 getOffset ()
 Get offset. More...
 
 setOrderColumn ($a_order_column=0, $a_default_column=0)
 set order column public More...
 
 getOrderColumn ()
 Get order column. More...
 
 setOrderDirection ($a_order_direction)
 set order direction public More...
 
 getOrderDirection ()
 Get order direction. More...
 
 setFooter ($a_style, $a_previous=0, $a_next=0)
 set order direction public More...
 
 enable ($a_module_name)
 enables particular modules of table More...
 
 disable ($a_module_name)
 diesables particular modules of table More...
 
 sortData ()
 
 render ()
 render table public More...
 
 renderHeader ()
 
 setOrderLink ($key, $order_dir)
 
 setStyle ($a_element, $a_style)
 
 getStyle ($a_element)
 
 setBase ($a_base)
 Set Base script name (deprecated, only use this for workarounds). More...
 
 getBase ()
 Get Base script name (deprecated, only use this for workarounds). More...
 
 getFormName ()
 
 setFormName ($a_name="cmd")
 
 getSelectAllCheckbox ()
 
 setSelectAllCheckbox ($a_select_all_checkbox)
 
 clearActionButtons ()
 
 addActionButton ($btn_name, $btn_value)
 

Protected Member Functions

 fillRow ($a_set)
 Fill template row. More...
 
 initTable ()
 
- Protected Member Functions inherited from ilTable2GUI
 prepareOutput ()
 Anything that must be done before HTML is generated. More...
 
 fillRow ($a_set)
 Standard Version of Fill Row. More...
 
 getFilterValue (ilFormPropertyGUI $a_item)
 Get current filter value. More...
 
 SetFilterValue (ilFormPropertyGUI $a_item, $a_value)
 Set current filter value. More...
 
 fillMetaExcel ($worksheet, &$a_row)
 Add meta information to excel export. More...
 
 fillHeaderExcel ($worksheet, &$a_row)
 Excel Version of Fill Header. More...
 
 fillRowExcel ($a_worksheet, &$a_row, $a_set)
 Excel Version of Fill Row. More...
 
 fillMetaCSV ($a_csv)
 Add meta information to csv export. More...
 
 fillHeaderCSV ($a_csv)
 CSV Version of Fill Header. More...
 
 fillRowCSV ($a_csv, $a_set)
 CSV Version of Fill Row. More...
 

Private Attributes

 $node_id
 
 $mode
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 Get maximum number of entries to enable actions for all. More...
 
- 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 EXPORT_EXCEL = 1
 
const EXPORT_CSV = 2
 
const ACTION_ALL_LIMIT = 1000
 
- Data Fields inherited from ilTableGUI
 $title
 
 $icon
 
 $icon_alt
 
 $help_page
 
 $help_icon
 
 $help_icon_alt
 
 $header_names
 
 $header_vars
 
 $linkbar_vars
 
 $data
 
 $column_count
 
 $column_width
 
 $max_count
 
 $limit
 
 $max_limit = false
 
 $offset
 
 $order_column
 
 $order_direction
 
 $footer_style
 
 $footer_previous
 
 $footer_next
 
 $lang_support = true
 
 $global_tpl
 
 $form_name
 
 $select_all_checkbox
 
 $action_buttons
 
 $prefix
 
 $base = ""
 
 $enabled
 
 $styles
 
- Protected Attributes inherited from ilTable2GUI
 $close_command = ""
 
 $top_anchor = "il_table_top"
 
 $filters = array()
 
 $optional_filters = array()
 
 $filter_cmd = 'applyFilter'
 
 $reset_cmd = 'resetFilter'
 
 $filter_cols = 5
 
 $ext_sort = false
 
 $ext_seg = false
 
 $context = ""
 
 $mi_sel_buttons = null
 
 $disable_filter_hiding = false
 
 $selected_filter = false
 
 $top_commands = true
 
 $selectable_columns = array()
 
 $selected_column = array()
 
 $show_templates = false
 
 $show_rows_selector = true
 
 $nav_determined = false
 
 $limit_determined = false
 
 $filters_determined = false
 
 $columns_determined = false
 
 $open_form_tag = true
 
 $close_form_tag = true
 
 $export_formats
 
 $export_mode
 
 $print_mode
 
 $enable_command_for_all
 
 $restore_filter
 
 $restore_filter_values
 
 $sortable_fields = array()
 
 $prevent_double_submission = true
 
 $row_selector_label
 

Detailed Description

Description of class.

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om

Definition at line 12 of file class.ilLPCollectionSettingsTableGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilLPCollectionSettingsTableGUI::__construct (   $a_parent_obj,
  $a_parent_cmd = "",
  $a_node_id,
  $a_mode 
)

Constructor.

Parameters
ilObject$a_parent_obj
string$a_parent_cmd

Definition at line 22 of file class.ilLPCollectionSettingsTableGUI.php.

References getNode(), ilTable2GUI\setId(), and ilTable2GUI\setShowRowsSelector().

23  {
24  parent::__construct($a_parent_obj, $a_parent_cmd);
25  $this->setId('lpobjs_'.$this->getNode());
26 
27  $this->setShowRowsSelector(false);
28 
29  $this->node_id = $a_node_id;
30  $this->mode = $a_mode;
31  }
setId($a_val)
Set id.
getNode()
Get node id of current learning progress item.
setShowRowsSelector($a_value)
Toggle rows-per-page selector.
+ Here is the call graph for this function:

Member Function Documentation

◆ fillRow()

ilLPCollectionSettingsTableGUI::fillRow (   $a_set)
protected

Fill template row.

Parameters
array$a_set

Definition at line 76 of file class.ilLPCollectionSettingsTableGUI.php.

References $mode, $options, $path, ilFrameTargetInfo\_getFrame(), ilObject\_getIcon(), ilLink\_getLink(), ilUtil\formSelect(), ilUtil\getImagePath(), getMode(), getNode(), ilPlugin\lookupTxt(), ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_DEACTIVATED, ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_UNDEFINED, and ilUtil\makeTimeSelect().

77  {
78  global $objDefinition;
79 
80  include_once './Services/Link/classes/class.ilLink.php';
81 
82  $this->tpl->setCurrentBlock('item_row');
83  $this->tpl->setVariable('ITEM_ID', $a_set['id']);
84  $this->tpl->setVariable('COLL_TITLE', $a_set['title']);
85  $this->tpl->setVariable('COLL_DESC',$a_set['description']);
86 
88  {
89  $this->tpl->setVariable('TYPE_IMG', ilUtil::getImagePath('icon_sco.svg'));
90  $this->tpl->setVariable('ALT_IMG', $this->lng->txt('obj_sco'));
91  }
92  else
93  {
94  if($objDefinition->isPluginTypeName($a_set["type"]))
95  {
96  $alt = ilPlugin::lookupTxt("rep_robj", $a_set['type'], "obj_".$a_set['type']);
97  }
98  else
99  {
100  $alt = $this->lng->txt('obj_' . $a_set['type']);
101  }
102  $this->tpl->setVariable('ALT_IMG', $alt);
103  $this->tpl->setVariable('TYPE_IMG', ilObject::_getIcon("", "tiny", $a_set['type']));
104 
107  {
108  $this->tpl->setVariable('COLL_LINK', ilLink::_getLink($a_set['ref_id'], $a_set['type']));
109  $this->tpl->setVariable('COLL_FRAME', ilFrameTargetInfo::_getFrame('MainContent', $a_set['type']));
110 
111  include_once './Services/Tree/classes/class.ilPathGUI.php';
112  $path = new ilPathGUI();
113  $this->tpl->setVariable('COLL_PATH', $this->lng->txt('path').': '.$path->getPath($this->getNode(),$a_set['ref_id']));
114 
115  $mode_suffix = '';
116  if($a_set['grouped'] ||
117  $a_set['group_item'])
118  {
119  // #14941
120  $mode_suffix = '_INLINE';
121 
122  if(!$a_set['group_item'])
123  {
124  $this->tpl->setVariable("COLL_MODE", "");
125  }
126  }
127 
128  $mode = $a_set['mode_id'];
130  {
131  $this->tpl->setVariable("COLL_MODE".$mode_suffix, $a_set['mode']);
132  }
133  else
134  {
135  $this->tpl->setVariable("COLL_MODE".$mode_suffix, "");
136  $this->tpl->setVariable("COLL_MODE_DEACTIVATED".$mode_suffix, $a_set['mode']);
137  }
138  if($a_set["anonymized"])
139  {
140  $this->tpl->setVariable("ANONYMIZED".$mode_suffix, $this->lng->txt('trac_anonymized_info_short'));
141  }
142 
143  if($mode_suffix)
144  {
145  $this->tpl->setVariable("COLL_MODE_LABEL", $this->lng->txt("trac_mode"));
146  }
147  }
148  else
149  {
150  $this->tpl->setVariable('COLL_LINK', $a_set['url']);
151 
153  {
154  // handle tlt settings
155  $this->tpl->setCurrentBlock("tlt");
156  $this->tpl->setVariable("TXT_MONTH",$this->lng->txt('md_months'));
157  $this->tpl->setVariable("TXT_DAYS",$this->lng->txt('md_days'));
158  $this->tpl->setVariable("TXT_TIME",$this->lng->txt('md_time'));
159  $this->tpl->setVariable("TLT_HINT", '(hh:mm)');
160 
161  // seconds to units
162  $mon = floor($a_set["tlt"]/(60*60*24*30));
163  $tlt = $a_set["tlt"]%(60*60*24*30);
164  $day = floor($tlt/(60*60*24));
165  $tlt = $tlt%(60*60*24);
166  $hr = floor($tlt/(60*60));
167  $tlt = $tlt%(60*60);
168  $min = floor($tlt/60);
169 
170  $options = array();
171  for($i = 0;$i <= 24;$i++)
172  {
173  $options[$i] = sprintf('%02d',$i);
174  }
175  $this->tpl->setVariable("SEL_MONTHS",
176  ilUtil::formSelect($mon,'tlt['.$a_set['id'].'][mo]',$options,false,true));
177 
178  for($i = 0;$i <= 31;$i++)
179  {
180  $options[$i] = sprintf('%02d',$i);
181  }
182  $this->tpl->setVariable("SEL_DAYS",
183  ilUtil::formSelect($day,'tlt['.$a_set['id'].'][d]',$options,false,true));
184 
185  $this->tpl->setVariable("SEL_TLT",ilUtil::makeTimeSelect('tlt['.$a_set['id'].']',
186  true,$hr,$min,null,false));
187 
188  $this->tpl->parseCurrentBlock();
189  }
190  }
191  }
192 
193  // Assigned ?
194  $this->tpl->setVariable("ASSIGNED_IMG_OK", $a_set['status']
195  ? ilUtil::getImagePath('icon_ok.svg')
196  : ilUtil::getImagePath('icon_not_ok.svg')
197  );
198  $this->tpl->setVariable("ASSIGNED_STATUS", $a_set['status']
199  ? $this->lng->txt('trac_assigned')
200  : $this->lng->txt('trac_not_assigned')
201  );
202  $this->tpl->parseCurrentBlock();
203 
204 
205  // Parse grouped items
206  foreach((array) $a_set['grouped'] as $item)
207  {
208  $item['group_item'] = true;
209  $this->fillRow($item);
210  }
211 
212  // show num obligatory info
213  if(count($a_set['grouped']))
214  {
215  $this->tpl->setCurrentBlock('num_passed_items');
216  $this->tpl->setVariable('MIN_PASSED_TXT', $this->lng->txt('trac_min_passed'));
217  $this->tpl->setVariable('NUM_OBLIGATORY', $a_set['num_obligatory']);
218  $this->tpl->setVariable('GRP_ID', $a_set['grouping_id']);
219  $this->tpl->parseCurrentBlock();
220  }
221  }
Creates a path for a start and endnode.
static _getIcon($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
Get icon for repository item.
static makeTimeSelect($prefix, $short=true, $hour="", $minute="", $second="", $a_use_default=true, $a_further_options=array())
Creates a combination of HTML selects for time inputs.
static lookupTxt($a_mod_prefix, $a_pl_id, $a_lang_var)
Lookup language text.
getNode()
Get node id of current learning progress item.
if(!is_array($argv)) $options
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
static formSelect($selected, $varname, $options, $multiple=false, $direct_text=false, $size="0", $style_class="", $attribs="", $disabled=false)
Builds a select form field with options and shows the selected option first.
static _getFrame($a_class, $a_type='')
Get content frame name.
$path
Definition: index.php:22
+ Here is the call graph for this function:

◆ getMode()

ilLPCollectionSettingsTableGUI::getMode ( )

Definition at line 42 of file class.ilLPCollectionSettingsTableGUI.php.

References $mode.

Referenced by fillRow(), initTable(), and parse().

+ Here is the caller graph for this function:

◆ getNode()

ilLPCollectionSettingsTableGUI::getNode ( )

Get node id of current learning progress item.

Returns
int $node_id

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

References $node_id.

Referenced by __construct(), fillRow(), and parse().

+ Here is the caller graph for this function:

◆ initTable()

ilLPCollectionSettingsTableGUI::initTable ( )
protected

Definition at line 223 of file class.ilLPCollectionSettingsTableGUI.php.

References $ilCtrl, ilTable2GUI\addColumn(), ilTable2GUI\addCommandButton(), ilTable2GUI\addMultiCommand(), ilTableGUI\enable(), getMode(), ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPObjSettings\LP_MODE_SCORM, ilTable2GUI\setDescription(), ilTable2GUI\setFormAction(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setSelectAllCheckbox(), and ilTable2GUI\setTitle().

Referenced by parse().

224  {
225  global $ilCtrl;
226 
227  $this->setFormAction($ilCtrl->getFormAction($this->getParentObject()));
228  switch($this->getMode())
229  {
232  $this->setRowTemplate('tpl.lp_collection_row.html', 'Services/Tracking');
233  $this->setTitle($this->lng->txt('trac_lp_determination'));
234  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs'));
235  break;
236 
238  $this->setRowTemplate('tpl.lp_collection_row.html', 'Services/Tracking');
239  $this->setTitle($this->lng->txt('trac_lp_determination_tutor'));
240  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs_tutor'));
241  break;
242 
244  $this->setRowTemplate('tpl.lp_collection_scorm_row.html', 'Services/Tracking');
245  $this->setTitle($this->lng->txt('trac_lp_determination'));
246  $this->setDescription($this->lng->txt('trac_lp_determination_info_sco'));
247  break;
248 
250  $this->setRowTemplate('tpl.lp_collection_subitem_row.html', 'Services/Tracking');
251  $this->setTitle($this->lng->txt('trac_lp_determination'));
252  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs'));
253  $this->lng->loadLanguageModule("meta");
254 
255  $this->addCommandButton('updateTLT', $this->lng->txt('save'));
256  break;
257  }
258 
259  $this->addColumn('','','1px');
260  $this->addColumn($this->lng->txt('item'), 'title', '50%');
261 
262  if($this->getMode() != ilLPObjSettings::LP_MODE_SCORM &&
265  {
266  $this->addColumn($this->lng->txt('trac_mode'), 'mode');
267  }
269  {
270  $this->addColumn($this->lng->txt('meta_typical_learning_time'), 'tlt');
271  }
272 
274  {
275  $this->addMultiCommand('assign', $this->lng->txt('trac_collection_assign'));
276  $this->addMultiCommand('deassign', $this->lng->txt('trac_collection_deassign'));
277  $this->addColumn($this->lng->txt('trac_determines_learning_progress'), 'status');
278  }
279  else
280  {
281  $this->addMultiCommand('assign', $this->lng->txt('trac_manual_display'));
282  $this->addMultiCommand('deassign', $this->lng->txt('trac_manual_no_display'));
283  $this->addColumn($this->lng->txt('trac_manual_is_displayed'), 'status');
284  }
285 
286  $this->enable('select_all');
287  $this->setSelectAllCheckbox('item_ids');
288 
290  {
291  $this->addMultiCommand('groupMaterials', $this->lng->txt('trac_group_materials'));
292  }
293  }
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
setDescription($a_val)
Set description.
global $ilCtrl
Definition: ilias.php:18
setTitle($a_title, $a_icon=0, $a_icon_alt=0)
Set title and title icon.
addColumn($a_text, $a_sort_field="", $a_width="", $a_is_checkbox_action_column=false, $a_class="", $a_tooltip="")
Add a column to the header.
addMultiCommand($a_cmd, $a_text)
Add Command button.
enable($a_module_name)
enables particular modules of table
setRowTemplate($a_template, $a_template_dir="")
Set row template.
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
setSelectAllCheckbox($a_select_all_checkbox)
Set the name of the checkbox that should be toggled with a select all button.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parse()

ilLPCollectionSettingsTableGUI::parse ( ilLPCollection  $a_collection)

Read and parse items.

Definition at line 50 of file class.ilLPCollectionSettingsTableGUI.php.

References ilObject\_lookupObjId(), ilTable2GUI\addCommandButton(), ilTable2GUI\addMultiCommand(), getMode(), getNode(), ilLPCollectionOfRepositoryObjects\hasGroupedItems(), initTable(), ilLPObjSettings\LP_MODE_COLLECTION, and ilTable2GUI\setData().

Referenced by ilLPListOfSettingsGUI\getTableByMode().

51  {
52  $this->setData($a_collection->getTableGUIData($this->getNode()));
53  $this->initTable();
54 
55  // grouping actions
58  {
59  $this->addMultiCommand('releaseMaterials', $this->lng->txt('trac_release_materials'));
60 
61  foreach($this->row_data as $item)
62  {
63  if($item["grouped"])
64  {
65  $this->addCommandButton('saveObligatoryMaterials', $this->lng->txt('trac_group_materials_save'));
66  break;
67  }
68  }
69  }
70  }
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
getNode()
Get node id of current learning progress item.
static _lookupObjId($a_id)
addMultiCommand($a_cmd, $a_text)
Add Command button.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $mode

ilLPCollectionSettingsTableGUI::$mode
private

Definition at line 15 of file class.ilLPCollectionSettingsTableGUI.php.

Referenced by fillRow(), and getMode().

◆ $node_id

ilLPCollectionSettingsTableGUI::$node_id
private

Definition at line 14 of file class.ilLPCollectionSettingsTableGUI.php.

Referenced by getNode().


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