ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilMediaPoolTableGUI Class Reference

TableGUI class for recent changes in wiki. More...

+ Inheritance diagram for ilMediaPoolTableGUI:
+ Collaboration diagram for ilMediaPoolTableGUI:

Public Member Functions

 __construct ( $a_parent_obj, $a_parent_cmd, $a_media_pool, $a_folder_par="obj_id", $a_mode=ilMediaPoolTableGUI::IL_MEP_EDIT, $a_all_objects=false, $a_parent_tpl=null)
 Constructor. More...
 
 setInsertCommand ($a_val)
 Set inser command. More...
 
 getInsertCommand ()
 Get inser command. More...
 
 getHTML ()
 Get HTML. More...
 
 initFilter ()
 Init filter. More...
 
 setMode ($a_mode)
 Set Mode. More...
 
 getMode ()
 Get Mode. More...
 
 getItems ()
 Get items of current folder. More...
 
 prepareOutput ()
 Prepare output. More...
 
 render ()
 get HTML 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)
 
 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...
 
 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 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)
 
- Public Member Functions inherited from ilTableGUI
 __construct ($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)
 

Data Fields

const IL_MEP_SELECT = "select"
 
const IL_MEP_EDIT = "edit"
 
const IL_MEP_SELECT_CONTENT = "selectc"
 
 $insert_command = "create_mob"
 
const IL_MEP_SELECT_SINGLE = "selectsingle"
 
- 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 Member Functions

 fillRow ($a_set)
 Standard Version of Fill Row. More...
 
- 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...
 

Protected Attributes

 $access
 
 $rbacreview
 
 $user
 
 $parent_tpl = null
 
- 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
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 Get maximum number of entries to enable actions for all. More...
 

Detailed Description

TableGUI class for recent changes in wiki.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

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

Constructor & Destructor Documentation

◆ __construct()

ilMediaPoolTableGUI::__construct (   $a_parent_obj,
  $a_parent_cmd,
  $a_media_pool,
  $a_folder_par = "obj_id",
  $a_mode = ilMediaPoolTableGUI::IL_MEP_EDIT,
  $a_all_objects = false,
  $a_parent_tpl = null 
)

Constructor.

Definition at line 41 of file class.ilMediaPoolTableGUI.php.

