ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
}
ilCustomInputGUI
This class represents a custom property in a property form.
Definition:
class.ilCustomInputGUI.php:29
ilSolutionTitleInputGUI
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilSolutionTitleInputGUI.php:27
ilSolutionTitleInputGUI\checkInput
checkInput()
Check input, strip slashes etc.
Definition:
class.ilSolutionTitleInputGUI.php:32
components
ILIAS
TestQuestionPool
classes
class.ilSolutionTitleInputGUI.php
Generated on Sat Oct 18 2025 23:04:34 for ILIAS by
1.9.4 (using
Doxyfile
)