19 declare(strict_types=1);
39 $f = $DIC->ui()->factory();
43 $link =
$f->link()->standard(
"Abrir ILIAS",
"http://www.ilias.de")
44 ->withLanguageOfReferencedContent($data_factaory->languageTag(
"de"))
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
with_content_and_referenced_language()
description: > Example for rendering a standard link including content and a referenced language ...