ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $a_base_skill=0, int $a_tref_id=0) | |
isLevelTooLow (array $a_levels, array $profile_levels, array $actual_levels) | |
getSuggestedResources () | |
Protected Attributes | |
ilSkillResources | $res |
int | $current_target_level = 0 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Manages skill resources
(business logic)
Definition at line 27 of file class.ilSkillResourcesManager.php.
ilSkillResourcesManager::__construct | ( | int | $a_base_skill = 0 , |
int | $a_tref_id = 0 |
||
) |
Definition at line 32 of file class.ilSkillResourcesManager.php.
ilSkillResourcesManager::getSuggestedResources | ( | ) |
Definition at line 61 of file class.ilSkillResourcesManager.php.
References $resources.
ilSkillResourcesManager::isLevelTooLow | ( | array | $a_levels, |
array | $profile_levels, | ||
array | $actual_levels | ||
) |
Definition at line 37 of file class.ilSkillResourcesManager.php.
|
protected |
Definition at line 30 of file class.ilSkillResourcesManager.php.
|
protected |
Definition at line 29 of file class.ilSkillResourcesManager.php.