ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
class.ilSurveyQuestionsPlugin.php
Go to the documentation of this file.
1
<?php
2
8
abstract
class
ilSurveyQuestionsPlugin
extends
ilPlugin
9
{
10
abstract
public
function
getQuestionType
(): string;
11
}
ilPlugin
Definition:
class.ilPlugin.php:32
ilSurveyQuestionsPlugin
Abstract parent class for all question plugin classes.
Definition:
class.ilSurveyQuestionsPlugin.php:9
ilSurveyQuestionsPlugin\getQuestionType
getQuestionType()
Modules
SurveyQuestionPool
classes
class.ilSurveyQuestionsPlugin.php
Generated on Sun Nov 2 2025 22:01:19 for ILIAS by
1.9.4 (using
Doxyfile
)