ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
class.ilSuggestedSolutionInputGUI.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
include_once
"./Services/Form/classes/class.ilSubEnabledFormPropertyGUI.php"
;
5
13
class
ilSuggestedSolutionInputGUI
extends
ilCheckboxInputGUI
14
{
15
}
ilCheckboxInputGUI
This class represents a checkbox property in a property form.
Definition:
class.ilCheckboxInputGUI.php:33
ilSuggestedSolutionInputGUI
This class represents a selection list property in a property form.
Definition:
class.ilSuggestedSolutionInputGUI.php:13
Modules
TestQuestionPool
classes
class.ilSuggestedSolutionInputGUI.php
Generated on Sat Jan 18 2025 19:01:24 for ILIAS by
1.8.13 (using
Doxyfile
)