|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilTestExportFactory:Public Member Functions | |
| __construct (ilObjTest $testOBJ) | |
| getExporter ($mode="xml") | |
Protected Attributes | |
| $testOBJ | |
Definition at line 25 of file class.ilTestExportFactory.php.
| ilTestExportFactory::__construct | ( | ilObjTest | $testOBJ | ) |
Definition at line 32 of file class.ilTestExportFactory.php.
References $testOBJ.
| ilTestExportFactory::getExporter | ( | $mode = "xml" | ) |
| string | $mode |
Definition at line 41 of file class.ilTestExportFactory.php.
Referenced by ilTestExportFactoryTest\testGetExporter().
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file class.ilTestExportFactory.php.
Referenced by __construct().