ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilObjectRolePermissionTableGUI Class Reference

Table for object role permissions. More...

+ Inheritance diagram for ilObjectRolePermissionTableGUI:
+ Collaboration diagram for ilObjectRolePermissionTableGUI:

Public Member Functions

 __construct ($a_parent_obj, $a_parent_cmd, $a_ref_id)
 Constructor. More...
 
 getPathIds ()
 Get tree path ids. More...
 
 getRefId ()
 Get ref id of current object. More...
 
 getObjId ()
 Get obj id. More...
 
 getObjType ()
 get obj type More...
 
 addActiveOperation ($a_ops_id)
 Add active operation. More...
 
 getActiveOperations ()
 get active operations More...
 
 setVisibleRoles ($a_ar)
 Set Visible roles. More...
 
 getVisibleRoles ()
 get visible roles More...
 
 initFilter ()
 Init role filter. More...
 
 fillRow ($row)
 Fill one permission row. More...
 
 parse ()
 Parse. 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, $a_select_all_on_top=false)
 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 ROLE_FILTER_ALL = 1
 
const ROLE_FILTER_GLOBAL = 2
 
const ROLE_FILTER_LOCAL = 3
 
const ROLE_FILTER_LOCAL_POLICY = 4
 
const ROLE_FILTER_LOCAL_OBJECT = 5
 
- 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

 initColumns ()
 init Columns More...
 
 createTooltip ($role)
 Create a linked title for roles with local policy. More...
 
 createTitle ($role)
 Create (linked) title. 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...
 

Private Attributes

 $ref_id = null
 
 $roles = array()
 
 $tree_path_ids = array()
 
 $activeOperations = array()
 
 $visible_roles = array()
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 Get maximum number of entries to enable actions for all. More...
 
- 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
 
 $select_all_on_top = false
 
 $sel_buttons = []
 
- Protected Attributes inherited from ilTableGUI
 $tpl
 
 $lng
 

Detailed Description

Table for object role permissions.

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

Definition at line 17 of file class.ilObjectRolePermissionTableGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilObjectRolePermissionTableGUI::__construct (   $a_parent_obj,
  $a_parent_cmd,
  $a_ref_id 
)

Constructor.

Returns

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

References $DIC, $ilCtrl, ilTable2GUI\$tpl, $tree, ilTable2GUI\addCommandButton(), ilTableGUI\disable(), initFilter(), ilTable2GUI\setDisableFilterHiding(), ilTable2GUI\setEnableHeader(), ilTable2GUI\setFormAction(), ilTable2GUI\setId(), ilTable2GUI\setLimit(), ilTable2GUI\setNoEntriesText(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setShowRowsSelector(), and ilTable2GUI\setTitle().

38  {
39  global $DIC;
40 
41  $ilCtrl = $DIC['ilCtrl'];
42  $rbacreview = $DIC['rbacreview'];
43  $tpl = $DIC['tpl'];
44  $tree = $DIC['tree'];
45 
46  parent::__construct($a_parent_obj, $a_parent_cmd);
47 
48  $this->lng->loadLanguageModule('rbac');
49 
50  $this->ref_id = $a_ref_id;
51  $this->tree_path_ids = $tree->getPathId($this->ref_id);
52 
53  $this->setId('objroleperm_' . $this->ref_id);
54 
55  $tpl->addJavaScript('./Services/AccessControl/js/ilPermSelect.js');
56 
57  $this->setTitle($this->lng->txt('permission_settings'));
58  $this->setEnableHeader(true);
59  $this->disable('sort');
60  $this->setFormAction($ilCtrl->getFormAction($a_parent_obj, $a_parent_cmd));
61  $this->disable('numinfo');
62  $this->setRowTemplate("tpl.obj_role_perm_row.html", "Services/AccessControl");
63  $this->setLimit(100);
64  $this->setShowRowsSelector(false);
65  $this->setDisableFilterHiding(true);
66  $this->setNoEntriesText($this->lng->txt('msg_no_roles_of_type'));
67 
68  $this->addCommandButton('savePermissions', $this->lng->txt('save'));
69 
70  $this->initFilter();
71  }
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
global $DIC
Definition: saml.php:7
setNoEntriesText($a_text)
Set text for an empty table.
setId($a_val)
Set id.
global $ilCtrl
Definition: ilias.php:18
setTitle($a_title, $a_icon=0, $a_icon_alt=0)
Set title and title icon.
setDisableFilterHiding($a_val=true)
Set disable filter hiding.
setRowTemplate($a_template, $a_template_dir="")
Set row template.
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
disable($a_module_name)
diesables particular modules of table
setShowRowsSelector($a_value)
Toggle rows-per-page selector.
setEnableHeader($a_enableheader)
Set Enable Header.
setLimit($a_limit=0, $a_default_limit=0)
+ Here is the call graph for this function:

Member Function Documentation

◆ addActiveOperation()

ilObjectRolePermissionTableGUI::addActiveOperation (   $a_ops_id)

Add active operation.

Parameters
int$a_ops_id
Returns

Definition at line 115 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by parse().

116  {
117  $this->activeOperations[] = $a_ops_id;
118  }
+ Here is the caller graph for this function:

◆ createTitle()

ilObjectRolePermissionTableGUI::createTitle (   $role)
protected

Create (linked) title.

Parameters
array$role
Returns

Definition at line 632 of file class.ilObjectRolePermissionTableGUI.php.

References $DIC, $ilCtrl, $type, ilObjRole\_getTranslation(), ilObject\_lookupType(), ilObjRole\_removeObjectId(), getRefId(), and ilObjectPlugin\lookupTxtById().

Referenced by initColumns().

633  {
634  global $DIC;
635 
636  $ilCtrl = $DIC['ilCtrl'];
637  $objDefinition = $DIC['objDefinition'];
638 
639  include_once './Services/AccessControl/classes/class.ilObjRole.php';
640  $role_title = ilObjRole::_getTranslation($role['title']);
641 
642  // No local policies
643  if ($role['parent'] != $this->getRefId()) {
644  return $role_title;
645  }
646 
647  $type = ilObject::_lookupType($this->getRefId(), true);
648  if ($objDefinition->isPlugin($type)) {
649  if (preg_match("/^il_./", $role["title"])) {
650  $role_title = ilObjectPlugin::lookupTxtById($type, ilObjRole::_removeObjectId($role["title"]));
651  }
652  }
653 
654  if ($role['blocked']) {
655  return $role_title;
656  }
657  $ilCtrl->setParameterByClass('ilobjrolegui', 'obj_id', $role['obj_id']);
658 
659  return '<a class="tblheader" href="' . $ilCtrl->getLinkTargetByClass('ilobjrolegui', '') . '" >' . $role_title . '</a>';
660  }
static lookupTxtById($plugin_id, $lang_var)
$type
global $DIC
Definition: saml.php:7
global $ilCtrl
Definition: ilias.php:18
static _getTranslation($a_role_title)
static _lookupType($a_id, $a_reference=false)
lookup object type
static _removeObjectId($a_role_title)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ createTooltip()

ilObjectRolePermissionTableGUI::createTooltip (   $role)
protected

Create a linked title for roles with local policy.

Parameters
object$role
Returns

Definition at line 557 of file class.ilObjectRolePermissionTableGUI.php.

References $DIC, $tree, $type, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), getRefId(), and ilObjectPlugin\lookupTxtById().

Referenced by initColumns().

