|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\TestQuestionPool\Skills\TestQuestionPoolSkillDBRepository: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().