|
ILIAS
Release_5_0_x_branch Revision 61816
|
Collaboration diagram for ilTestSkillQuestionAssignment:Public Member Functions | |
| __construct (ilDB $db) | |
| loadFromDb () | |
| saveToDb () | |
| deleteFromDb () | |
| dbRecordExists () | |
| setSkillPoints ($skillPoints) | |
| getSkillPoints () | |
| setQuestionId ($questionId) | |
| getQuestionId () | |
| setSkillBaseId ($skillBaseId) | |
| getSkillBaseId () | |
| setSkillTrefId ($skillTrefId) | |
| getSkillTrefId () | |
| setTestId ($testId) | |
| getTestId () | |
| loadAdditionalSkillData () | |
| setSkillTitle ($skillTitle) | |
| getSkillTitle () | |
| setSkillPath ($skillPath) | |
| getSkillPath () | |
Data Fields | |
| const | DEFAULT_COMPETENCE_POINTS = 1 |
Private Attributes | |
| $db | |
| $testId | |
| $questionId | |
| $skillBaseId | |
| $skillTrefId | |
| $skillPoints | |
| $skillTitle | |
| $skillPath | |
Definition at line 11 of file class.ilTestSkillQuestionAssignment.php.
| ilTestSkillQuestionAssignment::__construct | ( | ilDB | $db | ) |
Definition at line 56 of file class.ilTestSkillQuestionAssignment.php.
References $db.
| ilTestSkillQuestionAssignment::dbRecordExists | ( | ) |
Definition at line 128 of file class.ilTestSkillQuestionAssignment.php.
References $query, $res, $row, getQuestionId(), getSkillBaseId(), getSkillTrefId(), and getTestId().
Referenced by saveToDb().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::deleteFromDb | ( | ) |
Definition at line 112 of file class.ilTestSkillQuestionAssignment.php.
References $query, getQuestionId(), getSkillBaseId(), getSkillTrefId(), and getTestId().
Here is the call graph for this function:| ilTestSkillQuestionAssignment::getQuestionId | ( | ) |
Definition at line 176 of file class.ilTestSkillQuestionAssignment.php.
References $questionId.
Referenced by ilTestSkillQuestionAssignmentList\addAssignment(), ilTestSkillQuestionAssignmentsTableGUI\buildQuantifierInput(), dbRecordExists(), deleteFromDb(), loadFromDb(), and saveToDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::getSkillBaseId | ( | ) |
Definition at line 192 of file class.ilTestSkillQuestionAssignment.php.
References $skillBaseId.
Referenced by ilTestSkillQuestionAssignmentsTableGUI\buildQuantifierInput(), dbRecordExists(), deleteFromDb(), ilTestSkillQuestionAssignmentsTableGUI\getRemoveCompetenceActionLink(), ilTestSkillQuestionAssignmentList\incrementMaxPointsBySkill(), ilTestSkillQuestionAssignmentList\incrementNumAssignsBySkill(), loadAdditionalSkillData(), loadFromDb(), and saveToDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::getSkillPath | ( | ) |
Definition at line 271 of file class.ilTestSkillQuestionAssignment.php.
References $skillPath.
| ilTestSkillQuestionAssignment::getSkillPoints | ( | ) |
Definition at line 160 of file class.ilTestSkillQuestionAssignment.php.
References $skillPoints.
Referenced by ilTestSkillQuestionAssignmentList\incrementMaxPointsBySkill(), and saveToDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::getSkillTitle | ( | ) |
Definition at line 261 of file class.ilTestSkillQuestionAssignment.php.
References $skillTitle.
| ilTestSkillQuestionAssignment::getSkillTrefId | ( | ) |
Definition at line 208 of file class.ilTestSkillQuestionAssignment.php.
References $skillTrefId.
Referenced by ilTestSkillQuestionAssignmentsTableGUI\buildQuantifierInput(), dbRecordExists(), deleteFromDb(), ilTestSkillQuestionAssignmentsTableGUI\getRemoveCompetenceActionLink(), ilTestSkillQuestionAssignmentList\incrementMaxPointsBySkill(), ilTestSkillQuestionAssignmentList\incrementNumAssignsBySkill(), loadAdditionalSkillData(), loadFromDb(), and saveToDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::getTestId | ( | ) |
Definition at line 224 of file class.ilTestSkillQuestionAssignment.php.
References $testId.
Referenced by dbRecordExists(), deleteFromDb(), loadFromDb(), and saveToDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::loadAdditionalSkillData | ( | ) |
Definition at line 229 of file class.ilTestSkillQuestionAssignment.php.
References $path, ilSkillTreeNode\_lookupTitle(), getSkillBaseId(), getSkillTrefId(), setSkillPath(), and setSkillTitle().
Here is the call graph for this function:| ilTestSkillQuestionAssignment::loadFromDb | ( | ) |
Definition at line 61 of file class.ilTestSkillQuestionAssignment.php.
References $query, $res, $row, getQuestionId(), getSkillBaseId(), getSkillTrefId(), getTestId(), and setSkillPoints().
Here is the call graph for this function:| ilTestSkillQuestionAssignment::saveToDb | ( | ) |
Definition at line 85 of file class.ilTestSkillQuestionAssignment.php.
References dbRecordExists(), getQuestionId(), getSkillBaseId(), getSkillPoints(), getSkillTrefId(), and getTestId().
Here is the call graph for this function:| ilTestSkillQuestionAssignment::setQuestionId | ( | $questionId | ) |
| int | $questionId |
Definition at line 168 of file class.ilTestSkillQuestionAssignment.php.
References $questionId.
| ilTestSkillQuestionAssignment::setSkillBaseId | ( | $skillBaseId | ) |
| int | $skillBaseId |
Definition at line 184 of file class.ilTestSkillQuestionAssignment.php.
References $skillBaseId.
| ilTestSkillQuestionAssignment::setSkillPath | ( | $skillPath | ) |
Definition at line 266 of file class.ilTestSkillQuestionAssignment.php.
References $skillPath.
Referenced by loadAdditionalSkillData().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::setSkillPoints | ( | $skillPoints | ) |
| int | $skillPoints |
Definition at line 152 of file class.ilTestSkillQuestionAssignment.php.
References $skillPoints.
Referenced by loadFromDb().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::setSkillTitle | ( | $skillTitle | ) |
Definition at line 256 of file class.ilTestSkillQuestionAssignment.php.
References $skillTitle.
Referenced by loadAdditionalSkillData().
Here is the caller graph for this function:| ilTestSkillQuestionAssignment::setSkillTrefId | ( | $skillTrefId | ) |
| int | $skillTrefId |
Definition at line 200 of file class.ilTestSkillQuestionAssignment.php.
References $skillTrefId.
| ilTestSkillQuestionAssignment::setTestId | ( | $testId | ) |
| int | $testId |
Definition at line 216 of file class.ilTestSkillQuestionAssignment.php.
References $testId.
|
private |
Definition at line 18 of file class.ilTestSkillQuestionAssignment.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getQuestionId(), and setQuestionId().
|
private |
Definition at line 33 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getSkillBaseId(), and setSkillBaseId().
|
private |
Definition at line 53 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getSkillPath(), and setSkillPath().
|
private |
Definition at line 43 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getSkillPoints(), and setSkillPoints().
|
private |
Definition at line 48 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getSkillTitle(), and setSkillTitle().
|
private |
Definition at line 38 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getSkillTrefId(), and setSkillTrefId().
|
private |
Definition at line 23 of file class.ilTestSkillQuestionAssignment.php.
Referenced by getTestId(), and setTestId().
| const ilTestSkillQuestionAssignment::DEFAULT_COMPETENCE_POINTS = 1 |
Definition at line 13 of file class.ilTestSkillQuestionAssignment.php.
Referenced by ilTestSkillQuestionAssignmentsGUI\addSkillQuestionAssignmentCmd().