ILIAS  trunk Revision v11.0_alpha-1702-gfd3ecb7f852
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilObjCourseReferenceListGUI Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilObjCourseReferenceListGUI:
+ Collaboration diagram for ilObjCourseReferenceListGUI:

Public Member Functions

 __construct ()
 Constructor. More...
 
 getIconImageType ()
 
 getTypeIcon ()
 
 getCommandId ()
 get command id More...
 
 insertTimingsCommand ()
 no activation for links More...
 
 init ()
 initialisation More...
 
 initItem (int $ref_id, int $obj_id, string $type, string $title="", string $description="")
 
 getProperties ()
 
 checkCommandAccess (string $permission, string $cmd, int $ref_id, string $type, ?int $obj_id=null)
 
 getCommandLink (string $cmd)
 get command link More...
 
- Public Member Functions inherited from ilObjCourseListGUI
 init ()
 
 initItem (int $ref_id, int $obj_id, string $type, string $title="", string $description="")
 
 getProperties ()
 
 checkCommandAccess (string $permission, string $cmd, int $ref_id, string $type, ?int $obj_id=null)
 
- Public Member Functions inherited from ilObjectListGUI
 setContainerObject (object $container_obj)
 
 getContainerObject ()
 
 init ()
 initialisation More...
 
 enableProperties (bool $status)
 
 getPropertiesStatus ()
 
 enablePreconditions (bool $status)
 
 getPreconditionsStatus ()
 
 enableNoticeProperties (bool $status)
 
 getNoticePropertiesStatus ()
 
 enableDescription (bool $status)
 
 getDescriptionStatus ()
 
 enableSearchFragments (bool $status)
 
 getSearchFragmentStatus ()
 
 enableLinkedPath (bool $status)
 
 setRelevance (int $rel)
 
 getRelevance ()
 
 enableIcon (bool $status)
 
 getIconStatus ()
 
 enableCheckbox (bool $status)
 
 getCheckboxStatus ()
 
 enableExpand (bool $status)
 
 getExpandStatus ()
 
 setExpanded (bool $status)
 
 isExpanded ()
 
 setPositionInputField (string $field_index, string $position_value)
 
 enableDelete (bool $status)
 
 getDeleteStatus ()
 
 enableCut (bool $status)
 
 getCutStatus ()
 
 enableCopy (bool $status)
 
 getCopyStatus ()
 
 enableSubscribe (bool $status)
 
 getSubscribeStatus ()
 
 enableLink (bool $status)
 
 getLinkStatus ()
 
 enablePath (bool $path, int $start_node=0, ?\ilPathGUI $path_gui=null)
 
 getPathStatus ()
 
 enableCommands (bool $status, bool $std_only=false)
 
 getCommandsStatus ()
 
 enableInfoScreen (bool $info_screen)
 
 getInfoScreenStatus ()
 
 addSubItemHTML (string $html)
 Add HTML for sub item (used for sessions) More...
 
 enableProgressInfo (bool $status)
 
 getProgressInfoStatus ()
 
 enableSubstitutions (bool $status)
 
 getSubstitutionStatus ()
 
 enableItemDetailLinks (bool $status)
 enable item detail links E.g Direct links to chapters or pages More...
 
 getItemDetailLinkStatus ()
 get item detail link status More...
 
 setItemDetailLinks (array $detail_links, string $intro_txt='')
 set items detail links More...
 
 insertItemDetailLinks ()
 
 setTitle (string $title)
 
 getTitle ()
 getTitle overwritten in class.ilObjLinkResourceList.php More...
 
 setDescription (string $description)
 
 getDescription ()
 getDescription overwritten in class.ilObjLinkResourceList.php More...
 
 setSearchFragment (string $text)
 
 getSearchFragment ()
 
 setSeparateCommands (bool $val)
 
 getSeparateCommands ()
 
 getCommandId ()
 get command id Normally the ref id. More...
 
 setAdditionalInformation (?string $val)
 
 getAdditionalInformation ()
 
 setDetailsLevel (int $level)
 Details level Currently used in Search which shows only limited properties of forums Currently used for Sessions (switch between minimal and extended view for each session) More...
 
 getDetailsLevel ()
 
 enableRepositoryTransfer (bool $value)
 Enable copy/move to repository (from personal workspace) More...
 
 restrictToGoto (bool $value)
 Restrict all actions/links to goto. More...
 
 getDefaultCommand ()
 
 checkCommandAccess (string $permission, string $cmd, int $ref_id, string $type, ?int $obj_id=null)
 
 initItem (int $ref_id, int $obj_id, string $type, string $title='', string $description='')
 initialize new item (is called by getItemHTML()) More...
 
 setConditionTarget (int $ref_id, int $obj_id, string $target_type)
 
 resetConditionTarget ()
 
 disableTitleLink (bool $status)
 
 setDefaultCommandParameters (array $params)
 
 createDefaultCommand (array $command)
 Get default command link Overwritten for e.g categories,courses => they return a goto link If search engine visibility is enabled these object type return a goto_CLIENT_ID_cat_99.html link. More...
 
 getCommandLink (string $cmd)
 Get command link url. More...
 
 getCommandFrame (string $cmd)
 Get command target frame. More...
 
 getCommandImage (string $cmd)
 Get command icon image. More...
 
 getProperties ()
 Get item properties. More...
 
 addCustomProperty (string $property='', string $value='', bool $alert=false, bool $newline=false)
 
 getCustomProperties (array $prop)
 
 getAlertProperties ()
 
 getNoticeProperties ()
 
 addCustomCommand (string $link, string $lang_var, string $frame='', string $onclick='')
 
 addCustomCommandButton (Button $button, ?Modal $triggeredModal=null)
 
 forceVisibleOnly (bool $stat)
 
 isVisibleOnlyForced ()
 
 getCommands ()
 get all current commands for a specific ref id (in the permission context of the current user) More...
 
 getIconImageType ()
 Returns the icon image type. More...
 
 insertTitle ()
 
 insertSubstitutions ()
 
 insertDescription ()
 
 insertSearchFragment ()
 Insert highlighted search fragment. More...
 
 setMode (string $mode)
 set output mode More...
 
 getMode ()
 get output mode More...
 
 setConditionDepth (int $depth)
 set depth for precondition output (stops at level 5) More...
 
 isMode (string $mode)
 check current output mode More...
 
 determineProperties ()
 
 insertProperties ()
 
 insertNoticeProperties ()
 
 insertPreconditions ()
 insert all missing preconditions More...
 
 insertCommand (string $href, string $text, string $frame='', string $img='', string $cmd='', string $onclick='')
 insert command button More...
 
 insertDeleteCommand ()
 
 insertLinkCommand ()
 
 insertCutCommand (bool $to_repository=false)
 
 insertCopyCommand (bool $to_repository=false)
 
 insertPasteCommand ()
 
 insertSubscribeCommand ()
 
 insertInfoScreenCommand ()
 
 insertCommonSocialCommands (bool $header_actions=false)
 Insert common social commands (comments, notes, tagging) More...
 
 insertTimingsCommand ()
 ks, 23 OCT 2023: This function is badly named and it already was before the changes made today. More...
 
 enableComments (bool $value, bool $enable_comments_settings=true)
 
 enableNotes (bool $value)
 
 enableTags (bool $value)
 
 enableRating (bool $value, ?string $text=null, bool $categories=false, ?array $ctrl_path=null, bool $force_rate_parent=false)
 
 enableMultiDownload (bool $value)
 Toggles whether multiple objects can be downloaded at once or not. More...
 
 insertMultiDownloadCommand ()
 
 enableDownloadCheckbox (int $ref_id)
 
 getDownloadCheckboxState ()
 
 setHeaderSubObject (?string $type, ?int $id)
 
 addHeaderIcon (string $id, string $img, ?string $tooltip=null, ?string $onclick=null, ?string $status_text=null, ?string $href=null)
 
 addHeaderIconHTML (string $id, string $html)
 
 addHeaderGlyph (string $id, ILIAS\UI\Component\Symbol\Glyph\Glyph $glyph, $onclick=null)
 
 setAjaxHash (string $hash)
 
 getHeaderAction (?ilGlobalTemplateInterface $main_tpl=null)
 
 appendRepositoryFrameParameter (string $link)
 workaround: all links into the repository (from outside) must tell repository to set up the frameset More...
 
 modifySAHSlaunch (string $link, string $target)
 workaround: SAHS in new javavasript-created window or iframe More...
 
 insertPath ()
 
 insertProgressInfo ()
 
 insertIconsAndCheckboxes ()
 
 getTypeIcon ()
 Get object type specific type icon. More...
 
 insertSubItems ()
 
 insertPositionField ()
 
 adminCommandsIncluded ()
 returns whether any admin commands (link, delete, cut) are included in the output More...
 
 storeAccessCache ()
 
 getListItemHTML (int $ref_id, int $obj_id, string $title, string $description)
 Get all item information (title, commands, description) in HTML. More...
 
 setParentRefId (int $ref_id)
 Set current parent ref id to enable unique js-ids (sessions, etc.) More...
 
 getUniqueItemId (bool $as_div=false)
 Get unique item identifier (for js-actions) More...
 
 getCommandsHTML (string $title='')
 Get commands HTML (must be called after get list item html) More...
 
 isSideBlock ()
 Returns whether current item is a block in a side column or not. More...
 
 setBoldTitle (bool $bold_title)
 
 isTitleBold ()
 
 enableTimings (bool $status)
 enable timings link More...
 
 getAsListItem (int $ref_id, int $obj_id, string $type, string $title, string $description)
 Get list item ui object. More...
 
 getAsCard (int $ref_id, int $obj_id, string $type, string $title, string $description)
 Get card object. More...
 
 checkInfoPageOnAsynchronousRendering ()
 
 insertLPCommand ()
 insert learning progress command More...
 

