ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilObjTestListGUI Class Reference

Class ilObjTestListGUI. More...

+ Inheritance diagram for ilObjTestListGUI:
+ Collaboration diagram for ilObjTestListGUI:

Public Member Functions

 init ()
 initialisation More...
 
 initItem (int $ref_id, int $obj_id, string $type, string $title='', string $description='')
 initialize new item (is called by getItemHTML()) More...
 
 getProperties ()
 Get item properties. More...
 
 getCommandLink (string $cmd)
 Get command link url. More...
 
 getCommands ()
 get all current commands for a specific ref id (in the permission context of the current user) More...
 
 createDefaultCommand (array $command)
 overwritten from base class for course objectives More...
 
 addCommandLinkParameter ($a_param)
 add command link parameters More...
 
- 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...
 
 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 Member Functions

 modifyTitleLink (string $default_link)
 
- 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...
 

Protected Attributes

 $command_link_params = []
 
- Protected Attributes inherited from ilObjectListGUI
bool $force_rate_parent = false
 
array $access_cache
 
ilAccessHandler $access
 
ilObjUser $user
 
LocalDIC $object_dic
 
Properties $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
 

Private Attributes

ilTestAccess $test_access
 
ilObjTestAccess $obj_test_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
 
- 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

Member Function Documentation

◆ addCommandLinkParameter()

ilObjTestListGUI::addCommandLinkParameter (   $a_param)

add command link parameters

@access public

Parameters
array(param => value)

Definition at line 192 of file class.ilObjTestListGUI.php.

193 {
194 $this->command_link_params = $a_param;
195 }

◆ createDefaultCommand()

ilObjTestListGUI::createDefaultCommand ( array  $command)

overwritten from base class for course objectives

@access public

Parameters

return

Reimplemented from ilObjectListGUI.

Definition at line 180 of file class.ilObjTestListGUI.php.

180 : array
181 {
182 return $command;
183 }

◆ getCommandLink()

ilObjTestListGUI::getCommandLink ( string  $cmd)

Get command link url.

Overwrite this method, if link target is not build by ctrl class (e.g. 'forum.php'). This is the case for all links now, but bringing everything to ilCtrl should be realised in the future.

Reimplemented from ilObjectListGUI.

Definition at line 141 of file class.ilObjTestListGUI.php.

141 : string
142 {
143 $cmd = explode('::', $cmd);
144
145 if (count($cmd) === 2) {
146 $cmd_link = $this->ctrl->getLinkTargetByClass([ilRepositoryGUI::class, ilObjTestGUI::class, $cmd[0]], $cmd[1]);
147 } else {
148 $cmd_link = $this->ctrl->getLinkTargetByClass('ilObjTestGUI', $cmd[0]);
149 }
150
151 $params = array_merge(['ref_id' => $this->ref_id], $this->command_link_params);
152
153 foreach ($params as $param => $value) {
154 $cmd_link = ilUtil::appendUrlParameterString($cmd_link, "$param=$value", true);
155 }
156
157 return $cmd_link;
158 }
static appendUrlParameterString(string $a_url, string $a_par, bool $xml_style=false)
if(! $DIC->user() ->getId()||!ilLTIConsumerAccess::hasCustomProviderCreationAccess()) $params
Definition: ltiregstart.php:31
$param
Definition: xapitoken.php:46

References $param, $params, ilUtil\appendUrlParameterString(), and ILIAS\Repository\ctrl().

+ Here is the call graph for this function:

◆ getCommands()

ilObjTestListGUI::getCommands ( )

get all current commands for a specific ref id (in the permission context of the current user)

!!!NOTE!!!: Please use getListHTML() if you want to display the item including all commands

!!!NOTE 2!!!: Please do not overwrite this method in derived classes because it will get pretty large and much code will be simply copy-and-pasted. Insert smaller object type related method calls instead. (like getCommandLink() or getCommandFrame())

@access public

Parameters
int$a_ref_idref id of object
Returns
array array of command arrays including 'permission' => permission name 'cmd' => command 'link' => command link url 'frame' => command link frame 'lang_var' => language variable of command 'granted' => true/false: command granted or not 'access_info' => access info object (to do: implementation)

Reimplemented from ilObjectListGUI.

Definition at line 160 of file class.ilObjTestListGUI.php.

160 : array
161 {
162 if ($this->test_access->isParticipantAllowed($this->obj_id, $this->user->getId())
163 === ParticipantAccess::BROKEN_TEST) {
164 return [];
165 }
166 $commands = parent::getCommands();
167 if ($this->access->checkAccess('read', '', $this->ref_id)) {
168 $this->insertCommand($this->getCommandLink('ILIAS\Test\Presentation\TestScreenGUI::testScreen'), $this->lng->txt('tst_start_test'));
169 }
170 return $commands;
171 }
getCommandLink(string $cmd)
Get command link url.
insertCommand(string $href, string $text, string $frame='', string $img='', string $cmd='', string $onclick='')
insert command button

References ILIAS\Repository\access(), and ILIAS\Repository\lng().

+ Here is the call graph for this function:

◆ getProperties()

ilObjTestListGUI::getProperties ( )

Get item properties.

Returns
array array of property arrays: "alert" (boolean) => display as an alert property (usually in red) "property" (string) => property name "value" (string) => property value

Reimplemented from ilObjectListGUI.

Definition at line 101 of file class.ilObjTestListGUI.php.

101 : array
102 {
103 $props = parent::getProperties();
104
105 $participant_access = $this->test_access->isParticipantAllowed(
106 $this->obj_id,
107 $this->user->getId()
108 );
109
110 if ($participant_access !== ParticipantAccess::ALLOWED) {
111 $props[] = ['alert' => true, 'property' => $this->lng->txt('status'),
112 'value' => $participant_access->getAccessForbiddenMessage($this->lng)];
113 return $props;
114 }
115
116 if ($this->obj_test_access->showCertificateFor($this->user->getId(), $this->obj_id)) {
117 $this->lng->loadLanguageModule('certificate');
118 $this->ctrl->setParameterByClass(ilTestEvaluationGUI::class, 'ref_id', $this->ref_id);
119 $props[] = [
120 'alert' => false,
121 'property' => $this->lng->txt('certificate'),
122 'value' => $this->ui->renderer()->render(
123 $this->ui->factory()->link()->standard(
124 $this->lng->txt('download_certificate'),
125 $this->ctrl->getLinkTargetByClass(
126 [
127 ilObjTestGUI::class,
128 ilTestEvaluationGUI::class
129 ],
130 'outCertificate'
131 )
132 )
133 )
134 ];
135 $this->ctrl->setParameterByClass(ilTestEvaluationGUI::class, 'ref_id', null);
136 }
137
138 return $props;
139 }

References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().

+ Here is the call graph for this function:

◆ init()

ilObjTestListGUI::init ( )

initialisation

Reimplemented from ilObjectListGUI.

Definition at line 45 of file class.ilObjTestListGUI.php.

45 : void
46 {
47 $this->static_link_enabled = true;
48 $this->delete_enabled = true;
49 $this->cut_enabled = true;
50 $this->copy_enabled = true;
51 $this->subscribe_enabled = true;
52 $this->link_enabled = true;
53 $this->info_screen_enabled = true;
54 $this->type = "tst";
55 $this->gui_class_name = "ilobjtestgui";
56
57 // general commands array
58 $this->commands = ilObjTestAccess::_getCommands();
59 $this->obj_test_access = new ilObjTestAccess();
60 }
Class ilObjTestAccess.
static _getCommands()
get commands

References ilObjTestAccess\_getCommands().

+ Here is the call graph for this function:

◆ initItem()

ilObjTestListGUI::initItem ( int  $ref_id,
int  $obj_id,
string  $type,
string  $title = '',
string  $description = '' 
)

initialize new item (is called by getItemHTML())

Reimplemented from ilObjectListGUI.

Definition at line 62 of file class.ilObjTestListGUI.php.

68 : void {
69 try {
70 if (TestDIC::dic()['settings.main.repository']->getForObjFi($obj_id)
71 ->getAdditionalSettings()->getHideInfoTab()) {
72 $this->enableInfoScreen(false);
73 }
74 } catch (Exception $e) {
75 $this->disableTitleLink(true);
76 $this->enableInfoScreen(false);
77 $this->enableLearningProgress(false);
78 $this->enableLPSettingsCommand(false);
79 $this->enableTimings(false);
80 $this->enableLink(false);
81 $this->enableCut(false);
82 $this->enableCopy(false);
83 $this->enableComments(false);
84 $this->enableNotes(false);
85 $this->enableTags(false);
86 $this->enableSubscribe(false);
87 $this->enableMultiDownload(false);
88 }
89 $this->test_access = new ilTestAccess($ref_id);
90 parent::initItem($ref_id, $obj_id, $type, $title, $description);
91 }
enableTimings(bool $status)
enable timings link
enableLearningProgress(bool $enabled)
enableMultiDownload(bool $value)
Toggles whether multiple objects can be downloaded at once or not.
disableTitleLink(bool $status)
enableComments(bool $value, bool $enable_comments_settings=true)
enableInfoScreen(bool $info_screen)
enableLPSettingsCommand(bool $enabled)
enableSubscribe(bool $status)

References ilObjectListGUI\enableInfoScreen().

+ Here is the call graph for this function:

◆ modifyTitleLink()

ilObjTestListGUI::modifyTitleLink ( string  $default_link)
protected

Reimplemented from ilObjectListGUI.

Definition at line 213 of file class.ilObjTestListGUI.php.

213 : string
214 {
215 if (!ilLOSettings::isObjectiveTest($this->ref_id)) {
216 return parent::modifyTitleLink($default_link);
217 }
218
219 $path = $this->tree->getPathFull($this->ref_id);
220
221 while ($parent = array_pop($path)) {
222 if ($parent['type'] === 'crs') {
223 $parent_crs_ref_id = $parent['ref_id'];
224 break;
225 }
226 }
227
228 $this->ctrl->setParameterByClass(ilObjCourseGUI::class, 'ref_id', $parent_crs_ref_id);
229 $this->ctrl->setParameterByClass(ilObjCourseGUI::class, 'tid', $this->ref_id);
230 $cmd_link = $this->ctrl->getLinkTargetByClass([ilRepositoryGUI::class, ilObjCourseGUI::class], 'redirectLocToTest');
231 $this->ctrl->clearParametersByClass('ilrepositorygui');
232
233 return parent::modifyTitleLink($cmd_link);
234 }
static isObjectiveTest(int $a_trst_ref_id)
Check if test ref_id is used in an objective course.
$path
Definition: ltiservices.php:30

References $path, ILIAS\Repository\ctrl(), and ilLOSettings\isObjectiveTest().

+ Here is the call graph for this function:

Field Documentation

◆ $command_link_params

ilObjTestListGUI::$command_link_params = []
protected

Definition at line 38 of file class.ilObjTestListGUI.php.

◆ $obj_test_access

ilObjTestAccess ilObjTestListGUI::$obj_test_access
private

Definition at line 40 of file class.ilObjTestListGUI.php.

◆ $test_access

ilTestAccess ilObjTestListGUI::$test_access
private

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


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