Home
last modified time | relevance | path

Searched refs:createQuestionblock (Results 1 – 8 of 8) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Survey/classes/
H A Dclass.ilSurveyPageGUI.php262 $this->object->createQuestionblock(
330 $this->object->createQuestionblock(
348 $this->object->createQuestionblock(
658 $this->object->createQuestionblock(
901 $this->object->createQuestionblock(
950 $this->object->createQuestionblock(
1006 $this->object->createQuestionblock(
H A Dclass.ilSurveyEditorGUI.php1037 $this->object->createQuestionblock(
H A Dclass.ilObjSurvey.php688 $this->createQuestionblock($title, $show_questiontext, $show_blocktitle, $questions);
2072 public function createQuestionblock($title, $show_questiontext, $show_blocktitle, $questions) function in ilObjSurvey
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/Editing/
H A Dclass.ilSurveyPageGUI.php261 $this->object->createQuestionblock(
329 $this->object->createQuestionblock(
347 $this->object->createQuestionblock(
655 $this->object->createQuestionblock(
898 $this->object->createQuestionblock(
947 $this->object->createQuestionblock(
1003 $this->object->createQuestionblock(
H A Dclass.ilSurveyEditorGUI.php1011 $this->object->createQuestionblock(
/dports/www/ilias/ILIAS-5.4.25/Services/Survey/classes/
H A Dclass.SurveyImportParser.php441 … $this->survey->createQuestionblock($title, $this->showQuestiontext, false, $qblock);
/dports/www/ilias6/ILIAS-6.14/Services/Survey/classes/
H A Dclass.SurveyImportParser.php414 … $this->survey->createQuestionblock($title, $this->showQuestiontext, false, $qblock);
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php691 $this->createQuestionblock($title, $show_questiontext, $show_blocktitle, $questions);
1984 public function createQuestionblock($title, $show_questiontext, $show_blocktitle, $questions) function in ilObjSurvey