ILIAS
release_8 Revision v8.23
◀ 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
}
ilSurveyQuestionsPlugin
Abstract parent class for all question plugin classes.
Definition:
class.ilSurveyQuestionsPlugin.php:8
ilSurveyQuestionsPlugin\getQuestionType
getQuestionType()
ilPlugin
Modules
SurveyQuestionPool
classes
class.ilSurveyQuestionsPlugin.php
Generated on Wed Sep 3 2025 22:01:41 for ILIAS by
1.8.13 (using
Doxyfile
)