3 declare(strict_types=1);
    73         $this->checkArgIsElement(
    76             self::$allowed_aria_roles,
    77             implode(
'/', self::$allowed_aria_roles)
 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...
 
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation. 
 
__construct(C\Symbol\Symbol $symbol, string $label, URI $target)
 
static array $allowed_aria_roles
 
This implements commonalities between Links. 
 
The scope of this class is split ilias-conform URI's into components. 
 
withAriaRole(string $aria_role)
Get a button like this, but with an additional ARIA role. 
 
getAriaRole()
Get the ARIA role on the button.