|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Import configuration for learning modules. More...
Inheritance diagram for ilSurveyImportConfig:
Collaboration diagram for ilSurveyImportConfig:Public Member Functions | |
| setQuestionPoolID ($a_svy_qpl_id) | |
| Set survey question pool id. More... | |
| getQuestionPoolID () | |
| Get survey question pool id. More... | |
Protected Attributes | |
| $svy_qpl_id = -1 | |
Import configuration for learning modules.
Definition at line 13 of file class.ilSurveyImportConfig.php.
| ilSurveyImportConfig::getQuestionPoolID | ( | ) |
Get survey question pool id.
Definition at line 30 of file class.ilSurveyImportConfig.php.
References $svy_qpl_id.
| ilSurveyImportConfig::setQuestionPoolID | ( | $a_svy_qpl_id | ) |
Set survey question pool id.
| integer | $a_svy_qpl_id |
Definition at line 21 of file class.ilSurveyImportConfig.php.
|
protected |
Definition at line 15 of file class.ilSurveyImportConfig.php.
Referenced by getQuestionPoolID().