References $_GET, $_SESSION, $DIC, $GLOBALS, $ilCtrl, ilTableGUI\$lng, ilObjMediaPool\_getPoolTree(), ilObject\_lookupTitle(), ilTable2GUI\addColumn(), ilTable2GUI\addMultiCommand(), getItems(), getMode(), IL_MEP_EDIT, IL_MEP_SELECT_SINGLE, initFilter(), ilTable2GUI\setEnableHeader(), ilTable2GUI\setExternalSorting(), ilTable2GUI\setFormAction(), ilTable2GUI\setId(), setMode(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setSelectAllCheckbox(), ilTable2GUI\setTitle(), and user().

49  {
50  global $DIC;
51 
52  $this->ctrl = $DIC->ctrl();
53  $this->lng = $DIC->language();
54  $this->access = $DIC->access();
55  $this->rbacreview = $DIC->rbac()->review();
56  $this->user = $DIC->user();
57 
58  $ilCtrl = $DIC->ctrl();
59  $ilAccess = $DIC->access();
60  $lng = $DIC->language();
61 
62  if ($a_parent_tpl == null) {
63  $a_parent_tpl = $GLOBALS["tpl"];
64  }
65  $this->parent_tpl = $a_parent_tpl;
66  if ($a_all_objects) {
67  $this->setId("mepall" . $a_parent_obj->object->getId());
68  } else {
69  if (is_object($a_parent_obj->object)) {
70  $this->setId("mepfold" . $a_parent_obj->object->getId());
71  }
72  }
73 
74  parent::__construct($a_parent_obj, $a_parent_cmd);
75  $this->setMode($a_mode);
76  $this->all_objects = $a_all_objects;
77  $lng->loadLanguageModule("mep");
78 
79  $this->media_pool = $a_media_pool;
80  $this->tree = ilObjMediaPool::_getPoolTree($this->media_pool->getId());
81  $this->folder_par = $a_folder_par;
82 
83  if ($this->all_objects) {
84  $this->setExternalSorting(true);
85  $this->initFilter();
86  }
87  // folder determination
88  if ($_GET[$this->folder_par] > 0) {
89  $this->current_folder = $_GET[$this->folder_par];
90  } elseif ($_SESSION["mep_pool_folder"] > 0 && $this->tree->isInTree($_SESSION["mep_pool_folder"])) {
91  $this->current_folder = $_SESSION["mep_pool_folder"];
92  } else {
93  $this->current_folder = $this->tree->getRootId();
94  }
95  $_SESSION["mep_pool_folder"] = $this->current_folder;
96 
97  $this->addColumn("", "", "1"); // checkbox
98  $this->addColumn($lng->txt("mep_thumbnail"), "", "1");
99  $this->addColumn($lng->txt("mep_title_and_description"), "", "100%");
100  $this->setEnableHeader(true);
101  $this->setFormAction($ilCtrl->getFormAction($a_parent_obj));
102  $this->setRowTemplate("tpl.mep_list_row.html", "Modules/MediaPool");
103  $this->getItems();
104 
105  // title
106  if ($this->current_folder != $this->tree->getRootId() && !$this->all_objects) {
107  $node = $this->tree->getNodeData($this->current_folder);
108  $this->setTitle(
109  $lng->txt("mep_choose_from_folder") . ": " . $node["title"],
110  "icon_fold.svg",
111  $node["title"]
112  );
113  } else {
114  $this->setTitle(
115  $lng->txt("mep_choose_from_mep") . ": " .
116  ilObject::_lookupTitle($this->media_pool->getId()),
117  "icon_mep.svg",
118  ilObject::_lookupTitle($this->media_pool->getId())
119  );
120  }
121 
122  // action commands
123  if ($ilAccess->checkAccess("write", "", $this->media_pool->getRefId()) &&
125  $this->addMultiCommand("copyToClipboard", $lng->txt("cont_copy_to_clipboard"));
126  $this->addMultiCommand("confirmRemove", $lng->txt("remove"));
127 
128  if (!$this->all_objects) {
129  /* $this->addCommandButton("createFolderForm", $lng->txt("mep_create_folder"));
130  $this->addCommandButton("createMediaObject", $lng->txt("mep_create_mob"));
131 
132  $mset = new ilSetting("mobs");
133  if ($mset->get("mep_activate_pages"))
134  {
135  $this->addCommandButton("createMediaPoolPage", $lng->txt("mep_create_content_snippet"));
136  }*/
137  }
138  }
139 
141  // ... even more coupling with ilpcmediaobjectgui
142  $this->addMultiCommand("selectObjectReference", $lng->txt("cont_select"));
143  }
144 
145  if ($this->getMode() == ilMediaPoolTableGUI::IL_MEP_EDIT &&
146  $ilAccess->checkAccess("write", "", $this->media_pool->getRefId())) {
147  $this->setSelectAllCheckbox("id");
148  }
149  }
setExternalSorting($a_val)
Set external sorting.
$_SESSION["AccountId"]
global $DIC
Definition: saml.php:7
$_GET["client_id"]
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
static _lookupTitle($a_id)
lookup object title
setId($a_val)
Set id.
user()
Definition: user.php:4
global $ilCtrl
Definition: ilias.php:18
setTitle($a_title, $a_icon=0, $a_icon_alt=0)
Set title and title icon.
getItems()
Get items of current folder.
addMultiCommand($a_cmd, $a_text)
Add Command button.
static _getPoolTree($a_obj_id)
Get Pool Tree.
setRowTemplate($a_template, $a_template_dir="")
Set row template.
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
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.
setEnableHeader($a_enableheader)
Set Enable Header.
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:

Member Function Documentation

◆ fillRow()

ilMediaPoolTableGUI::fillRow (   $a_set)
protected

Standard Version of Fill Row.

Most likely to be overwritten by derived class.

Definition at line 317 of file class.ilMediaPoolTableGUI.php.

References $_GET, $access, ilTable2GUI\$ctrl, $h, $ilCtrl, ilTableGUI\$lng, $r, $size, $target, $w, ilObjMediaObjectGUI\_getMediaInfoHTML(), ilObject\_lookupType(), ilUtil\deducibleSize(), ilUtil\getImagePath(), getMode(), IL_MEP_EDIT, IL_MEP_SELECT, IL_MEP_SELECT_CONTENT, IL_MEP_SELECT_SINGLE, and ilUtil\img().

