ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (ilTestCorrectionsGUI $parent_object, UIFactory $ui_factory, RefineryFactory $refinery, ilLanguage $language, ilCtrl $ctrl) | |
buildAddAnswerForm (array $data=[]) | |
Protected Member Functions | |
buildInputs (array $data) | |
Protected Attributes | |
UIFactory | $ui_factory |
RefineryFactory | $refinery |
ilLanguage | $language |
string | $form_action |
Definition at line 32 of file class.ilAddAnswerFormBuilder.php.
ilAddAnswerFormBuilder::__construct | ( | ilTestCorrectionsGUI | $parent_object, |
UIFactory | $ui_factory, | ||
RefineryFactory | $refinery, | ||
ilLanguage | $language, | ||
ilCtrl | $ctrl | ||
) |
Definition at line 40 of file class.ilAddAnswerFormBuilder.php.
References $language, $refinery, $ui_factory, ilCtrl\getFormAction(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
ilAddAnswerFormBuilder::buildAddAnswerForm | ( | array | $data = [] | ) |
Definition at line 52 of file class.ilAddAnswerFormBuilder.php.
References $data, ILIAS\UI\Implementation\Component\Input\$inputs, and buildInputs().
Referenced by ilTestCorrectionsGUI\addAnswer().
|
protected |
Definition at line 59 of file class.ilAddAnswerFormBuilder.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by buildAddAnswerForm().
|
protected |
Definition at line 37 of file class.ilAddAnswerFormBuilder.php.
|
protected |
Definition at line 36 of file class.ilAddAnswerFormBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilAddAnswerFormBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilAddAnswerFormBuilder.php.
Referenced by __construct().