558  {
559  global $DIC;
560 
561  $rbacreview = $DIC['rbacreview'];
562  $tree = $DIC['tree'];
563  $objDefinition = $DIC['objDefinition'];
564 
565  #vd($role);
566  $protected_status = $rbacreview->isProtected($role['parent'], $role['obj_id']) ? 'protected_' : '';
567  if ($role['role_type'] == 'global') {
568  $tp = $this->lng->txt('perm_' . $protected_status . 'global_role');
569  } else {
570  $tp = $this->lng->txt('perm_' . $protected_status . 'local_role');
571  }
572 
573  $inheritance_seperator = ': ';
574 
575  // Show create at info
576  if (
577  ($role['assign'] == 'y' and $role['role_type'] != 'global') or
578  ($role['assign'] == 'n' and $role['role_type'] != 'global')
579  ) {
580  $tp .= ': ';
581 
582  $obj = $rbacreview->getObjectOfRole($role['obj_id']);
583  if ($obj) {
584  $type = ilObject::_lookupType($this->getRefId(), true);
585  if ($objDefinition->isPlugin($type)) {
586  $type_text = ilObjectPlugin::lookupTxtById($type, 'obj_' . $type);
587  } else {
588  $type_text = $this->lng->txt('obj_' . ilObject::_lookupType($obj));
589  }
590 
591  $tp .= sprintf(
592  $this->lng->txt('perm_role_path_info_created'),
593  $type_text,
595  );
596  $inheritance_seperator = ', ';
597  }
598  }
599 
600  $path_hierarchy = $rbacreview->getObjectsWithStopedInheritance(
601  $role['obj_id'],
602  $tree->getPathId($this->getRefId())
603  );
604 
605  $reduced_path_hierarchy = (array) array_diff(
606  $path_hierarchy,
607  array(
608  $this->getRefId(),
609  $rbacreview->getObjectReferenceOfRole($role['obj_id'])
610  )
611  );
612 
613 
614  // Inheritance
615  if ($role['assign'] == 'n' and count($reduced_path_hierarchy)) {
616  $tp .= $inheritance_seperator;
617 
618  $parent = end($reduced_path_hierarchy);
619  $p_type = ilObject::_lookupType(ilObject::_lookupObjId($parent));
620  $p_title = ilObject::_lookupTitle(ilObject::_lookupObjId($parent));
621  $tp .= sprintf($this->lng->txt('perm_role_path_info_inheritance'), $this->lng->txt('obj_' . $p_type), $p_title);
622  }
623 
624  return $tp;
625  }
static lookupTxtById($plugin_id, $lang_var)
$type
global $DIC
Definition: saml.php:7
static _lookupTitle($a_id)
lookup object title
static _lookupObjId($a_id)
static _lookupType($a_id, $a_reference=false)
lookup object type
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fillRow()

ilObjectRolePermissionTableGUI::fillRow (   $row)

Fill one permission row.

Parameters
object$row
Returns

Definition at line 190 of file class.ilObjectRolePermissionTableGUI.php.

References $DIC, $row, ilTable2GUI\getFormName(), getObjType(), getRefId(), getVisibleRoles(), ilPlugin\langExitsById(), and ilObjectPlugin\lookupTxtById().

191  {
192  global $DIC;
193 
194  $objDefinition = $DIC['objDefinition'];
195 
196 
197  // local policy
198  if (isset($row['show_local_policy_row'])) {
199  foreach ($row['roles'] as $role_id => $role_info) {
200  $this->tpl->setCurrentBlock('role_option');
201  $this->tpl->setVariable('INHERIT_ROLE_ID', $role_id);
202  $this->tpl->setVariable('INHERIT_CHECKED', $role_info['local_policy'] ? 'checked=checked' : '');
203  $this->tpl->setVariable('INHERIT_DISABLED', ($role_info['protected'] or $role_info['isLocal'] or $role_info['blocked']) ? 'disabled="disabled"' : '');
204  $this->tpl->setVariable('TXT_INHERIT', $this->lng->txt('rbac_local_policy'));
205  $this->tpl->setVariable('INHERIT_LONG', $this->lng->txt('perm_use_local_policy_desc'));
206  $this->tpl->parseCurrentBlock();
207  }
208  return true;
209  }
210  // protected
211  if (isset($row['show_protected_row'])) {
212  foreach ($row['roles'] as $role_id => $role_info) {
213  $this->tpl->setCurrentBlock('role_protect');
214  $this->tpl->setVariable('PROTECT_ROLE_ID', $role_id);
215  $this->tpl->setVariable('PROTECT_CHECKED', $role_info['protected_status'] ? 'checked=checked' : '');
216  $this->tpl->setVariable('PROTECT_DISABLED', $role_info['protected_allowed'] ? '' : 'disabled="disabled"');
217  $this->tpl->setVariable('TXT_PROTECT', $this->lng->txt('role_protect_permissions'));
218  $this->tpl->setVariable('PROTECT_LONG', $this->lng->txt('role_protect_permissions_desc'));
219  $this->tpl->parseCurrentBlock();
220  }
221  return true;
222  }
223 
224  // block role
225  if (isset($row['show_block_row'])) {
226  foreach ($this->getVisibleRoles() as $counter => $role_info) {
227  $this->tpl->setCurrentBlock('role_block');
228  $this->tpl->setVariable('BLOCK_ROLE_ID', $role_info['obj_id']);
229  $this->tpl->setVariable('TXT_BLOCK', $this->lng->txt('role_block_role'));
230  $this->tpl->setVariable('BLOCK_LONG', $this->lng->txt('role_block_role_desc'));
231  if ($role_info['blocked']) {
232  $this->tpl->setVariable('BLOCK_CHECKED', 'checked="checked"');
233  }
234  if (
235  ($role_info['protected'] == 'y') ||
236  ($role_info['assign'] == 'y' and ($role_info['parent'] == $this->getRefId()))
237  ) {
238  $this->tpl->setVariable('BLOCK_DISABLED', 'disabled="disabled');
239  }
240 
241  $this->tpl->parseCurrentBlock();
242  }
243  return true;
244  }
245 
246  // Select all
247  if (isset($row['show_select_all'])) {
248  foreach ($this->getVisibleRoles() as $role) {
249  $this->tpl->setCurrentBlock('role_select_all');
250  $this->tpl->setVariable('JS_ROLE_ID', $role['obj_id']);
251  $this->tpl->setVariable('JS_SUBID', $row['subtype']);
252  $this->tpl->setVariable('JS_ALL_PERMS', "['" . implode("','", $row['ops']) . "']");
253  $this->tpl->setVariable('JS_FORM_NAME', $this->getFormName());
254  $this->tpl->setVariable('TXT_SEL_ALL', $this->lng->txt('select_all'));
255  $this->tpl->parseCurrentBlock();
256  }
257  return true;
258  }
259 
260  // Object permissions
261  if (isset($row['show_start_info'])) {
262  $this->tpl->setCurrentBlock('section_info');
263  $this->tpl->setVariable('SECTION_TITLE', $this->lng->txt('perm_class_object'));
264  $this->tpl->setVariable('SECTION_DESC', $this->lng->txt('perm_class_object_desc'));
265  $this->tpl->parseCurrentBlock();
266 
267  return true;
268  }
269 
270  if (isset($row['show_create_info'])) {
271  $this->tpl->setCurrentBlock('section_info');
272  $this->tpl->setVariable('SECTION_TITLE', $this->lng->txt('perm_class_create'));
273  $this->tpl->setVariable('SECTION_DESC', $this->lng->txt('perm_class_create_desc'));
274  $this->tpl->parseCurrentBlock();
275 
276  return true;
277  }
278 
279  foreach ((array) $row['roles'] as $role_id => $role_info) {
280  $perm = "";
281  $this->tpl->setCurrentBlock('role_td');
282  $this->tpl->setVariable('PERM_ROLE_ID', $role_id);
283  $this->tpl->setVariable('PERM_PERM_ID', $row['perm']['ops_id']);
284 
285 
286  if (substr($row['perm']['operation'], 0, 6) == 'create') {
287  if ($objDefinition->isPlugin(substr($row['perm']['operation'], 7))) {
289  substr($row['perm']['operation'], 7),
290  "obj_" . substr($row['perm']['operation'], 7)
291  );
292  } else {
293  $perm = $this->lng->txt('obj_' . substr($row['perm']['operation'], 7));
294  }
295  } else {
296  if ($objDefinition->isPlugin($this->getObjType())) {
297  if (ilPlugin::langExitsById($this->getObjType(), $row['perm']['operation'])) {
298  $perm = ilObjectPlugin::lookupTxtById($this->getObjType(), $row['perm']['operation']);
299  }
300  }
301 
302  if (!$perm) {
303  if ($this->lng->exists($this->getObjType() . '_' . $row['perm']['operation'] . '_short')) {
304  $perm = $this->lng->txt($this->getObjType() . '_' . $row['perm']['operation'] . '_short');
305  } else {
306  $perm = $this->lng->txt($row['perm']['operation']);
307  }
308  }
309  }
310 
311  $this->tpl->setVariable('TXT_PERM', $perm);
312 
313  if ($objDefinition->isPlugin($this->getObjType())) {
314  $this->tpl->setVariable('PERM_LONG', ilObjectPlugin::lookupTxtById(
315  $this->getObjType(),
316  $this->getObjType() . "_" . $row['perm']['operation']
317  ));
318  } elseif (substr($row['perm']['operation'], 0, 6) == 'create') {
319  $this->tpl->setVariable('PERM_LONG', $this->lng->txt('rbac_' . $row['perm']['operation']));
320  } else {
321  $this->tpl->setVariable('PERM_LONG', $this->lng->txt($this->getObjType() . '_' . $row['perm']['operation']));
322  }
323 
324  if ($role_info['protected'] || $role_info['blocked']) {
325  $this->tpl->setVariable('PERM_DISABLED', 'disabled="disabled"');
326  }
327  if ($role_info['permission_set']) {
328  $this->tpl->setVariable('PERM_CHECKED', 'checked="checked"');
329  }
330 
331  $this->tpl->parseCurrentBlock();
332  }
333  }
static lookupTxtById($plugin_id, $lang_var)
global $DIC
Definition: saml.php:7
static langExitsById(string $pluginId, string $langVar)
Is searched lang var available in plugin lang files.
getFormName()
Get Form name.
$row
+ Here is the call graph for this function:

