19 declare(strict_types=1);
38 $f = $DIC->ui()->factory();
41 $link =
$f->link()->standard(
"Goto ILIAS",
"http://www.ilias.de")
42 ->withAdditionalRelationshipToReferencedResource(Relationship::EXTERNAL)
43 ->withAdditionalRelationshipToReferencedResource(Relationship::BOOKMARK);
with_relationships()
description: > Example for rendering a standard link including relationships
Relationship
Note that not all valid values of the rel-attribute of anchor tags are included here (see https://htm...