318  {
319  $lng = $this->lng;
321  $ilAccess = $this->access;
322 
323  $this->tpl->setCurrentBlock("link");
324 
325  switch ($a_set["type"]) {
326  case "fold":
327  $this->tpl->setVariable("TXT_TITLE", $a_set["title"]);
328  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $a_set["obj_id"]);
329  $this->tpl->setVariable(
330  "LINK_VIEW",
331  $ilCtrl->getLinkTarget($this->parent_obj, $this->parent_cmd)
332  );
333  $this->tpl->parseCurrentBlock();
334 
335  if ($ilAccess->checkAccess("write", "", $this->media_pool->getRefId()) &&
337  $this->tpl->setCurrentBlock("edit");
338  $this->tpl->setVariable("TXT_EDIT", $lng->txt("edit"));
339  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $a_set["obj_id"]);
340  $this->tpl->setVariable(
341  "EDIT_LINK",
342  $ilCtrl->getLinkTarget($this->parent_obj, "editFolder")
343  );
344  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $_GET[$this->folder_par]);
345  $this->tpl->parseCurrentBlock();
346  }
347 
348  $this->tpl->setCurrentBlock("tbl_content");
349  $this->tpl->setVariable("IMG", ilUtil::img(ilUtil::getImagePath("icon_" . $a_set["type"] . ".svg")));
350  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $this->current_folder);
351  break;
352 
353  case "pg":
356  $this->tpl->setVariable("TXT_NO_LINK_TITLE", $a_set["title"]);
357  } else {
358  $this->tpl->setVariable("ONCLICK", "il.MediaPool.preview('" . $a_set["child"] . "'); return false;");
359  $this->tpl->setVariable("TXT_TITLE", $a_set["title"]);
360  $ilCtrl->setParameterByClass("ilobjmediapoolgui", "mepitem_id", $a_set["child"]);
361  }
362 
363  if ($ilAccess->checkAccess("write", "", $this->media_pool->getRefId()) &&
365  $this->tpl->setCurrentBlock("edit");
366  $this->tpl->setVariable("TXT_EDIT", $lng->txt("edit"));
367  $ilCtrl->setParameterByClass("ilmediapoolpagegui", "mepitem_id", $a_set["child"]);
368  $this->tpl->setVariable(
369  "EDIT_LINK",
370  $ilCtrl->getLinkTargetByClass("ilmediapoolpagegui", "edit")
371  );
372  $this->tpl->parseCurrentBlock();
373  }
374 
375  $this->tpl->setCurrentBlock("tbl_content");
376  $this->tpl->setVariable("IMG", ilUtil::img(ilUtil::getImagePath("icon_pg.svg")));
377  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $this->current_folder);
378  break;
379 
380  case "mob":
381  $this->tpl->setVariable("ONCLICK", "il.MediaPool.preview('" . $a_set["child"] . "'); return false;");
382  $this->tpl->setVariable("TXT_TITLE", $a_set["title"]);
383  $ilCtrl->setParameterByClass("ilobjmediaobjectgui", "mepitem_id", $a_set["child"]);
384  $ilCtrl->setParameter($this->parent_obj, "mob_id", $a_set["foreign_id"]);
385 
386  // edit link
387  if ($ilAccess->checkAccess("write", "", $this->media_pool->getRefId()) &&
389  $this->tpl->setCurrentBlock("edit");
390  $this->tpl->setVariable("TXT_EDIT", $lng->txt("edit"));
391  $this->tpl->setVariable(
392  "EDIT_LINK",
393  $ilCtrl->getLinkTargetByClass("ilobjmediaobjectgui", "edit")
394  );
395  $this->tpl->parseCurrentBlock();
396  }
397 
398  $this->tpl->setCurrentBlock("link");
399  $this->tpl->setCurrentBlock("tbl_content");
400 
401  // output thumbnail (or mob icon)
402  if (ilObject::_lookupType($a_set["foreign_id"]) == "mob") {
403  $mob = new ilObjMediaObject($a_set["foreign_id"]);
404  $med = $mob->getMediaItem("Standard");
405  $target = "";
406  if ($med) {
407  $target = $med->getThumbnailTarget();
408  }
409  if ($target != "") {
410  $this->tpl->setVariable("IMG", ilUtil::img($target));
411  } else {
412  $this->tpl->setVariable(
413  "IMG",
414  ilUtil::img(ilUtil::getImagePath("icon_" . $a_set["type"] . ".svg"))
415  );
416  }
417  if ($med && ilUtil::deducibleSize($med->getFormat()) &&
418  $med->getLocationType() == "Reference") {
419  $size = @getimagesize($med->getLocation());
420  if ($size[0] > 0 && $size[1] > 0) {
421  $wr = $size[0] / 80;
422  $hr = $size[1] / 80;
423  $r = max($wr, $hr);
424  $w = (int) ($size[0]/$r);
425  $h = (int) ($size[1]/$r);
426  $this->tpl->setVariable(
427  "IMG",
428  ilUtil::img($med->getLocation(), "", $w, $h)
429  );
430  }
431  }
432 
433  // output media info
434  include_once("./Services/MediaObjects/classes/class.ilObjMediaObjectGUI.php");
435  $this->tpl->setVariable(
436  "MEDIA_INFO",
438  );
439  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $this->current_folder);
440  }
441  break;
442  }
443 
444  if ($ilAccess->checkAccess("write", "", $this->media_pool->getRefId())) {
445  if ((
447  ($this->getMode() == ilMediaPoolTableGUI::IL_MEP_SELECT && $a_set["type"] == "mob") ||
448  ($this->getMode() == ilMediaPoolTableGUI::IL_MEP_SELECT_CONTENT && $a_set["type"] == "pg")
449  )) {
450  $this->tpl->setCurrentBlock("chbox");
451  $this->tpl->setVariable("CHECKBOX_ID", $a_set["child"]);
452  $this->tpl->parseCurrentBlock();
453  $this->tpl->setCurrentBlock("tbl_content");
454  } elseif ($this->getMode() == ilMediaPoolTableGUI::IL_MEP_SELECT_SINGLE && $a_set["type"] == "mob") {
455  $this->tpl->setCurrentBlock("radio");
456  $this->tpl->setVariable("RADIO_ID", $a_set["child"]);
457  $this->tpl->parseCurrentBlock();
458  $this->tpl->setCurrentBlock("tbl_content");
459  }
460  }
461  }
$size
Definition: RandomTest.php:84
$_GET["client_id"]
$h
static deducibleSize($a_mime)
checks if mime type is provided by getimagesize()
$w
global $ilCtrl
Definition: ilias.php:18
$r
Definition: example_031.php:79
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
Class ilObjMediaObject.
static _lookupType($a_id, $a_reference=false)
lookup object type
static img($a_src, $a_alt="", $a_width="", $a_height="", $a_border=0, $a_id="", $a_class="")
Build img tag.
static _getMediaInfoHTML(&$a_mob)
get media info as html
+ Here is the call graph for this function:

