ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
php
Modules
TestQuestionPool
classes
class.ilSuggestedSolutionInputGUI.php
Generated on Thu Jan 16 2025 19:02:13 for ILIAS by
1.8.13 (using
Doxyfile
)