ILIAS
release_7 Revision v7.30-3-g800a261c036
|
@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 |
@noinspection PhpIncompatibleReturnTypeInspection | |
namespace | Helper |
namespace | Identification |
namespace | MainMenu |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. | |
namespace | Provider |
namespace | Scope |
namespace | 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... | |
@noinspection PhpIncompatibleReturnTypeInspection
|
private |
Definition at line 35 of file SingletonTrait.php.
References ILIAS\GlobalScreen\has().
Referenced by ilDate\get(), ilOrgUnitPosition\get(), 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(), 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 28 of file SingletonTrait.php.