ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (private readonly string $id, private readonly UIServices $services, private readonly ilLanguage $language) | |
create () | |
mainTemplate () | |
loadLanguageModule (string $module) | |
getDefaultLanguage () | |
txt (string $name) | |
Private Member Functions | |
firstExisting (array $lang_vars, string $fallback) | |
ILIAS\LegalDocuments\ConsumerToolbox\UI::__construct | ( | private readonly string | $id, |
private readonly UIServices | $services, | ||
private readonly ilLanguage | $language | ||
) |
ILIAS\LegalDocuments\ConsumerToolbox\UI::create | ( | ) |
Definition at line 38 of file UI.php.
Referenced by ILIAS\DataProtection\Consumer\showMatchingDocument().
|
private |
list<string> | $lang_vars |
Definition at line 70 of file UI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\UI\txt().
ILIAS\LegalDocuments\ConsumerToolbox\UI::getDefaultLanguage | ( | ) |
Definition at line 53 of file UI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
ILIAS\LegalDocuments\ConsumerToolbox\UI::loadLanguageModule | ( | string | $module | ) |
Definition at line 48 of file UI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\UI\txt().
ILIAS\LegalDocuments\ConsumerToolbox\UI::txt | ( | string | $name | ) |
Definition at line 58 of file UI.php.
References ILIAS\LegalDocuments\ConsumerToolbox\UI\firstExisting(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\LegalDocuments\ConsumerToolbox\UI\loadLanguageModule(), and ilObjLegalDocumentsGUI\TYPE.
Referenced by ILIAS\DataProtection\Consumer\showMatchingDocument().