ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
$container = new \ILIAS\DI\Container() | |
$container ['http.request_factory'] | |
$container ['http.response_factory'] | |
$container ['http.cookie_jar_factory'] | |
$container ['http.response_sender_strategy'] | |
$container ['http'] | |
$GLOBALS ["DIC"] = $container | |
$globalHttpState = $container['http'] | |
$container = new \ILIAS\DI\Container() |
Definition at line 13 of file wac.php.
Referenced by Slim\DeferredCallable\__construct(), Slim\CallableResolver\__construct(), ilAuthSOAP\__construct(), ilAuthCalendar\__construct(), ilAuthCalendarToken\__construct(), ilAuthECS\__construct(), ilAuthHTTP\__construct(), Slim\App\__construct(), ilSystemStyleOverviewGUI\confirmDelete(), ilObjBadgeAdministrationGUI\confirmDeleteObjectBadges(), ilSystemStyleOverviewGUI\copyStyle(), ilSystemStyleOverviewGUI\deleteStyle(), ilSystemStyleOverviewGUI\deleteStyles(), ilSystemStyleOverviewGUI\export(), ilStudyProgrammeType\getAllTypesArray(), Slim\App\getContainer(), SAML2\Compat\ContainerSingleton\getInstance(), ilObjectBadgeTableGUI\getItems(), ilScoringAdjustmentGUI\outputAdjustQuestionForm(), Slim\DefaultServicesProvider\register(), ilSystemStyleOverviewGUI\saveNewSubStyle(), ilSystemStyleOverviewGUI\saveNewSystemStyle(), ilSystemStyleSettingsGUI\saveStyle(), ilSystemStyleSettingsGUI\saveSubStyle(), SAML2\Compat\ContainerSingleton\setContainer(), Slim\Routable\setContainer(), Slim\Router\setContainer(), ilWACCheckingInstanceTest\setUp(), ilWACTokenTest\setUp(), ilObjectCopyGUI\showSourceSelectionTree(), ilSystemStyleSkinContainerTest\testAddStyle(), ilSystemStyleSkinContainerTest\testCopySkin(), ilSystemStyleSkinContainerTest\testCreateDelete(), ilSystemStyleSkinContainerTest\testDeleteSkin(), ilSystemStyleSkinContainerTest\testDeleteStyle(), ilSystemStyleSkinContainerTest\testGenerateFromId(), ilSystemStyleSkinContainerTest\testImportSkin(), Twig_Tests_ContainerRuntimeLoaderTest\testLoad(), Twig_Tests_ContainerRuntimeLoaderTest\testLoadUnknownRuntimeReturnsNull(), Pimple\Tests\PimpleTest\testShouldPassContainerAsParameter(), ilSystemStyleSkinContainerTest\testUpdateSkin(), and ilSystemStyleSkinContainerTest\testUpdateStyle().
$container[ 'http.request_factory'] |
$container[ 'http.response_factory'] |
$container[ 'http.cookie_jar_factory'] |
$container[ 'http.response_sender_strategy'] |
$container[ 'http'] |
ILIAS HTTP GlobalHttpState $globalHttpState = $container['http'] |