| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilTestRandomQuestionSetSourcePoolDefinitionFactory:
 Collaboration diagram for ilTestRandomQuestionSetSourcePoolDefinitionFactory:| Public Member Functions | |
| __construct (ilDB $db, ilObjTest $testOBJ) | |
| getSourcePoolDefinitionByOriginalPoolData ($originalPoolData) | |
| getSourcePoolDefinitionByDefinitionId ($definitionId) | |
| getEmptySourcePoolDefinition () | |
| Private Member Functions | |
| buildDefinitionInstance () | |
| Private Attributes | |
| $db = null | |
| $testOBJ = null | |
Definition at line 12 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
| 
 | private | 
Definition at line 72 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
Referenced by getEmptySourcePoolDefinition(), getSourcePoolDefinitionByDefinitionId(), and getSourcePoolDefinitionByOriginalPoolData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionFactory::getEmptySourcePoolDefinition | ( | ) | 
Definition at line 64 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
References buildDefinitionInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionFactory::getSourcePoolDefinitionByDefinitionId | ( | $definitionId | ) | 
Definition at line 52 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
References buildDefinitionInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionFactory::getSourcePoolDefinitionByOriginalPoolData | ( | $originalPoolData | ) | 
Definition at line 37 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
References buildDefinitionInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 17 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
Referenced by __construct().
| 
 | private | 
Definition at line 22 of file class.ilTestRandomQuestionSetSourcePoolDefinitionFactory.php.
Referenced by __construct().