ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.ilSolutionTitleInputGUI.php
Go to the documentation of this file.
1
<?php
2
26
class
ilSolutionTitleInputGUI
extends
ilCustomInputGUI
27
{
32
public
function
checkInput
(): bool
33
{
34
return
true
;
35
}
36
}
ilSolutionTitleInputGUI
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilSolutionTitleInputGUI.php:26
ilSolutionTitleInputGUI\checkInput
checkInput()
Check input, strip slashes etc.
Definition:
class.ilSolutionTitleInputGUI.php:32
ilCustomInputGUI
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilCustomInputGUI.php:27
Modules
TestQuestionPool
classes
class.ilSolutionTitleInputGUI.php
Generated on Wed Sep 3 2025 22:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)