◆ getActiveOperations()

ilObjectRolePermissionTableGUI::getActiveOperations ( )

get active operations

Returns

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

References $activeOperations.

◆ getObjId()

ilObjectRolePermissionTableGUI::getObjId ( )

Get obj id.

Returns

Definition at line 96 of file class.ilObjectRolePermissionTableGUI.php.

References ilObject\_lookupObjId(), and getRefId().

Referenced by getObjType().

97  {
98  return ilObject::_lookupObjId($this->getRefId());
99  }
static _lookupObjId($a_id)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getObjType()

ilObjectRolePermissionTableGUI::getObjType ( )

get obj type

Returns

Definition at line 105 of file class.ilObjectRolePermissionTableGUI.php.

References ilObject\_lookupType(), and getObjId().

Referenced by fillRow(), and parse().

106  {
107  return ilObject::_lookupType($this->getObjId());
108  }
static _lookupType($a_id, $a_reference=false)
lookup object type
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getPathIds()

ilObjectRolePermissionTableGUI::getPathIds ( )

Get tree path ids.

Returns
array

Definition at line 78 of file class.ilObjectRolePermissionTableGUI.php.

References $tree_path_ids.

◆ getRefId()

ilObjectRolePermissionTableGUI::getRefId ( )

Get ref id of current object.

Returns

Definition at line 87 of file class.ilObjectRolePermissionTableGUI.php.

References $ref_id.

Referenced by createTitle(), createTooltip(), fillRow(), getObjId(), initColumns(), and parse().

+ Here is the caller graph for this function:

◆ getVisibleRoles()

ilObjectRolePermissionTableGUI::getVisibleRoles ( )

get visible roles

Returns

Definition at line 143 of file class.ilObjectRolePermissionTableGUI.php.

References $visible_roles.

Referenced by fillRow(), and parse().

+ Here is the caller graph for this function:

◆ initColumns()

ilObjectRolePermissionTableGUI::initColumns ( )
protected

init Columns

