3 declare(strict_types=1);
29 protected function addDisengageDecorator(
isItem $item):
isItem 37 return $c->withAdditionalOnLoadCode(fn (
$id) =>
"$('#$id').click(function() { 38 il.UI.maincontrols.mainbar.disengageAll(); 39 il.UI.maincontrols.mainbar.clearStates();
Class ChatMainBarProvider .
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.
addComponentDecorator(Closure $component_decorator)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins