ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.ilQuestionsPlugin.php
Go to the documentation of this file.
1
<?php
2
27
abstract
class
ilQuestionsPlugin
extends
ilPlugin
28
{
29
abstract
public
function
getQuestionType
();
30
31
abstract
public
function
getQuestionTypeTranslation
(): string;
32
}
ilQuestionsPlugin\getQuestionType
getQuestionType()
ilQuestionsPlugin
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilQuestionsPlugin.php:27
ilQuestionsPlugin\getQuestionTypeTranslation
getQuestionTypeTranslation()
ilPlugin
Modules
TestQuestionPool
classes
class.ilQuestionsPlugin.php
Generated on Wed Sep 3 2025 22:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)