ILIAS  release_4-4 Revision
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)
 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)
 Set filter command. More...
 
 getFilterCommand ()
 Get filter command. More...
 
 setResetCommand ($a_val)
 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="")
 Add Command button. 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 ()
 
- 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 Row. 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 = false
 
 $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
 
 $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(), and ilTable2GUI\setId().

23  {
24  parent::__construct($a_parent_obj, $a_parent_cmd);
25  $this->setId('lpobjs_'.$this->getNode());
26 
27  $this->node_id = $a_node_id;
28  $this->mode = $a_mode;
29  }
setId($a_val)
Set id.
getNode()
Get node id of current learning progress item.
+ 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 74 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().

75  {
76  global $objDefinition;
77 
78  include_once './Services/Link/classes/class.ilLink.php';
79 
80  $this->tpl->setCurrentBlock('item_row');
81  $this->tpl->setVariable('ITEM_ID', $a_set['id']);
82  $this->tpl->setVariable('COLL_TITLE', $a_set['title']);
83  $this->tpl->setVariable('COLL_DESC',$a_set['description']);
84 
86  {
87  $this->tpl->setVariable('TYPE_IMG', ilUtil::getImagePath('icon_sco_s.png'));
88  $this->tpl->setVariable('ALT_IMG', $this->lng->txt('obj_sco'));
89  }
90  else
91  {
92  if($objDefinition->isPluginTypeName($a_set["type"]))
93  {
94  $alt = ilPlugin::lookupTxt("rep_robj", $a_set['type'], "obj_".$a_set['type']);
95  }
96  else
97  {
98  $alt = $this->lng->txt('obj_' . $a_set['type']);
99  }
100  $this->tpl->setVariable('ALT_IMG', $alt);
101  $this->tpl->setVariable('TYPE_IMG', ilObject::_getIcon("", "tiny", $a_set['type']));
102 
105  {
106  $this->tpl->setVariable('COLL_LINK', ilLink::_getLink($a_set['ref_id'], $a_set['type']));
107  $this->tpl->setVariable('COLL_FRAME', ilFrameTargetInfo::_getFrame('MainContent', $a_set['type']));
108 
109  include_once './Services/Tree/classes/class.ilPathGUI.php';
110  $path = new ilPathGUI();
111  $this->tpl->setVariable('COLL_PATH', $this->lng->txt('path').': '.$path->getPath($this->getNode(),$a_set['ref_id']));
112 
113  $mode = $a_set['mode_id'];
115  {
116  $this->tpl->setVariable("COLL_MODE", $a_set['mode']);
117  }
118  else
119  {
120  $this->tpl->setVariable("COLL_MODE", "");
121  $this->tpl->setVariable("COLL_MODE_DEACTIVATED", $a_set['mode']);
122  }
123  if($a_set["anonymized"])
124  {
125  $this->tpl->setVariable("ANONYMIZED", $this->lng->txt('trac_anonymized_info_short'));
126  }
127  }
128  else
129  {
130  $this->tpl->setVariable('COLL_LINK', $a_set['url']);
131 
133  {
134  // handle tlt settings
135  $this->tpl->setCurrentBlock("tlt");
136  $this->tpl->setVariable("TXT_MONTH",$this->lng->txt('md_months'));
137  $this->tpl->setVariable("TXT_DAYS",$this->lng->txt('md_days'));
138  $this->tpl->setVariable("TXT_TIME",$this->lng->txt('md_time'));
139  $this->tpl->setVariable("TLT_HINT", '(hh:mm)');
140 
141  // seconds to units
142  $mon = floor($a_set["tlt"]/(60*60*24*30));
143  $tlt = $a_set["tlt"]%(60*60*24*30);
144  $day = floor($tlt/(60*60*24));
145  $tlt = $tlt%(60*60*24);
146  $hr = floor($tlt/(60*60));
147  $tlt = $tlt%(60*60);
148  $min = floor($tlt/60);
149 
150  $options = array();
151  for($i = 0;$i <= 24;$i++)
152  {
153  $options[$i] = sprintf('%02d',$i);
154  }
155  $this->tpl->setVariable("SEL_MONTHS",
156  ilUtil::formSelect($mon,'tlt['.$a_set['id'].'][mo]',$options,false,true));
157 
158  for($i = 0;$i <= 31;$i++)
159  {
160  $options[$i] = sprintf('%02d',$i);
161  }
162  $this->tpl->setVariable("SEL_DAYS",
163  ilUtil::formSelect($day,'tlt['.$a_set['id'].'][d]',$options,false,true));
164 
165  $this->tpl->setVariable("SEL_TLT",ilUtil::makeTimeSelect('tlt['.$a_set['id'].']',
166  true,$hr,$min,null,false));
167 
168  $this->tpl->parseCurrentBlock();
169  }
170  }
171  }
172 
173  // Assigned ?
174  $this->tpl->setVariable("ASSIGNED_IMG_OK", $a_set['status']
175  ? ilUtil::getImagePath('icon_ok.png')
176  : ilUtil::getImagePath('icon_not_ok.png')
177  );
178  $this->tpl->setVariable("ASSIGNED_STATUS", $a_set['status']
179  ? $this->lng->txt('trac_assigned')
180  : $this->lng->txt('trac_not_assigned')
181  );
182  $this->tpl->parseCurrentBlock();
183 
184 
185  // Parse grouped items
186  foreach((array) $a_set['grouped'] as $item)
187  {
188  $this->fillRow($item);
189  }
190 
191  // show num obligatory info
192  if(count($a_set['grouped']))
193  {
194  $this->tpl->setCurrentBlock('num_passed_items');
195  $this->tpl->setVariable('MIN_PASSED_TXT', $this->lng->txt('trac_min_passed'));
196  $this->tpl->setVariable('NUM_OBLIGATORY', $a_set['num_obligatory']);
197  $this->tpl->setVariable('GRP_ID', $a_set['grouping_id']);
198  $this->tpl->parseCurrentBlock();
199  }
200  }
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 40 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 35 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 202 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().

