3 declare(strict_types=1);
    43         array $query_params = null,
    44         array $post_data = null
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
Request wrapper for guis in skill administration. 
 
SkillAdminGUIRequest $admin_request
 
__construct(HTTP\Services $http, Refinery\Factory $refinery, array $query_params=null, array $post_data=null)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
SkillPersonalGUIRequest $personal_request
 
static http()
Fetches the global http state from ILIAS. 
 
Request wrapper for personal skills guis. 
 
Refinery Factory $refinery
 
admin_request()
Get request wrappers. 
 
Skill UI frontend presentation internal service class. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...