Protected Attributes

int $reference_obj_id = null
 
int $reference_ref_id
 
bool $deleted = false
 
- Protected Attributes inherited from ilObjectListGUI
bool $force_rate_parent = false
 
array $access_cache
 
ilAccessHandler $access
 
ilObjUser $user
 
ilObjectDIC $object_dic
 
ilObjectProperties $object_properties
 
ilObjectDefinition $obj_definition
 
ilTree $tree
 
ilSetting $settings
 
HTTPServices $http
 
UIServices $ui
 
ilGlobalTemplateInterface $main_tpl
 
ilRbacSystem $rbacsystem
 
ilCtrlInterface $ctrl
 
ilLanguage $lng
 
string $mode
 
bool $path_enabled
 
int $context
 
ILIAS HTTP Wrapper RequestWrapper $request_wrapper
 
ILIAS Refinery Factory $refinery
 
bool $static_link_enabled = false
 
bool $delete_enabled = false
 
bool $cut_enabled = false
 
bool $subscribe_enabled = false
 
bool $link_enabled = false
 
bool $copy_enabled = true
 
bool $progress_enabled = false
 
bool $notice_properties_enabled = true
 
bool $info_screen_enabled = false
 
string $type
 
string $gui_class_name = ''
 
array $commands = []
 
ilLDAPRoleGroupMapping $ldap_mapping
 
ilFavouritesManager $fav_manager
 
int $requested_ref_id
 
string $requested_cmd
 
string $requested_base_class
 
ClipboardManager $clipboard
 
bool $description_enabled = true
 
bool $preconditions_enabled = true
 
bool $properties_enabled = true
 
bool $commands_enabled = true
 
array $cust_prop = []
 
array $cust_commands = []
 
array $cust_modals = []
 
int $condition_depth = 0
 
bool $std_cmd_only = false
 
array $sub_item_html = []
 
bool $multi_download_enabled = false
 
int $download_checkbox_state = self::DOWNLOAD_CHECKBOX_NONE
 
int $obj_id
 
int $ref_id
 
int $sub_obj_id
 
string $sub_obj_type
 
ilAdvancedMDSubstitution $substitutions = null
 
bool $substitutions_enabled = false
 
bool $icons_enabled = false
 
bool $checkboxes_enabled = false
 
bool $position_enabled = false
 
bool $item_detail_links_enabled = false
 
array $item_detail_links = []
 
string $item_detail_links_intro = ''
 
bool $search_fragments_enabled = false
 
string $search_fragment = ''
 
bool $path_linked = false
 
int $relevance = 0
 
bool $expand_enabled = false
 
