3 declare(strict_types=1);
28 $action = $target->getBaseURI();
29 if ($target->getQuery()) {
30 $action .=
'?' . $target->getQuery();
Class ChatMainBarProvider .
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
__construct(C\Symbol\Symbol $symbol, string $label, \ILIAS\Data\URI $target)
This implements commonalities between Links.
__construct(Container $dic, ilPlugin $plugin)