|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 81 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $db.
| ilAssQuestionSolutionComparisonExpression::getExpression | ( | ) |
Definition at line 161 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 145 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 177 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $points.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getQuestionId | ( | ) |
Definition at line 97 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $questionId.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getSkillBaseId | ( | ) |
Definition at line 113 of file class.ilAssQuestionSolutionComparisonExpression.php.
References $skillBaseId.
Referenced by save().
Here is the caller graph for this function:| ilAssQuestionSolutionComparisonExpression::getSkillTrefId | ( | ) |
Definition at line 129 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 193 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 89 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 169 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 153 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 185 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 105 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 121 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 137 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().