◆ ensureInitialised()
ilTestInfoScreenToolbarFactory::ensureInitialised |
( |
| ) |
|
|
protected |
◆ ensureTestObjectInitialised()
ilTestInfoScreenToolbarFactory::ensureTestObjectInitialised |
( |
| ) |
|
|
private |
◆ getTestOBJ()
ilTestInfoScreenToolbarFactory::getTestOBJ |
( |
| ) |
|
◆ getTestRefId()
ilTestInfoScreenToolbarFactory::getTestRefId |
( |
| ) |
|
◆ getToolbarInstance()
ilTestInfoScreenToolbarFactory::getToolbarInstance |
( |
| ) |
|
Definition at line 121 of file class.ilTestInfoScreenToolbarFactory.php.
References $d, $GLOBALS, ensureInitialised(), and getTestOBJ().
130 $toolbar->setTestPlayerGUI($this->testPlayerFactory->getPlayerGUI());
132 $testQuestionSetConfig = $this->testQuestionSetConfigFactory->getQuestionSetConfig();
133 $testSession = $this->testSessionFactory->getSession();
134 $testSequence = $this->testSequenceFactory->getSequenceByTestSession($testSession);
135 $testSequence->loadFromDb();
138 $toolbar->setTestQuestionSetConfig($testQuestionSetConfig);
139 $toolbar->setTestSession($testSession);
140 $toolbar->setTestSequence($testSequence);
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
for($i=6; $i< 13; $i++) for($i=1; $i< 13; $i++) $d
◆ setTestOBJ()
ilTestInfoScreenToolbarFactory::setTestOBJ |
( |
|
$testOBJ | ) |
|
◆ setTestRefId()
ilTestInfoScreenToolbarFactory::setTestRefId |
( |
|
$testRefId | ) |
|
◆ $testOBJ
ilTestInfoScreenToolbarFactory::$testOBJ |
|
private |
◆ $testPlayerFactory
ilTestInfoScreenToolbarFactory::$testPlayerFactory |
|
private |
◆ $testQuestionSetConfigFactory
ilTestInfoScreenToolbarFactory::$testQuestionSetConfigFactory |
|
private |
◆ $testRefId
ilTestInfoScreenToolbarFactory::$testRefId |
|
private |
◆ $testSequenceFactory
ilTestInfoScreenToolbarFactory::$testSequenceFactory |
|
private |
◆ $testSessionFactory
ilTestInfoScreenToolbarFactory::$testSessionFactory |
|
private |
The documentation for this class was generated from the following file: