|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilTestQuestionSetConfig:
Collaboration diagram for ilTestQuestionSetConfig:Public Member Functions | |
| __construct (protected readonly ilTree $tree, protected readonly ilDBInterface $db, protected readonly ilLanguage $lng, protected readonly TestLogger $logger, protected readonly ilComponentRepository $component_repository, protected readonly ilObjTest $test_obj, protected readonly GeneralQuestionPropertiesRepository $questionrepository) | |
| loadFromDb () | |
| saveToDb () | |
| cloneToDbForTestId (int $testId) | |
| deleteFromDb () | |
| isQuestionSetConfigured () | |
| doesQuestionSetRelatedDataExist () | |
| removeQuestionSetRelatedData () | |
| cloneQuestionSetRelatedData (ilObjTest $clone_test_obj) | |
| getQuestionPoolPathString (int $pool_id) | |
| getFirstQuestionPoolRefIdByObjId (int $pool_obj_id) | |
| isResultTaxonomyFilterSupported () | |
Definition at line 29 of file class.ilTestQuestionSetConfig.php.
| ilTestQuestionSetConfig::__construct | ( | protected readonly ilTree | $tree, |
| protected readonly ilDBInterface | $db, | ||
| protected readonly ilLanguage | $lng, | ||
| protected readonly TestLogger | $logger, | ||
| protected readonly ilComponentRepository | $component_repository, | ||
| protected readonly ilObjTest | $test_obj, | ||
| protected readonly GeneralQuestionPropertiesRepository | $questionrepository | ||
| ) |
Definition at line 31 of file class.ilTestQuestionSetConfig.php.
References cloneQuestionSetRelatedData(), cloneToDbForTestId(), deleteFromDb(), doesQuestionSetRelatedDataExist(), isQuestionSetConfigured(), loadFromDb(), removeQuestionSetRelatedData(), and saveToDb().
Here is the call graph for this function:
|
abstract |
|
abstract |
|
abstract |
|
abstract |
| ilTestQuestionSetConfig::getFirstQuestionPoolRefIdByObjId | ( | int | $pool_obj_id | ) |
Definition at line 61 of file class.ilTestQuestionSetConfig.php.
References ilObject\_getAllReferences(), and isResultTaxonomyFilterSupported().
Here is the call graph for this function:| ilTestQuestionSetConfig::getQuestionPoolPathString | ( | int | $pool_id | ) |
Definition at line 52 of file class.ilTestQuestionSetConfig.php.
References $path, $ref_id, ilObject\_getAllReferences(), and ROOT_FOLDER_ID.
Here is the call graph for this function:
|
abstract |
Referenced by __construct(), and ilObjTest\isComplete().
Here is the caller graph for this function:
|
abstract |
|
abstract |
|
abstract |
|
abstract |