19 declare(strict_types=1);
    73     public function withDisabled(
bool $disabled = 
true): 
static;
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getLanguageOfReferencedResource()
See comment in withLanguageOfReferencedContent. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This class represents a valid language tag that should be used instead of plain strings. 
 
withOpenInNewViewport(bool $open_in_new_viewport)
Set if link should be opened in new viewport. 
 
withDisabled(bool $disabled=true)
disables the Link 
 
getAction()
Get the action url of a link. 
 
getRelationshipsToReferencedResource()
 
withAdditionalRelationshipToReferencedResource(Relationship $type)
Relationships between the current and the referenced page are added as a rel attribute. 
 
withLanguageOfReferencedContent(LanguageTag $language)
The hreflang attribute indicates the language of content targeted by links. 
 
Relationship
Note that not all valid values of the rel-attribute of anchor tags are included here (see https://htm...