ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
PhpIncompatibleReturnTypeInspection | |
Helper | |
Identification | |
MainMenu | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
Provider | |
Scope | |
ScreenContext | |
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
|
private |
Definition at line 35 of file SingletonTrait.php.
References ILIAS\GlobalScreen\has().
Referenced by Parser\closeList(), Parser\createAssocArgs(), Parser\fetchScaryTemplateMaybeFromCache(), ilOrgUnitPosition\get(), ilDate\get(), arFieldCache\getPrimaryFieldName(), arFieldCache\getPrimaryFieldType(), ilTemplate\getUnmodified(), Title\moveToNewTitle(), Title\newFromRedirect(), ActiveRecord\preloadObjects(), and ilOrgUnitMultiLineInputGUI\render().
|
private |
Definition at line 44 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(), and ILIAS\GlobalScreen\Collector\CollectorFactory\notifications().
|
private |
Definition at line 53 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 64 of file SingletonTrait.php.
Referenced by ilFileSystemAbstractionStorage\copyFile(), ilFileSystemAbstractionStorage\create(), Parser\createAssocArgs(), ilFileSystemAbstractionStorage\deleteDirectory(), ilFileSystemAbstractionStorage\deleteFile(), draw_shell(), ILIAS\GlobalScreen\get(), ilFileSystemAbstractionStorage\getLegacyAbsolutePath(), ILIAS\GlobalScreen\getWithArgument(), ILIAS\GlobalScreen\getWithMultipleArguments(), ILIAS\GlobalScreen\Collector\CollectorFactory\mainmenu(), UtfNormal\quickIsNFCVerify(), ILIAS\GlobalScreen\Collector\CollectorFactory\tool(), and CAS_Client\validateCAS10().
trait ILIAS::GlobalScreen\SingletonTrait |
Class SingletonTrait.
Definition at line 29 of file SingletonTrait.php.