2 declare(strict_types=1);
66 $clone->asynch_url =
$url;
75 return $this->asynch_url;
withLink(URI $link)
Create a new node object with an URI that will be added to the UI.
withAsyncURL(string $url)
Set URL for async loading.
getAsyncLoading()
Should this node load its children asyncronously?
Class ChatMainBarProvider .
This describes how an icon could be modified during construction of UI.
This describes a Tree Node.
getAsyncURL()
Get URL for async loading.
getIcon()
Get the icon for this Node.
The scope of this class is split ilias-conform URI's into components.
getAsyncURL()
Get URL for async loading.
This describes a very basic Tree Node.
This describes a Tree Control.
__construct(Container $dic, ilPlugin $plugin)
getLabel()
Get the label of this Node.
__construct(string $label, Icon $icon=null, URI $link=null)