ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
PhpIncompatibleReturnTypeInspection More...
Namespaces | |
Client | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Collector | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Helper | |
Identification | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
MainMenu | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Provider | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Scope | |
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... | |
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().
|
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().
|
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().
|
private |
Definition at line 61 of file SingletonTrait.php.
Referenced by ilTestProcessLockFileStorage\create(), ilAssQuestionProcessLockFileStorage\create(), ilFileSystemAbstractionStorage\create(), draw_shell(), ILIAS\GlobalScreen\get(), ilFileSystemAbstractionStorage\getLegacyAbsolutePath(), ILIAS\Tests\UI\Component\Input\DynamicInputDataIteratorTest\getTestInputData(), ILIAS\GlobalScreen\getWithArgument(), ILIAS\GlobalScreen\getWithMultipleArguments(), ILIAS\GlobalScreen\Collector\CollectorFactory\mainmenu(), MultiSelectInputTest\testOnlyAcceptsActualOptionsFromClientSide(), LinkInputTest\testProducesNullWhenNoDataExists(), and ILIAS\GlobalScreen\Collector\CollectorFactory\tool().
trait ILIAS::GlobalScreen\SingletonTrait |
Class SingletonTrait.
Definition at line 29 of file SingletonTrait.php.