ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct () | |
getForm (string $action) | |
Protected Attributes | |
ilPropertyFormGUI | $form |
ILIAS DI Container | $dic |
ilLanguage | $lng |
Private Attributes | |
ILIAS WorkflowEngine Service | $service |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Settings Form
Definition at line 25 of file class.ilWorkflowEngineSettingsForm.php.
ilWorkflowEngineSettingsForm::__construct | ( | ) |
Definition at line 32 of file class.ilWorkflowEngineSettingsForm.php.
References $DIC, and ILIAS\Repository\lng().
ilWorkflowEngineSettingsForm::getForm | ( | string | $action | ) |
Definition at line 40 of file class.ilWorkflowEngineSettingsForm.php.
References $form, ILIAS\Repository\form(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setDisabled().
|
protected |
Definition at line 29 of file class.ilWorkflowEngineSettingsForm.php.
|
protected |
Definition at line 28 of file class.ilWorkflowEngineSettingsForm.php.
Referenced by getForm().
|
protected |
Definition at line 30 of file class.ilWorkflowEngineSettingsForm.php.
|
private |
Definition at line 27 of file class.ilWorkflowEngineSettingsForm.php.