◆ getHTML()

ilMediaPoolTableGUI::getHTML ( )

Get HTML.

Parameters

Definition at line 177 of file class.ilMediaPoolTableGUI.php.

References $html, $parent_tpl, and ilObjMediaPoolGUI\getPreviewModalHTML().

178  {
179  $html = parent::getHTML();
180  include_once("./Modules/MediaPool/classes/class.ilObjMediaPoolGUI.php");
181  $html.= ilObjMediaPoolGUI::getPreviewModalHTML($this->media_pool->getRefId(), $this->parent_tpl);
182  return $html;
183  }
static getPreviewModalHTML($a_mpool_ref_id, $a_tpl)
Get preview modal html.
$html
Definition: example_001.php:87
+ Here is the call graph for this function:

◆ getInsertCommand()

ilMediaPoolTableGUI::getInsertCommand ( )

Get inser command.

Returns
string inser command

Definition at line 166 of file class.ilMediaPoolTableGUI.php.

References $insert_command.

Referenced by prepareOutput().

167  {
168  return $this->insert_command;
169  }
+ Here is the caller graph for this function:

◆ getItems()

ilMediaPoolTableGUI::getItems ( )

Get items of current folder.

Definition at line 258 of file class.ilMediaPoolTableGUI.php.

References array, getMode(), IL_MEP_SELECT, IL_MEP_SELECT_CONTENT, and ilTable2GUI\setData().

Referenced by __construct().

