|
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 ilPersonalSkill:
Collaboration diagram for ilPersonalSkill:Static Public Member Functions | |
| static | getSelectedUserSkills (int $a_user_id) |
| static | addPersonalSkill (int $a_user_id, int $a_skill_node_id) |
| static | removeSkill (int $a_user_id, int $a_skill_node_id) |
| static | removeSkills (int $a_user_id) |
| static | assignMaterial (int $a_user_id, int $a_top_skill, int $a_tref_id, int $a_basic_skill, int $a_level, int $a_wsp_id) |
| Assign material to skill level. More... | |
| static | getAssignedMaterial (int $a_user_id, int $a_tref_id, int $a_level) |
| Get assigned material (for a skill level and user) More... | |
| static | countAssignedMaterial (int $a_user_id, int $a_tref_id, int $a_level) |
| Count assigned material (for a skill level and user) More... | |
| static | removeMaterial (int $a_user_id, int $a_tref_id, int $a_level_id, int $a_wsp_id) |
| static | removeMaterials (int $a_user_id) |
| static | saveSelfEvaluation (int $a_user_id, int $a_top_skill, int $a_tref_id, int $a_basic_skill, int $a_level) |
| static | getSelfEvaluation (int $a_user_id, int $a_top_skill, int $a_tref_id, int $a_basic_skill) |
| static | getSelfEvaluationDate (int $a_user_id, int $a_top_skill, int $a_tref_id, int $a_basic_skill) |
| static | getUsageInfo (array $a_cskill_ids) |
| static | getUsageInfo (array $a_cskill_ids) |
| Get title of an assigned item. More... | |
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 Personal skill
Definition at line 25 of file class.ilPersonalSkill.php.
|
static |
Definition at line 54 of file class.ilPersonalSkill.php.
Referenced by ilPersonalSkillsGUI\addSkill(), ilSkillAppEventListener\handleEvent(), ilTestSkillEvaluation\handleSkillTriggering(), ilContainerMemberSkills\publish(), ilSurveySkill\writeAndAddAppraiseeSkills(), ilSurveySkill\writeAndAddIndFeedbackSkills(), and ilSurveySkill\writeAndAddSelfEvalSkills().
Here is the caller graph for this function:
|
static |
Assign material to skill level.
| int | $a_user_id | user id |
| int | $a_top_skill | the "selectable" top skill |
| int | $a_tref_id | template reference id |
| int | $a_basic_skill | the basic skill the level belongs to |
| int | $a_level | level id |
| int | $a_wsp_id | workspace object |
Definition at line 114 of file class.ilPersonalSkill.php.
References $ilDB.
Referenced by ilPersonalSkillsGUI\selectMaterial().
Here is the caller graph for this function:
|
static |
Count assigned material (for a skill level and user)
Definition at line 180 of file class.ilPersonalSkill.php.
Referenced by ilPersonalSkillsGUI\getMaterials().
Here is the caller graph for this function:
|
static |
Get assigned material (for a skill level and user)
Definition at line 152 of file class.ilPersonalSkill.php.
References $DIC, $ilDB, and ILIAS\Repository\int().
Referenced by ilSkillAssignMaterialsTableGUI\fillRow(), and ilPersonalSkillsGUI\getMaterials().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 30 of file class.ilPersonalSkill.php.
References $DIC, $ilDB, ilSkillTreeNode\_lookupTitle(), and ILIAS\Repository\int().
Referenced by ilPersonalSkillTableGUI\__construct(), ilObjPortfolioGUI\createPortfolioFromAssignment(), ilPersonalSkillsGUI\listSkills(), and ilMStShowUserCompetencesGUI\showSkills().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| int | $a_user_id | user id |
| int | $a_top_skill | the "selectable" top skill |
| int | $a_tref_id | template reference id |
| int | $a_basic_skill | the basic skill the level belongs to |
Definition at line 262 of file class.ilPersonalSkill.php.
Referenced by ilSelfEvaluationSimpleTableGUI\__construct().
Here is the caller graph for this function:
|
static |
| int | $a_user_id | user id |
| int | $a_top_skill | the "selectable" top skill |
| int | $a_tref_id | template reference id |
| int | $a_basic_skill | the basic skill the level belongs to |
Definition at line 279 of file class.ilPersonalSkill.php.
|
static |
| array{skill_id | int, tref_id: int}[] $a_cskill_ids |
Implements ilSkillUsageInfo.
Definition at line 294 of file class.ilPersonalSkill.php.
References $DIC, $ilDB, ilSkillTemplateReference\_lookupTemplateId(), ilSkillUsage\getUsageInfoGeneric(), ILIAS\Repository\int(), ilSkillUsage\PERSONAL_SKILL, and ilSkillUsage\USER_MATERIAL.
Here is the call graph for this function:
|
static |
Definition at line 196 of file class.ilPersonalSkill.php.
Referenced by ilPersonalSkillsGUI\removeMaterial().
Here is the caller graph for this function:
|
static |
Definition at line 211 of file class.ilPersonalSkill.php.
Referenced by ilSkillObjDeletionHandler\processDeletion().
Here is the caller graph for this function:
|
static |
Definition at line 74 of file class.ilPersonalSkill.php.
Referenced by ilPersonalSkillsGUI\removeSkills().
Here is the caller graph for this function:
|
static |
Definition at line 87 of file class.ilPersonalSkill.php.
Referenced by ilSkillObjDeletionHandler\processDeletion().
Here is the caller graph for this function:
|
static |
| int | $a_user_id | user id |
| int | $a_top_skill | the "selectable" top skill |
| int | $a_tref_id | template reference id |
| int | $a_basic_skill | the basic skill the level belongs to |
| int | $a_level | level id |
Definition at line 233 of file class.ilPersonalSkill.php.
References ilBasicSkill\ACHIEVED, and ilBasicSkill\writeUserSkillLevelStatus().
Referenced by ilPersonalSkillsGUI\saveSelfEvaluation().
Here is the call graph for this function:
Here is the caller graph for this function: