|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilAddAnswerFormBuilder:Public Member Functions | |
| __construct (private readonly UIFactory $ui_factory, private readonly RefineryFactory $refinery, private readonly ilLanguage $language, private readonly ilCtrl $ctrl) | |
| buildAddAnswerModal (string $title, array $data=[]) | |
Protected Member Functions | |
| buildInputs (array $data) | |
Definition at line 25 of file class.ilAddAnswerFormBuilder.php.
| ilAddAnswerFormBuilder::__construct | ( | private readonly UIFactory | $ui_factory, |
| private readonly RefineryFactory | $refinery, | ||
| private readonly ilLanguage | $language, | ||
| private readonly ilCtrl | $ctrl | ||
| ) |
Definition at line 27 of file class.ilAddAnswerFormBuilder.php.
| ilAddAnswerFormBuilder::buildAddAnswerModal | ( | string | $title, |
| array | $data = [] |
||
| ) |
Definition at line 35 of file class.ilAddAnswerFormBuilder.php.
References $data, buildInputs(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 45 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 buildAddAnswerModal().
Here is the call graph for this function:
Here is the caller graph for this function: