128 $path->enableTextOnly(
true);
135 $refs_id = current($refs_ids);
137 return (
int) $refs_id;
static _getAllReferences(int $id)
get all reference ids for object ID
Creates a path for a start and endnode.
isValidRequestOnBrokenQuestionSetDepencies($nextClass, $cmd)
getHiddenTabsOnBrokenDepencies()
ilComponentRepository $component_repository
loadFromDb()
loads the question set config for current test from the database
getQuestionPoolPathString($poolId)
removeQuestionSetRelatedData()
removes all question set config related data
resetQuestionSetRelatedTestSettings()
resets all test settings that depends on a non changed question set config
deleteFromDb()
deletes the question set config for current test from the database
saveToDb()
saves the question set config for current test to the database
cloneQuestionSetRelatedData(ilObjTest $cloneTestOBJ)
removes all question set config related data for cloned/copied test
isResultTaxonomyFilterSupported()
getDepenciesBrokenMessage(ilLanguage $lng)
getDepenciesInVulnerableStateMessage(ilLanguage $lng)
getFirstQuestionPoolRefIdByObjId(int $pool_obj_id)
doesQuestionSetRelatedDataExist()
checks wether question set config related data exists or not
cloneToDbForTestId($testId)
saves the question set config for test with given id to the database
areDepenciesInVulnerableState()
__construct(ilTree $tree, ilDBInterface $db, ilComponentRepository $component_repository, ilObjTest $testOBJ)
isQuestionSetConfigured()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Readable part of repository interface to ilComponentDataDB.