bool $is_expanded = true
 
bool $bold_title = false
 
int $details_level = self::DETAILS_ALL
 
int $reference_ref_id = 0
 
int $reference_obj_id = null
 
bool $separate_commands = false
 
bool $search_fragment_enabled = false
 
string $additional_information = ''
 
bool $repository_transfer_enabled = false
 
bool $shared = false
 
bool $restrict_to_goto = false
 
bool $comments_enabled = false
 
bool $comments_settings_enabled = false
 
bool $notes_enabled = false
 
bool $tags_enabled = false
 
bool $rating_enabled = false
 
bool $rating_categories_enabled = false
 
string $rating_text = null
 
array $rating_ctrl_path = null
 
bool $timings_enabled = true
 
bool $force_visible_only = false
 
array $prevent_duplicate_commands = []
 
int $parent_ref_id
 
string $title_link = ''
 
bool $title_link_disabled = false
 
bool $lp_cmd_enabled = false
 
bool $lp_settings_cmd_enabled = true
 
array $current_actions = []
 
ilPathGUI $path_gui = null
 
array $default_command_params = []
 
array $header_icons = []
 
object $container_obj = null
 
ilTemplate $tpl
 
string $position_value
 
int $path_start_node
 
array $default_command = []
 
bool $adm_commands_included
 
bool $prevent_access_caching
 
array $condition_target
 
array $notice_prop = []
 
string $ajax_hash
 
ilListItemAccessCache $acache
 
string $position_field_index = ''
 
string $title = ''
 
string $description = ''
 
ilWorkspaceAccessHandler $ws_access
 

Additional Inherited Members

- Static Public Member Functions inherited from ilObjectListGUI
static prepareJsLinks (string $redraw_url, string $notes_url, string $tags_url, ?ilGlobalTemplateInterface $tpl=null)
 Insert js/ajax links into template. More...
 
static preloadCommonProperties (array $obj_ids, int $context)
 
- Data Fields inherited from ilObjectListGUI
const IL_LIST_AS_TRIGGER = 'trigger'
 
const IL_LIST_FULL = 'full'
 
const DETAILS_MINIMAL = 10
 
const DETAILS_SEARCH = 20
 
const DETAILS_ALL = 30
 
const CONTEXT_REPOSITORY = 1
 
const CONTEXT_WORKSPACE = 2
 
const CONTEXT_WORKSPACE_SHARING = 4
 
const CONTEXT_PERSONAL_DESKTOP = 5
 
const CONTEXT_SEARCH = 6
 
const DOWNLOAD_CHECKBOX_NONE = 0
 
const DOWNLOAD_CHECKBOX_ENABLED = 1
 
const DOWNLOAD_CHECKBOX_DISABLED = 2
 
- Protected Member Functions inherited from ilObjCourseListGUI
 getCertificatePreloader ()
 
- Protected Member Functions inherited from ilObjectListGUI
 enableLearningProgress (bool $enabled)
 
 enableLPSettingsCommand (bool $enabled)
 
 buildGotoLink ()
 
 parseConditions (int $toggle_id, array $conditions, bool $obligatory=true)
 
 modifyTitleLink (string $default_link)
 
 resetCustomData ()
 reset properties and commands More...
 
 isCommentsActivated (string $type, int $ref_id, int $obj_id, bool $header_actions, bool $check_write_access=true)
 Check comments status against comments settings and context. More...
 
- Static Protected Attributes inherited from ilObjectListGUI
static array $cnt_notes = []
 
static array $cnt_tags = []
 
static array $tags = []
 
static array $comments_activation = []
 
static bool $preload_done = false
 
static int $js_unique_id = 0
 
static string $tpl_file_name = 'tpl.container_list_item.html'
 
