ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
MainMenuProviderInterface.php
Go to the documentation of this file.
1
<?php
namespace
ILIAS\GlobalScreen\Scope\MainMenu\Provider
;
2
3
use
ILIAS\GlobalScreen\Identification\IdentificationInterface
;
4
10
interface
MainMenuProviderInterface
11
{
12
16
public
function
getAllIdentifications
() : array;
17
}
ILIAS\GlobalScreen\Scope\MainMenu\Provider\MainMenuProviderInterface
Class MainMenuProviderInterface.
Definition:
MainMenuProviderInterface.php:10
IdentificationInterface
ILIAS\GlobalScreen\Scope\MainMenu\Provider\MainMenuProviderInterface\getAllIdentifications
getAllIdentifications()
ILIAS\GlobalScreen\Scope\MainMenu\Provider
Definition:
AbstractStaticMainMenuPluginProvider.php:1
src
GlobalScreen
Scope
MainMenu
Provider
MainMenuProviderInterface.php
Generated on Tue Sep 2 2025 20:01:28 for ILIAS by
1.8.13 (using
Doxyfile
)