|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilAddAnswerFormBuilder: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, ILIAS\Repository\$refinery, $ui_factory, ilCtrl\getFormAction(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilAddAnswerFormBuilder::buildAddAnswerForm | ( | array | $data = [] | ) |
Definition at line 52 of file class.ilAddAnswerFormBuilder.php.
References $data, ILIAS\UI\Implementation\Component\Input\$inputs, and buildInputs().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file class.ilAddAnswerFormBuilder.php.
References $data, 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 34 of file class.ilAddAnswerFormBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilAddAnswerFormBuilder.php.