ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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="")
 ilTable2GUI 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)
 set table data @access public More...
 
 getData ()
 
 dataExists ()
 
 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) @access public More...
 
 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...
 
 setDefaultFilterVisiblity ($a_status)
 Set default filter visiblity. More...
 
 getDefaultFilterVisibility ()
 Get default filter visibility. More...
 
 clearCommandButtons ()
 
 addCommandButton ($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
 Add Command button. More...
 
 addCommandButtonInstance (ilButtonBase $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="", $a_tooltip_with_html=false)
 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 @access 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...
 
 setLimit ($a_limit=0, $a_default_limit=0)
 set max. More...
 
- Public Member Functions inherited from ilTableGUI
 __construct ($a_data=0, $a_global_tpl=true)
 Constructor. More...
 
 setTemplate ($a_tpl)
 set template @access public More...
 
getTemplateObject ()
 
 setData ($a_data)
 set table data @access public More...
 
 getData ()
 
 setTitle ($a_title, $a_icon=0, $a_icon_alt=0)
 set table title @access public More...
 
 setHelp ($a_help_page, $a_help_icon, $a_help_icon_alt=0)
 set table help page @access public More...
 
 setHeaderNames ($a_header_names)
 set table header names @access public More...
 
 getColumnCount ()
 Returns the column count based on the number of the header row columns @access public. More...
 
 setHeaderVars ($a_header_vars, $a_header_params=0)
 set table header vars @access public More...
 
 setColumnWidth ($a_column_width)
 set table column widths @access public More...
 
 setOneColumnWidth ($a_column_width, $a_column_number)
 set one table column width @access 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) @access public More...
 
 setOffset ($a_offset)
 set dataset offset @access public More...
 
 getOffset ()
 Get offset. More...
 
 setOrderColumn ($a_order_column=0, $a_default_column=0)
 set order column @access public More...
 
 getOrderColumn ()
 Get order column. More...
 
 setOrderDirection ($a_order_direction)
 set order direction @access public More...
 
 getOrderDirection ()
 Get order direction. More...
 
 setFooter ($a_style, $a_previous=0, $a_next=0)
 set order direction @access 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 @access 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...
 
 isFilterVisible ()
 Check if filter is visible: manually shown (session, db) or default value set. More...
 
 isAdvMDFilter (ilAdvancedMDRecordGUI $a_gui, $a_element)
 Check if filter element is based on adv md. 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 (ilExcel $a_excel, &$a_row)
 Add meta information to excel export. More...
 
 fillHeaderExcel (ilExcel $a_excel, &$a_row)
 Excel Version of Fill Header. More...
 
 fillRowExcel (ilExcel $a_excel, &$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 FILTER_CHECKBOX = 9
 
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
 $ctrl
 
 $tpl
 
 $parent_obj
 
 $parent_cmd
 
 $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 = []
 
 $disable_filter_hiding = false
 
 $selected_filter = false
 
 $top_commands = true
 
 $selectable_columns = array()
 
 $selected_column = array()
 
 $show_templates = false
 
 $show_rows_selector = true
 
 $rows_selector_off = 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
 
 $restore_filter
 
 $restore_filter_values
 
 $default_filter_visibility = false
 
 $sortable_fields = array()
 
 $prevent_double_submission = true
 
 $row_selector_label
 
 $sel_buttons = []
 
- Protected Attributes inherited from ilTableGUI
 $tpl
 
 $lng
 

Detailed Description

Description of class.

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

Definition at line 13 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 23 of file class.ilLPCollectionSettingsTableGUI.php.

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

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

+ Here is the call graph for this function:

Member Function Documentation

◆ fillRow()

ilLPCollectionSettingsTableGUI::fillRow (   $a_set)
protected

Fill template row.

Parameters
array$a_set

Reimplemented from ilTable2GUI.

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

75 {
76 global $objDefinition, $ilAccess;
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
85 if ($objDefinition->isPluginTypeName($a_set["type"])) {
86 $alt = ilObjectPlugin::lookupTxtById($a_set['type'], "obj_" . $a_set['type']);
87 } else {
88 $alt = $this->lng->txt('obj_' . $a_set['type']);
89 }
90 $this->tpl->setVariable('ALT_IMG', $alt);
91 $this->tpl->setVariable('TYPE_IMG', ilObject::_getIcon("", "tiny", $a_set['type']));
92
95 if ($a_set['ref_id']) {
96 $this->tpl->setVariable('COLL_LINK', ilLink::_getLink($a_set['ref_id'], $a_set['type']));
97 $this->tpl->setVariable('COLL_FRAME', ilFrameTargetInfo::_getFrame('MainContent', $a_set['type']));
98
99 include_once './Services/Tree/classes/class.ilPathGUI.php';
100 $path = new ilPathGUI();
101 $this->tpl->setVariable('COLL_PATH', $this->lng->txt('path') . ': ' . $path->getPath($this->getNode(), $a_set['ref_id']));
102
103 $mode_suffix = '';
104 if ($a_set['grouped'] ||
105 $a_set['group_item']) {
106 // #14941
107 $mode_suffix = '_INLINE';
108
109 if (!$a_set['group_item']) {
110 $this->tpl->setVariable("COLL_MODE", "");
111 }
112 }
113 include_once './Services/Tracking/classes/class.ilLearningProgressAccess.php';
114 if (ilLearningProgressAccess::checkPermission('edit_learning_progress', $a_set['ref_id'])) {
115 $lp_settings_link = ilLink::_getLink($a_set['ref_id'], $a_set['type'], array('gotolp'=>1));
116 $a_set["mode"] = '<a href="' . $lp_settings_link . '">' . $a_set['mode'] . '</a>'; // :TODO: il_ItemAlertProperty?
117 }
118
119 $mode = $a_set['mode_id'];
121 $this->tpl->setVariable("COLL_MODE" . $mode_suffix, $a_set['mode']);
122 } else {
123 $this->tpl->setVariable("COLL_MODE" . $mode_suffix, "");
124 $this->tpl->setVariable("COLL_MODE_DEACTIVATED" . $mode_suffix, $a_set['mode']);
125 }
126 if ($a_set["anonymized"]) {
127 $this->tpl->setVariable("ANONYMIZED" . $mode_suffix, $this->lng->txt('trac_anonymized_info_short'));
128 }
129
130 if ($mode_suffix) {
131 $this->tpl->setVariable("COLL_MODE_LABEL", $this->lng->txt("trac_mode"));
132 }
133 }
134 } else {
135 $this->tpl->setVariable('COLL_LINK', $a_set['url']);
136
138 // handle tlt settings
139 $this->tpl->setCurrentBlock("tlt");
140 $this->tpl->setVariable("TXT_MONTH", $this->lng->txt('md_months'));
141 $this->tpl->setVariable("TXT_DAYS", $this->lng->txt('md_days'));
142 $this->tpl->setVariable("TXT_TIME", $this->lng->txt('md_time'));
143 $this->tpl->setVariable("TLT_HINT", '(hh:mm)');
144
145 // seconds to units
146 $mon = floor($a_set["tlt"]/(60*60*24*30));
147 $tlt = $a_set["tlt"]%(60*60*24*30);
148 $day = floor($tlt/(60*60*24));
149 $tlt = $tlt%(60*60*24);
150 $hr = floor($tlt/(60*60));
151 $tlt = $tlt%(60*60);
152 $min = floor($tlt/60);
153
154 $options = array();
155 for ($i = 0;$i <= 24;$i++) {
156 $options[$i] = sprintf('%02d', $i);
157 }
158 $this->tpl->setVariable(
159 "SEL_MONTHS",
160 ilUtil::formSelect($mon, 'tlt[' . $a_set['id'] . '][mo]', $options, false, true)
161 );
162
163 for ($i = 0;$i <= 31;$i++) {
164 $options[$i] = sprintf('%02d', $i);
165 }
166 $this->tpl->setVariable(
167 "SEL_DAYS",
168 ilUtil::formSelect($day, 'tlt[' . $a_set['id'] . '][d]', $options, false, true)
169 );
170
171 $this->tpl->setVariable("SEL_TLT", ilUtil::makeTimeSelect(
172 'tlt[' . $a_set['id'] . ']',
173 true,
174 $hr,
175 $min,
176 null,
177 false
178 ));
179
180 $this->tpl->parseCurrentBlock();
181 }
182 }
183
184 // Assigned ?
185 $this->tpl->setVariable(
186 "ASSIGNED_IMG_OK",
187 $a_set['status']
188 ? ilUtil::getImagePath('icon_ok.svg')
189 : ilUtil::getImagePath('icon_not_ok.svg')
190 );
191 $this->tpl->setVariable(
192 "ASSIGNED_STATUS",
193 $a_set['status']
194 ? $this->lng->txt('trac_assigned')
195 : $this->lng->txt('trac_not_assigned')
196 );
197 $this->tpl->parseCurrentBlock();
198
199
200 // Parse grouped items
201 foreach ((array) $a_set['grouped'] as $item) {
202 $item['group_item'] = true;
203 $this->fillRow($item);
204 }
205
206 // show num obligatory info
207 if (is_array($a_set['grouped']) && count($a_set['grouped'])) {
208 $this->tpl->setCurrentBlock('num_passed_items');
209 $this->tpl->setVariable('MIN_PASSED_TXT', $this->lng->txt('trac_min_passed'));
210 $this->tpl->setVariable('NUM_OBLIGATORY', $a_set['num_obligatory']);
211 $this->tpl->setVariable('GRP_ID', $a_set['grouping_id']);
212 $this->tpl->parseCurrentBlock();
213 }
214 }
sprintf('%.4f', $callTime)
if(!isset( $_REQUEST[ 'ReturnTo'])) if(!isset($_REQUEST['AuthId'])) $options
Definition: as_login.php:20
static _getFrame($a_class, $a_type='')
Get content frame name.
static checkPermission($a_permission, $a_ref_id, $a_user_id=null)
wrapper for rbac access checks
static lookupTxtById($plugin_id, $lang_var)
static _getIcon( $a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
Get icon for repository item.
Creates a path for a start and endnode.
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 getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
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.
$i
Definition: disco.tpl.php:19

References $i, $mode, $options, $path, ilFrameTargetInfo\_getFrame(), ilObject\_getIcon(), ilLink\_getLink(), ilLearningProgressAccess\checkPermission(), fillRow(), ilUtil\formSelect(), ilUtil\getImagePath(), getMode(), ilObjectPlugin\lookupTxtById(), ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_DEACTIVATED, ilLPObjSettings\LP_MODE_UNDEFINED, ilUtil\makeTimeSelect(), and sprintf.

Referenced by fillRow().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getMode()

ilLPCollectionSettingsTableGUI::getMode ( )

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

44 {
45 return $this->mode;
46 }

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 38 of file class.ilLPCollectionSettingsTableGUI.php.

References $node_id.

Referenced by __construct(), and parse().

+ Here is the caller graph for this function:

◆ initTable()

ilLPCollectionSettingsTableGUI::initTable ( )
protected

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

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

References $ilCtrl, ilTable2GUI\addColumn(), ilTable2GUI\addCommandButton(), ilTable2GUI\addMultiCommand(), ilTableGUI\enable(), getMode(), ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_MOBS, 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().

+ 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 51 of file class.ilLPCollectionSettingsTableGUI.php.

52 {
53 $this->setData($a_collection->getTableGUIData($this->getNode()));
54 $this->initTable();
55
56 // grouping actions
59 $this->addMultiCommand('releaseMaterials', $this->lng->txt('trac_release_materials'));
60
61 foreach ($this->row_data as $item) {
62 if ($item["grouped"]) {
63 $this->addCommandButton('saveObligatoryMaterials', $this->lng->txt('trac_group_materials_save'));
64 break;
65 }
66 }
67 }
68 }
static _lookupObjId($a_id)
setData($a_data)
set table data @access public

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

+ Here is the call graph for this function:

Field Documentation

◆ $mode

ilLPCollectionSettingsTableGUI::$mode
private

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

Referenced by fillRow(), and getMode().

◆ $node_id

ilLPCollectionSettingsTableGUI::$node_id
private

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

Referenced by getNode().


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