ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
ScreenContextAwareProvider.php
Go to the documentation of this file.
1
<?php
namespace
ILIAS\GlobalScreen\ScreenContext
;
2
3
use
ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection
;
4
10
interface
ScreenContextAwareProvider
11
{
12
16
public
function
isInterestedInContexts
() :
ContextCollection
;
17
}
ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider
Interface ScreenContextAwareProvider.
Definition:
ScreenContextAwareProvider.php:10
ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider\isInterestedInContexts
isInterestedInContexts()
ILIAS\GlobalScreen\ScreenContext
ContextCollection
ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection
Definition:
ContextCollection.php:11
src
GlobalScreen
ScreenContext
ScreenContextAwareProvider.php
Generated on Mon Sep 1 2025 20:01:42 for ILIAS by
1.8.13 (using
Doxyfile
)