|
ILIAS
release_8 Revision v8.24
|
@noinspection PhpIncompatibleReturnTypeInspection More...
Namespaces | |
| namespace | Client |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
| namespace | Collector |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
| namespace | Helper |
| namespace | Identification |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
| namespace | MainMenu |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
| namespace | Provider |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
| namespace | Scope |
| namespace | ScreenContext |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Data Structures | |
| interface | isGlobalScreenItem |
| Interface isGlobalScreenItem. More... | |
| class | Services |
| Class Services. More... | |
Functions | |
| get (string $class_name) | |
| getWithArgument (string $class_name, $argument) | |
| getWithMultipleArguments (string $class_name, array $arguments) | |
| has (string $class_name) | |
Variables | |
| trait | SingletonTrait |
| Class SingletonTrait. More... | |
@noinspection PhpIncompatibleReturnTypeInspection
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
|
private |
Definition at line 32 of file SingletonTrait.php.
References ILIAS\GlobalScreen\has().
Here is the call graph for this function:
|
private |
Definition at line 41 of file SingletonTrait.php.
References ILIAS\GlobalScreen\has().
Referenced by ILIAS\GlobalScreen\Services\collector(), ILIAS\GlobalScreen\Services\identification(), ILIAS\GlobalScreen\Services\layout(), ILIAS\GlobalScreen\Collector\CollectorFactory\metaBar(), ILIAS\GlobalScreen\Collector\CollectorFactory\notifications(), and ILIAS\GlobalScreen\Collector\CollectorFactory\toasts().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 50 of file SingletonTrait.php.
References $i, and ILIAS\GlobalScreen\has().
Referenced by ILIAS\GlobalScreen\Collector\CollectorFactory\layout(), ILIAS\GlobalScreen\Collector\CollectorFactory\mainmenu(), and ILIAS\GlobalScreen\Collector\CollectorFactory\tool().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 61 of file SingletonTrait.php.
Referenced by ilTestProcessLockFileStorage\create(), ilAssQuestionProcessLockFileStorage\create(), ilFileSystemAbstractionStorage\create(), draw_shell(), ILIAS\GlobalScreen\get(), ILIAS\UICore\PageContentProvider\getFooterModification(), ilFileSystemAbstractionStorage\getLegacyAbsolutePath(), ILIAS\Tests\UI\Component\Input\DynamicInputDataIteratorTest\getTestInputData(), ILIAS\GlobalScreen\getWithArgument(), ILIAS\GlobalScreen\getWithMultipleArguments(), ILIAS\GlobalScreen\Collector\CollectorFactory\mainmenu(), MultiSelectInputTest\testOnlyAcceptsActualOptionsFromClientSide(), LinkInputTest\testProducesNullWhenNoDataExists(), ILIAS\GlobalScreen\Collector\CollectorFactory\tool(), and ILIAS\ResourceStorage\Resource\Repository\CollectionDBRepository\update().
Here is the caller graph for this function:| trait ILIAS::GlobalScreen\SingletonTrait |
Class SingletonTrait.
Definition at line 28 of file SingletonTrait.php.