19 declare(strict_types=1);
46 return $this->
int(
"usr_id");
56 return $this->
str(
"selected_skill");
66 return $this->
int(
"p_id");
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
intArray(string $key)
get integer array kindly
__construct(HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Skill gui global request wrapper.
Refinery Factory $refinery
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
Request wrapper for skill guis in container classes.
str(string $key)
get string parameter kindly
int(string $key)
get integer parameter kindly
__construct(Container $dic, ilPlugin $plugin)
array $passed_query_params
strArray(string $key)
get string array kindly