3 declare(strict_types=1);
45 return $this->
int(
"node_id");
50 return $this->
int(
"profile_id");
55 return $this->
int(
"skill_id");
68 return $this->
int(
"basic_skill_id");
73 return $this->
int(
"tref_id");
78 return $this->
int(
"level_id");
91 return $this->
str(
"list_mode");
96 return $this->
int(
"type_of_formation");
101 return $this->
bool(
"target_level");
106 return $this->
bool(
"mat_res");
111 return $this->
getTableAction(
"skl_assign_materials_table_action");
119 return $this->
getTableIds(
"skl_assign_materials_table_level_ids");
124 return $this->
int(
"skl_assign_materials_table_wsp_id");
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
intArray(string $key)
get integer array kindly
getTableAssignMaterialsLevelIds()
Skill gui global request wrapper.
Refinery Factory $refinery
getShowMaterialsResources()
getTableAction(string $key)
getTableAssignMaterialsWorkspaceId()
str(string $key)
get string parameter kindly
Request wrapper for personal skills guis.
int(string $key)
get integer parameter kindly
array $passed_query_params
bool(string $key)
get bool parameter kindly
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getTableAssignMaterialsAction()