static string $tpl_component = 'components/ILIAS/Container'
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

\

Definition at line 27 of file class.ilObjCourseReferenceListGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilObjCourseReferenceListGUI::__construct ( )

Constructor.

public

Definition at line 39 of file class.ilObjCourseReferenceListGUI.php.

References ILIAS\GlobalScreen\Provider\__construct().

40  {
42  }
__construct(Container $dic, ilPlugin $plugin)
+ Here is the call graph for this function:

Member Function Documentation

◆ checkCommandAccess()

ilObjCourseReferenceListGUI::checkCommandAccess ( string  $permission,
string  $cmd,
int  $ref_id,
string  $type,
?int  $obj_id = null 
)
Parameters

Definition at line 165 of file class.ilObjCourseReferenceListGUI.php.

References ilObjectListGUI\$obj_id, and getCommandId().

171  : bool {
172  // Check edit reference against reference edit permission
173  switch ($cmd) {
174  case 'editReference':
175  return parent::checkCommandAccess($permission, $cmd, $this->getCommandId(), $type, $obj_id);
176  }
177 
178  switch ($permission) {
179  case 'copy':
180  case 'delete':
181  // check against target ref_id
182  return parent::checkCommandAccess($permission, $cmd, $this->getCommandId(), $type, $obj_id);
183 
184  default:
185  // check against reference
186  return parent::checkCommandAccess($permission, $cmd, $ref_id, $type, $obj_id);
187  }
188  }
+ Here is the call graph for this function:

◆ getCommandId()

ilObjCourseReferenceListGUI::getCommandId ( )

get command id

public

Parameters

Definition at line 69 of file class.ilObjCourseReferenceListGUI.php.

References $reference_ref_id.

Referenced by checkCommandAccess(), getCommandLink(), and getTypeIcon().

69  : int
70  {
72  }
+ Here is the caller graph for this function:

◆ getCommandLink()

ilObjCourseReferenceListGUI::getCommandLink ( string  $cmd)

get command link

public

Returns

Definition at line 196 of file class.ilObjCourseReferenceListGUI.php.

References $_GET, getCommandId(), and null.

196  : string
197  {
198  global $ilCtrl;
199 
200  switch ($cmd) {
201  case 'editReference':
202  $ilCtrl->setParameterByClass("ilrepositorygui", "ref_id", $this->getCommandId());
203  $cmd_link = $ilCtrl->getLinkTargetByClass("ilrepositorygui", $cmd);
204  $ilCtrl->setParameterByClass("ilrepositorygui", "ref_id", $_GET["ref_id"] ?? null);
205  return $cmd_link;
206 
207  default:
208  $ilCtrl->setParameterByClass("ilrepositorygui", "ref_id", $this->ref_id);
209  $cmd_link = $ilCtrl->getLinkTargetByClass("ilrepositorygui", $cmd);
210  $ilCtrl->setParameterByClass("ilrepositorygui", "ref_id", $_GET["ref_id"] ?? null);
211  return $cmd_link;
212  }
213  }
$_GET["client_id"]
Definition: webdav.php:30
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
+ Here is the call graph for this function:

◆ getIconImageType()

ilObjCourseReferenceListGUI::getIconImageType ( )

Definition at line 44 of file class.ilObjCourseReferenceListGUI.php.

44  : string
45  {
46  return 'crsr';
47  }

◆ getProperties()

ilObjCourseReferenceListGUI::getProperties ( )

Definition at line 145 of file class.ilObjCourseReferenceListGUI.php.

References ilObjectListGUI\$lng, and ilObjectListGUI\$tree.

145  : array
146  {
147  global $lng,$ilUser,$tree;
148 
149  $props = parent::getProperties();
150 
151  // offline
152  if ($this->deleted) {
153  $props[] = array("alert" => true, "property" => $lng->txt("status"),
154  "value" => $lng->txt("reference_deleted"));
155  }
156 
157  return $props ? $props : array();
158  }

◆ getTypeIcon()

ilObjCourseReferenceListGUI::getTypeIcon ( )