Returns

Definition at line 497 of file class.ilObjectRolePermissionTableGUI.php.

References ilTableGUI\$column_width, $DIC, $ilCtrl, $roles, ilTable2GUI\addColumn(), createTitle(), createTooltip(), ilTable2GUI\getFilterItemByPostVar(), ilLoggerFactory\getLogger(), ilTable2GUI\getParentObject(), getRefId(), and setVisibleRoles().

Referenced by parse().

498  {
499  global $DIC;
500 
501  $rbacreview = $DIC['rbacreview'];
502  $ilCtrl = $DIC['ilCtrl'];
503 
504  $roles = $rbacreview->getParentRoleIds($this->getRefId());
505  $roles = $this->getParentObject()->applyRoleFilter(
506  $roles,
507  $this->getFilterItemByPostVar('role')->getValue()
508  );
509 
510  $possible_roles = array();
511  foreach ($roles as $role) {
512  if ($rbacreview->isBlockedInUpperContext($role['obj_id'], $this->getRefId())) {
513  ilLoggerFactory::getLogger('ac')->debug('Ignoring blocked role: ' . $role['obj_id']);
514  continue;
515  }
516  $possible_roles[] = $role;
517  }
518 
519 
520  if (count($possible_roles)) {
521  $column_width = 100 / count($possible_roles);
522  $column_width .= '%';
523  } else {
524  $column_widht = "0%";
525  }
526 
527  $all_roles = array();
528  foreach ($possible_roles as $role) {
529  if ($role['obj_id'] == SYSTEM_ROLE_ID) {
530  continue;
531  }
532 
533  $role['blocked'] = (bool) $rbacreview->isBlockedAtPosition($role['obj_id'], $this->getRefId());
534  $role['role_type'] = $rbacreview->isGlobalRole($role['obj_id']) ? 'global' : 'local';
535 
536  // TODO check filter
537  $this->addColumn(
538  $this->createTitle($role),
539  $role['obj_id'],
540  '',
541  '',
542  false,
543  $this->createTooltip($role)
544  );
545  $all_roles[] = $role;
546  }
547 
548  $this->setVisibleRoles($all_roles);
549  return true;
550  }
global $DIC
Definition: saml.php:7
getFilterItemByPostVar($a_post_var)
getParentObject()
Get parent object.
global $ilCtrl
Definition: ilias.php:18
createTooltip($role)
Create a linked title for roles with local policy.
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.
static getLogger($a_component_id)
Get component logger.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ initFilter()

ilObjectRolePermissionTableGUI::initFilter ( )

Init role filter.

Returns

Definition at line 152 of file class.ilObjectRolePermissionTableGUI.php.

References $DIC, $roles, $tree, ilTable2GUI\addFilterItemByMetaType(), and ilTable2GUI\FILTER_SELECT.

Referenced by __construct().

153  {
154  global $DIC;
155 
156  $tree = $DIC['tree'];
157 
159  'role',
161  );
162 
163  // Limit filter to local roles only for objects with group or course in path
164  if (!$roles->getValue()) {
165  if ($tree->checkForParentType($this->getRefId(), 'crs') or
166  $tree->checkForParentType($this->getRefId(), 'grp')) {
167  $roles->setValue(self::ROLE_FILTER_LOCAL);
168  } else {
169  $roles->setValue(self::ROLE_FILTER_ALL);
170  }
171  }
172 
173 
174  $roles->setOptions(
175  array(
176  self::ROLE_FILTER_ALL => $this->lng->txt('filter_all_roles'),
177  self::ROLE_FILTER_GLOBAL => $this->lng->txt('filter_global_roles'),
178  self::ROLE_FILTER_LOCAL => $this->lng->txt('filter_local_roles'),
179  self::ROLE_FILTER_LOCAL_POLICY => $this->lng->txt('filter_roles_local_policy'),
180  self::ROLE_FILTER_LOCAL_OBJECT => $this->lng->txt('filter_local_roles_object')
181  )
182  );
183  }
global $DIC
Definition: saml.php:7
addFilterItemByMetaType($id, $type=self::FILTER_TEXT, $a_optional=false, $caption=null)
Add filter by standard type.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parse()

ilObjectRolePermissionTableGUI::parse ( )

Parse.

Returns

Definition at line 340 of file class.ilObjectRolePermissionTableGUI.php.

References $DIC, $info, $roles, $type, addActiveOperation(), getObjType(), getRefId(), getVisibleRoles(), ilPermissionGUI\hasContainerCommands(), initColumns(), ilRbacReview\lookupCreateOperationIds(), and ilTable2GUI\setData().

341  {
342  global $DIC;
343 
344  $rbacreview = $DIC['rbacreview'];
345  $objDefinition = $DIC['objDefinition'];
346 
347  $this->initColumns();
348 
349  $perms = array();
350  $roles = array();
351 
352  if (!count($this->getVisibleRoles())) {
353  return $this->setData(array());
354  }
355 
356  // Read operations of role
357  $operations = array();
358  foreach ($this->getVisibleRoles() as $role_data) {
359  $operations[$role_data['obj_id']] = $rbacreview->getActiveOperationsOfRole($this->getRefId(), $role_data['obj_id']);
360  }
361 
362  $counter = 0;
363 
364  // Local policy
366  $roles = array();
367  $local_roles = $rbacreview->getRolesOfObject($this->getRefId());
368  foreach ($this->getVisibleRoles() as $role_id => $role_data) {
369  $roles[$role_data['obj_id']] = array(
370  'blocked' => $role_data['blocked'],
371  'protected' => $role_data['protected'],
372  'local_policy' => in_array($role_data['obj_id'], $local_roles),
373  'isLocal' => ($this->getRefId() == $role_data['parent']) && $role_data['assign'] == 'y'
374  );
375  }
376  $perms[$counter]['roles'] = $roles;
377  $perms[$counter]['show_local_policy_row'] = 1;
378 
379  $counter++;
380  }
381 
382  // Protect permissions
384  $roles = array();
385  foreach ($this->getVisibleRoles() as $role_id => $role_data) {
386  $roles[$role_data['obj_id']] = array(
387  'blocked' => $role_data['blocked'],
388  'protected_allowed' => $rbacreview->isAssignable($role_data['obj_id'], $this->getRefId()),
389  'protected_status' => $rbacreview->isProtected($role_data['parent'], $role_data['obj_id']),
390  'isLocal' => ($this->getRefId() == $role_data['parent']) && $role_data['assign'] == 'y'
391  );
392  }
393  $perms[$counter]['roles'] = $roles;
394  $perms[$counter]['show_protected_row'] = 1;
395 
396  $counter++;
397  }
398  // Block role
400  $perms[$counter++]['show_block_row'] = 1;
401  }
402 
403 
405  $perms[$counter++]['show_start_info'] = true;
406  }
407 
408  // no creation permissions
409  $no_creation_operations = array();
410  foreach ($rbacreview->getOperationsByTypeAndClass($this->getObjType(), 'object') as $operation) {
411  $this->addActiveOperation($operation);
412  $no_creation_operations[] = $operation;
413 
414  $roles = array();
415  foreach ($this->getVisibleRoles() as $role_data) {
416  $roles[$role_data['obj_id']] =
417  array(
418  'blocked' => $role_data['blocked'],
419  'protected' => $role_data['protected'],
420  'permission_set' => in_array($operation, (array) $operations[$role_data['obj_id']]),
421  'isLocal' => ($this->getRefId() == $role_data['parent']) && $role_data['assign'] == 'y'
422  );
423  }
424 
425  $op = $rbacreview->getOperation($operation);
426 
427  $perms[$counter]['roles'] = $roles;
428  $perms[$counter]['perm'] = $op;
429  $counter++;
430  }
431 
432  /*
433  * Select all
434  */
435  if ($no_creation_operations) {
436  $perms[$counter]['show_select_all'] = 1;
437  $perms[$counter]['ops'] = $no_creation_operations;
438  $perms[$counter]['subtype'] = 'nocreation';
439  $counter++;
440  }
441 
442 
443  if ($objDefinition->isContainer($this->getObjType())) {
444  $perms[$counter++]['show_create_info'] = true;
445  }
446 
447  // Get creatable objects
448  $objects = $objDefinition->getCreatableSubObjects($this->getObjType());
449  $ops_ids = ilRbacReview::lookupCreateOperationIds(array_keys($objects));
450  $creation_operations = array();
451  foreach ($objects as $type => $info) {
452  $ops_id = $ops_ids[$type];
453 
454  if (!$ops_id) {
455  continue;
456  }
457 
458  $this->addActiveOperation($ops_id);
459  $creation_operations[] = $ops_id;
460 
461  $roles = array();
462  foreach ($this->getVisibleRoles() as $role_data) {
463  $roles[$role_data['obj_id']] =
464  array(
465  'blocked' => $role_data['blocked'],
466  'protected' => $role_data['protected'],
467  'permission_set' => in_array($ops_id, (array) $operations[$role_data['obj_id']]),
468  'isLocal' => ($this->getRefId() == $role_data['parent']) && $role_data['assign'] == 'y'
469 
470  );
471  }
472 
473  $op = $rbacreview->getOperation($ops_id);
474 
475  $perms[$counter]['roles'] = $roles;
476  $perms[$counter]['perm'] = $op;
477  $counter++;
478  }
479 
480 
481 
482  // Select all
483  if (count($creation_operations)) {
484  $perms[$counter]['show_select_all'] = 1;
485  $perms[$counter]['ops'] = $creation_operations;
486  $perms[$counter]['subtype'] = 'creation';
487  $counter++;
488  }
489 
490  $this->setData($perms);
491  }
addActiveOperation($a_ops_id)
Add active operation.
$type
global $DIC
Definition: saml.php:7
static hasContainerCommands($a_type)
Check if container commands are possible for the current object type.
static lookupCreateOperationIds($a_type_arr)
Lookup operation ids.
$info
Definition: index.php:5
+ Here is the call graph for this function:

◆ setVisibleRoles()

ilObjectRolePermissionTableGUI::setVisibleRoles (   $a_ar)

Set Visible roles.

Parameters
object$a_ar
Returns

Definition at line 134 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by initColumns().

135  {
136  $this->visible_roles = $a_ar;
137  }
+ Here is the caller graph for this function:

Field Documentation

◆ $activeOperations

ilObjectRolePermissionTableGUI::$activeOperations = array()
private

Definition at line 30 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by getActiveOperations().

◆ $ref_id

ilObjectRolePermissionTableGUI::$ref_id = null
private

Definition at line 25 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by getRefId().

◆ $roles

ilObjectRolePermissionTableGUI::$roles = array()
private

Definition at line 26 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by initColumns(), initFilter(), and parse().

◆ $tree_path_ids

ilObjectRolePermissionTableGUI::$tree_path_ids = array()
private

Definition at line 28 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by getPathIds().

◆ $visible_roles

ilObjectRolePermissionTableGUI::$visible_roles = array()
private

Definition at line 31 of file class.ilObjectRolePermissionTableGUI.php.

Referenced by getVisibleRoles().

◆ ROLE_FILTER_ALL

const ilObjectRolePermissionTableGUI::ROLE_FILTER_ALL = 1

◆ ROLE_FILTER_GLOBAL

const ilObjectRolePermissionTableGUI::ROLE_FILTER_GLOBAL = 2

◆ ROLE_FILTER_LOCAL

const ilObjectRolePermissionTableGUI::ROLE_FILTER_LOCAL = 3

◆ ROLE_FILTER_LOCAL_OBJECT

const ilObjectRolePermissionTableGUI::ROLE_FILTER_LOCAL_OBJECT = 5

◆ ROLE_FILTER_LOCAL_POLICY

const ilObjectRolePermissionTableGUI::ROLE_FILTER_LOCAL_POLICY = 4

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