259  {
260  if (!$this->all_objects) {
261  $fobjs = $this->media_pool->getChilds($this->current_folder, "fold");
262  $f2objs = array();
263  foreach ($fobjs as $obj) {
264  $f2objs[$obj["title"] . ":" . $obj["child"]] = $obj;
265  }
266  ksort($f2objs);
267 
268  // get current media objects / pages
270  $mobjs = $this->media_pool->getChilds($this->current_folder, "mob");
271  } elseif ($this->getMode() == ilMediaPoolTableGUI::IL_MEP_SELECT_CONTENT) {
272  $mobjs = $this->media_pool->getChilds($this->current_folder, "pg");
273  } else {
274  $mobjs = $this->media_pool->getChildsExceptFolders($this->current_folder);
275  }
276  $m2objs = array();
277  foreach ($mobjs as $obj) {
278  $m2objs[$obj["title"] . ":" . $obj["child"]] = $obj;
279  }
280  ksort($m2objs);
281 
282  // merge everything together
283  $objs = array_merge($f2objs, $m2objs);
284  } else {
285  $objs = $this->media_pool->getMediaObjects(
286  $this->filter["title"],
287  $this->filter["format"],
288  $this->filter['keyword'],
289  $this->filter['caption']
290  );
291  }
292  //var_dump($objs);
293  $this->setData($objs);
294  }
Create styles array
The data for the language used.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getMode()

ilMediaPoolTableGUI::getMode ( )

Get Mode.

Returns
string Mode

Definition at line 250 of file class.ilMediaPoolTableGUI.php.

Referenced by __construct(), fillRow(), getItems(), and prepareOutput().

251  {
252  return $this->mode;
253  }
+ Here is the caller graph for this function:

◆ initFilter()

ilMediaPoolTableGUI::initFilter ( )

Init filter.

Definition at line 189 of file class.ilMediaPoolTableGUI.php.

References $formats, $GLOBALS, $ilUser, ilTableGUI\$lng, $options, $rbacreview, $si, $user, ilTable2GUI\addFilterItem(), array, and ilTextInputGUI\setMaxLength().

Referenced by __construct().

190  {
191  $lng = $this->lng;
194 
195  // title/description
196  include_once("./Services/Form/classes/class.ilTextInputGUI.php");
197  $ti = new ilTextInputGUI($lng->txt("title"), "title");
198  $ti->setMaxLength(64);
199  $ti->setSize(20);
200  $this->addFilterItem($ti);
201  $ti->readFromSession();
202  $this->filter["title"] = $ti->getValue();
203 
204  // keyword
205  $GLOBALS['lng']->loadLanguageModule('meta');
206  $ke = new ilTextInputGUI($lng->txt('meta_keyword'), 'keyword');
207  $ke->setMaxLength(64);
208  $ke->setSize(20);
209  $this->addFilterItem($ke);
210  $ke->readFromSession();
211  $this->filter['keyword'] = $ke->getValue();
212 
213  // Caption
214  $ca = new ilTextInputGUI($lng->txt('cont_caption'), 'caption');
215  $ca->setMaxLength(64);
216  $ca->setSize(20);
217  $this->addFilterItem($ca);
218  $ca->readFromSession();
219  $this->filter['caption'] = $ca->getValue();
220 
221  // format
222  include_once("./Services/Form/classes/class.ilSelectInputGUI.php");
223  $options = array(
224  "" => $lng->txt("mep_all"),
225  );
226  $formats = $this->media_pool->getUsedFormats();
227  $options = array_merge($options, $formats);
228  $si = new ilSelectInputGUI($this->lng->txt("mep_format"), "format");
229  $si->setOptions($options);
230  $this->addFilterItem($si);
231  $si->readFromSession();
232  $this->filter["format"] = $si->getValue();
233  }
This class represents a selection list property in a property form.
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
addFilterItem($a_input_item, $a_optional=false)
Add filter item.
This class represents a text property in a property form.
$ilUser
Definition: imgupload.php:18
setMaxLength($a_maxlength)
Set Max Length.
Create styles array
The data for the language used.
$formats
Definition: date.php:77
if(!isset($_REQUEST['ReturnTo'])) if(!isset($_REQUEST['AuthId'])) $options
Definition: as_login.php:20
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ prepareOutput()

ilMediaPoolTableGUI::prepareOutput ( )

Prepare output.

Parameters

Definition at line 302 of file class.ilMediaPoolTableGUI.php.

References ilTableGUI\$lng, ilTable2GUI\addCommandButton(), ilTable2GUI\addMultiCommand(), getInsertCommand(), getMode(), IL_MEP_SELECT, and IL_MEP_SELECT_CONTENT.

