3 declare(strict_types=1);
22 $f = $DIC->ui()->factory();
25 $link =
$f->link()->standard(
"Goto ILIAS",
"http://www.ilias.de")
26 ->withAdditionalRelationshipToReferencedResource(Relationship::EXTERNAL)
27 ->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...