203  {
204  global $ilCtrl;
205 
206  $this->setFormAction($ilCtrl->getFormAction($this->getParentObject()));
207  switch($this->getMode())
208  {
211  $this->setRowTemplate('tpl.lp_collection_row.html', 'Services/Tracking');
212  $this->setTitle($this->lng->txt('trac_lp_determination'));
213  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs'));
214  break;
215 
217  $this->setRowTemplate('tpl.lp_collection_row.html', 'Services/Tracking');
218  $this->setTitle($this->lng->txt('trac_lp_determination_tutor'));
219  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs_tutor'));
220  break;
221 
223  $this->setRowTemplate('tpl.lp_collection_scorm_row.html', 'Services/Tracking');
224  $this->setTitle($this->lng->txt('trac_lp_determination'));
225  $this->setDescription($this->lng->txt('trac_lp_determination_info_sco'));
226  break;
227 
229  $this->setRowTemplate('tpl.lp_collection_subitem_row.html', 'Services/Tracking');
230  $this->setTitle($this->lng->txt('trac_lp_determination'));
231  $this->setDescription($this->lng->txt('trac_lp_determination_info_crs'));
232  $this->lng->loadLanguageModule("meta");
233 
234  $this->addCommandButton('updateTLT', $this->lng->txt('save'));
235  break;
236  }
237 
238  $this->addColumn('','','1px');
239  $this->addColumn($this->lng->txt('item'), 'title', '50%');
240 
241  if($this->getMode() != ilLPObjSettings::LP_MODE_SCORM &&
244  {
245  $this->addColumn($this->lng->txt('trac_mode'), 'mode');
246  }
248  {
249  $this->addColumn($this->lng->txt('meta_typical_learning_time'), 'tlt');
250  }
251 
253  {
254  $this->addMultiCommand('assign', $this->lng->txt('trac_collection_assign'));
255  $this->addMultiCommand('deassign', $this->lng->txt('trac_collection_deassign'));
256  $this->addColumn($this->lng->txt('trac_determines_learning_progress'), 'status');
257  }
258  else
259  {
260  $this->addMultiCommand('assign', $this->lng->txt('trac_manual_display'));
261  $this->addMultiCommand('deassign', $this->lng->txt('trac_manual_no_display'));
262  $this->addColumn($this->lng->txt('trac_manual_is_displayed'), 'status');
263  }
264 
265  $this->enable('select_all');
266  $this->setSelectAllCheckbox('item_ids');
267 
269  {
270  $this->addMultiCommand('groupMaterials', $this->lng->txt('trac_group_materials'));
271  }
272  }
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
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="")
Add Command button.
setRowTemplate($a_template, $a_template_dir="")
Set row template.
setFormAction($a_form_action)
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 48 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().

49  {
50  $this->setData($a_collection->getTableGUIData($this->getNode()));
51  $this->initTable();
52 
53  // grouping actions
56  {
57  $this->addMultiCommand('releaseMaterials', $this->lng->txt('trac_release_materials'));
58 
59  foreach($this->row_data as $item)
60  {
61  if($item["grouped"])
62  {
63  $this->addCommandButton('saveObligatoryMaterials', $this->lng->txt('trac_group_materials_save'));
64  break;
65  }
66  }
67  }
68  }
getNode()
Get node id of current learning progress item.
static _lookupObjId($a_id)
addMultiCommand($a_cmd, $a_text)
Add Command button.
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="")
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: