|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilAssQuestionSolutionComparisonExpression:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| save () | |
| getDb () | |
| setDb ($db) | |
| getQuestionId () | |
| setQuestionId ($questionId) | |
| getSkillBaseId () | |
| setSkillBaseId ($skillBaseId) | |
| getSkillTrefId () | |
| setSkillTrefId ($skillTrefId) | |
| getOrderIndex () | |
| setOrderIndex ($orderIndex) | |
| getExpression () | |
| setExpression ($expression) | |
| getPoints () | |
| setPoints ($points) | |
| initInstanceFromArray ($data) | |
Protected Attributes | |
| $db | |
Private Attributes | |
| $questionId | |
| $skillBaseId | |
| $skillTrefId | |
| $orderIndex | |
| $expression | |
| $points | |
Definition at line 11 of file class.ilAssQuestionSolutionComparisonExpression.php.
| ilAssQuestionSolutionComparisonExpression::__construct | ( | ) |
Constructor.
Definition at line 51 of file class.ilAssQuestionSolutionComparisonExpression.php.
| ilAssQuestionSolutionComparisonExpression::getDb | ( | ) |
Definition at line 80 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $db.
| ilAssQuestionSolutionComparisonExpression::getExpression | ( | ) |
Definition at line 160 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $expression.
Referenced by save(), and ilAssQuestionSkillAssignmentsGUI\validateSolutionCompareExpression().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getOrderIndex | ( | ) |
Definition at line 144 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $orderIndex.
Referenced by ilAssQuestionSolutionComparisonExpressionList\add(), and save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getPoints | ( | ) |
Definition at line 176 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $points.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getQuestionId | ( | ) |
Definition at line 96 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $questionId.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getSkillBaseId | ( | ) |
Definition at line 112 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $skillBaseId.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getSkillTrefId | ( | ) |
Definition at line 128 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $skillTrefId.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::initInstanceFromArray | ( | $data | ) |
| array | $data |
Definition at line 192 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $data, setExpression(), setOrderIndex(), setPoints(), setQuestionId(), setSkillBaseId(), and setSkillTrefId().
Here is the call graph for this function:| ilAssQuestionSolutionComparisonExpression::save | ( | ) |
Definition at line 61 of file class.ilAssQuestionSolutionComparisonExpression.php.
References getExpression(), getOrderIndex(), getPoints(), getQuestionId(), getSkillBaseId(), and getSkillTrefId().
Here is the call graph for this function:| ilAssQuestionSolutionComparisonExpression::setDb | ( | $db | ) |
| ilDBInterface | $db |
Definition at line 88 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $db.
Referenced by ilAssQuestionSolutionComparisonExpressionList\add().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setExpression | ( | $expression | ) |
| string | $expression |
Definition at line 168 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $expression.
Referenced by initInstanceFromArray().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setOrderIndex | ( | $orderIndex | ) |
| int | $orderIndex |
Definition at line 152 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $orderIndex.
Referenced by initInstanceFromArray().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setPoints | ( | $points | ) |
| int | $points |
Definition at line 184 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $points.
Referenced by initInstanceFromArray().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setQuestionId | ( | $questionId | ) |
| int | $questionId |
Definition at line 104 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $questionId.
Referenced by ilAssQuestionSolutionComparisonExpressionList\add(), and initInstanceFromArray().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setSkillBaseId | ( | $skillBaseId | ) |
| int | $skillBaseId |
Definition at line 120 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $skillBaseId.
Referenced by ilAssQuestionSolutionComparisonExpressionList\add(), and initInstanceFromArray().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::setSkillTrefId | ( | $skillTrefId | ) |
| int | $skillTrefId |
Definition at line 136 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $skillTrefId.
Referenced by ilAssQuestionSolutionComparisonExpressionList\add(), and initInstanceFromArray().
Here is the caller graph for this function:
|
protected |
Definition at line 16 of file class.ilAssQuestionSolutionComparisonExpression.php.
|
private |
Definition at line 41 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getExpression(), and setExpression().
|
private |
Definition at line 36 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getOrderIndex(), and setOrderIndex().
|
private |
Definition at line 46 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getPoints(), and setPoints().
|
private |
Definition at line 21 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getQuestionId(), and setQuestionId().
|
private |
Definition at line 26 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getSkillBaseId(), and setSkillBaseId().
|
private |
Definition at line 31 of file class.ilAssQuestionSolutionComparisonExpression.php.
Referenced by getSkillTrefId(), and setSkillTrefId().