ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilChatroomFormFactory. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
Static Public Member Functions | |
static | applyValues (ilPropertyFormGUI $form, array $values) |
Applies given values to field in given form. More... | |
Class ilChatroomFormFactory.
Definition at line 12 of file class.ilChatroomFormFactory.php.
ilChatroomFormFactory::__construct | ( | ) |
Constructor.
Definition at line 17 of file class.ilChatroomFormFactory.php.
References $lng, and ilFormPropertyGUI\setRequired().
|
static |
Applies given values to field in given form.
ilPropertyFormGUI | $form | |
array | $values |
Definition at line 50 of file class.ilChatroomFormFactory.php.
References $https, $ilUser, $lng, $options, $txt, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilSubEnabledFormPropertyGUI\addSubItem(), ilRadioOption\addSubItem(), ilDatePresentation\formatPeriod(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, ilFormPropertyGUI\setInfo(), ilNumberInputGUI\setMinValue(), ilFormGUI\setPreventDoubleSubmission(), ilFormPropertyGUI\setRequired(), ilPasswordInputGUI\setSkipSyntaxCheck(), and ilDateDurationInputGUI\setStartText().
Referenced by ilChatroomSettingsTask\__construct().