19declare(strict_types=1);
44 return $this->
int(
"node_id");
49 return $this->
int(
"profile_id");
54 return $this->
int(
"skill_id");
67 return $this->
int(
"basic_skill_id");
72 return $this->
int(
"tref_id");
77 return $this->
int(
"level_id");
90 return $this->
str(
"list_mode");
95 return $this->
int(
"type_of_formation");
100 return $this->
bool(
"target_level");
105 return $this->
bool(
"mat_res");
110 return $this->
getTableAction(
"skl_assign_materials_table_action");
118 return $this->
getTableIds(
"skl_assign_materials_table_level_ids");
123 return $this->
int(
"skl_assign_materials_table_wsp_id");
Builds a Color from either hex- or rgb values.
Skill gui global request wrapper.
intArray(string $key)
get integer array kindly
bool(string $key)
get bool parameter kindly
int(string $key)
get integer parameter kindly
array $passed_query_params
Refinery Factory $refinery
str(string $key)
get string parameter kindly
getTableAction(string $key)
Request wrapper for personal skills guis.
getTableAssignMaterialsWorkspaceId()
__construct(HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Query params and post data parameters are used for testing.
getTableAssignMaterialsAction()
getShowMaterialsResources()
getTableAssignMaterialsLevelIds()
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...