Definition at line 52 of file class.ilObjCourseReferenceListGUI.php.

References ilObject\_getIcon(), ilObject\_lookupObjId(), and getCommandId().

52  : string
53  {
55  return ilObject::_getIcon(
57  'small'
58  );
59  }
static _getIcon(int $obj_id=0, string $size="big", string $type="", bool $offline=false)
Get icon for repository item.
static _lookupObjId(int $ref_id)
+ Here is the call graph for this function:

◆ init()

ilObjCourseReferenceListGUI::init ( )

initialisation

Definition at line 85 of file class.ilObjCourseReferenceListGUI.php.

References ilAdvancedMDSubstitution\_getInstanceByObjectType().

85  : void
86  {
87  $this->copy_enabled = true;
88  $this->static_link_enabled = false;
89  $this->delete_enabled = true;
90  $this->cut_enabled = true;
91  $this->subscribe_enabled = true;
92  $this->link_enabled = false;
93  $this->info_screen_enabled = true;
94  $this->type = 'crsr';
95  $this->gui_class_name = "ilobjcoursegui";
96 
97  $this->substitutions = ilAdvancedMDSubstitution::_getInstanceByObjectType($this->type);
98  if ($this->substitutions->isActive()) {
99  $this->substitutions_enabled = true;
100  }
101  }
static _getInstanceByObjectType(string $a_type)
+ Here is the call graph for this function:

◆ initItem()

ilObjCourseReferenceListGUI::initItem ( int  $ref_id,
int  $obj_id,
string  $type,
string  $title = "",
string  $description = "" 
)

Definition at line 108 of file class.ilObjCourseReferenceListGUI.php.

References $deleted, $DIC, ilObjectListGUI\$obj_id, ilObjectListGUI\$ref_id, ilObjectListGUI\$tree, ilObject\_getAllReferences(), ilObjectAccess\_getCommands(), ilObject\_lookupDescription(), ilContainerReference\_lookupTargetId(), ilContainerReference\_lookupTitle(), and ilTree\isDeleted().

114  : void {
115  global $DIC;
116 
117  $ilAccess = $DIC->access();
118  $tree = $DIC->repositoryTree();
119 
120  $this->reference_ref_id = $ref_id;
121  $this->reference_obj_id = $obj_id;
122 
123 
125 
126  $target_ref_ids = ilObject::_getAllReferences($target_obj_id);
127  $target_ref_id = current($target_ref_ids);
129  $target_description = ilObject::_lookupDescription($target_obj_id);
130 
131  $this->deleted = !$target_ref_id || $tree->isDeleted($target_ref_id);
132 
133  parent::initItem((int) $target_ref_id, $target_obj_id, $type, $target_title, $target_description);
134 
135  // general commands array
136  $this->commands = ilObjCourseReferenceAccess::_getCommands($this->reference_ref_id);
137 
138  if ($ilAccess->checkAccess('write', '', $this->reference_ref_id) or $this->deleted) {
139  $this->info_screen_enabled = false;
140  } else {
141  $this->info_screen_enabled = true;
142  }
143  }
static _lookupTitle(int $obj_id)
static _getAllReferences(int $id)
get all reference ids for object ID
isDeleted(int $a_node_id)
This is a wrapper for isSaved() with a more useful name.
static _getCommands()
get commands
global $DIC
Definition: shib_login.php:22
static _lookupDescription(int $obj_id)
static _lookupTargetId(int $a_obj_id)
+ Here is the call graph for this function:

◆ insertTimingsCommand()

ilObjCourseReferenceListGUI::insertTimingsCommand ( )

no activation for links

Definition at line 77 of file class.ilObjCourseReferenceListGUI.php.

77  : void
78  {
79  return;
80  }

Field Documentation

◆ $deleted

bool ilObjCourseReferenceListGUI::$deleted = false
protected

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

Referenced by initItem().

◆ $reference_obj_id

int ilObjCourseReferenceListGUI::$reference_obj_id = null
protected

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

◆ $reference_ref_id

int ilObjCourseReferenceListGUI::$reference_ref_id
protected

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

Referenced by getCommandId().


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