ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
__construct (?\ilDBInterface $db=null) | |
removeForSkill (int $skill_node_id, bool $is_reference) | |
Protected Attributes | |
ilDBInterface | $db |
Definition at line 26 of file class.TestQuestionPoolSkillDBRepository.php.
ILIAS\TestQuestionPool\Skills\TestQuestionPoolSkillDBRepository::__construct | ( | ?\ilDBInterface | $db = null | ) |
Definition at line 30 of file class.TestQuestionPoolSkillDBRepository.php.
References ILIAS\TestQuestionPool\Skills\TestQuestionPoolSkillDBRepository\$db, and $DIC.
ILIAS\TestQuestionPool\Skills\TestQuestionPoolSkillDBRepository::removeForSkill | ( | int | $skill_node_id, |
bool | $is_reference | ||
) |
Definition at line 38 of file class.TestQuestionPoolSkillDBRepository.php.
|
protected |
Definition at line 28 of file class.TestQuestionPoolSkillDBRepository.php.
Referenced by ILIAS\TestQuestionPool\Skills\TestQuestionPoolSkillDBRepository\__construct().