|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilSkillImportConfig:
Collaboration diagram for ilSkillImportConfig:Public Member Functions | |
| setSkillTreeId (int $skill_tree_id) | |
| getSkillTreeId () | |
Protected Attributes | |
| int | $skill_tree_id = 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 Import configuration for skills
Definition at line 25 of file class.ilSkillImportConfig.php.
| ilSkillImportConfig::getSkillTreeId | ( | ) |
Definition at line 34 of file class.ilSkillImportConfig.php.
References $skill_tree_id.
| ilSkillImportConfig::setSkillTreeId | ( | int | $skill_tree_id | ) |
Definition at line 29 of file class.ilSkillImportConfig.php.
References $skill_tree_id.
|
protected |
Definition at line 27 of file class.ilSkillImportConfig.php.
Referenced by getSkillTreeId(), and setSkillTreeId().