303  {
304  $lng = $this->lng;
305 
308  $this->addMultiCommand($this->getInsertCommand(), $lng->txt("insert"));
309  $this->addCommandButton("cancelCreate", $lng->txt("cancel"));
310  }
311  }
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
addMultiCommand($a_cmd, $a_text)
Add Command button.
getInsertCommand()
Get inser command.
+ Here is the call graph for this function:

◆ render()

ilMediaPoolTableGUI::render ( )

get HTML

Parameters

Definition at line 469 of file class.ilMediaPoolTableGUI.php.

References ilTable2GUI\$ctrl, $ilCtrl, ilTableGUI\$lng, $path, ilTableGUI\$title, and ilObject\_lookupTitle().

470  {
472  $lng = $this->lng;
473 
474  $mtpl = new ilTemplate("tpl.media_sel_table.html", true, true, "Modules/MediaPool");
475 
476  $pre = "";
477  if ($this->current_folder != $this->tree->getRootId() && !$this->all_objects) {
478  $path = $this->tree->getPathFull($this->current_folder);
479 
480  include_once("./Services/Locator/classes/class.ilLocatorGUI.php");
481  $loc = new ilLocatorGUI();
482  foreach ($path as $p) {
483  $ilCtrl->setParameter($this->parent_obj, $this->folder_par, $p["child"]);
484  $title = $p["title"];
485  if ($this->tree->getRootId() == $p["child"]) {
486  $title = ilObject::_lookupTitle($this->media_pool->getId());
487  }
488  $loc->addItem(
489  $title,
490  $ilCtrl->getLinkTarget($this->parent_obj, $this->parent_cmd)
491  );
492  }
493  $ilCtrl->setParameter(
494  $this->parent_obj,
495  $this->folder_par,
496  $this->current_folder
497  );
498 
499  $mtpl->setCurrentBlock("loc");
500  $mtpl->setVariable("LOC", $loc->getHTML());
501  $mtpl->parseCurrentBlock();
502  }
503 
504  $mtpl->setVariable("TABLE", parent::render());
505 
506  return $mtpl->get();
507  }
static _lookupTitle($a_id)
lookup object title
locator handling class
global $ilCtrl
Definition: ilias.php:18
special template class to simplify handling of ITX/PEAR
+ Here is the call graph for this function:

◆ setInsertCommand()

ilMediaPoolTableGUI::setInsertCommand (   $a_val)

Set inser command.

Parameters
stringinser command

Definition at line 156 of file class.ilMediaPoolTableGUI.php.

157  {
158  $this->insert_command = $a_val;
159  }

◆ setMode()

ilMediaPoolTableGUI::setMode (   $a_mode)

Set Mode.

Parameters
string$a_modeMode

Definition at line 240 of file class.ilMediaPoolTableGUI.php.

Referenced by __construct().

241  {
242  $this->mode = $a_mode;
243  }
+ Here is the caller graph for this function:

Field Documentation

◆ $access

ilMediaPoolTableGUI::$access
protected

Definition at line 19 of file class.ilMediaPoolTableGUI.php.

Referenced by fillRow().

◆ $insert_command

ilMediaPoolTableGUI::$insert_command = "create_mob"

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

Referenced by getInsertCommand().

◆ $parent_tpl

ilMediaPoolTableGUI::$parent_tpl = null
protected

Definition at line 36 of file class.ilMediaPoolTableGUI.php.

Referenced by getHTML().

◆ $rbacreview

ilMediaPoolTableGUI::$rbacreview
protected

Definition at line 24 of file class.ilMediaPoolTableGUI.php.

Referenced by initFilter().

◆ $user

ilMediaPoolTableGUI::$user
protected

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

Referenced by initFilter().

◆ IL_MEP_EDIT

const ilMediaPoolTableGUI::IL_MEP_EDIT = "edit"

◆ IL_MEP_SELECT

const ilMediaPoolTableGUI::IL_MEP_SELECT = "select"

◆ IL_MEP_SELECT_CONTENT

const ilMediaPoolTableGUI::IL_MEP_SELECT_CONTENT = "selectc"

◆ IL_MEP_SELECT_SINGLE

const ilMediaPoolTableGUI::IL_MEP_SELECT_SINGLE = "selectsingle"

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