ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
Provider.php
Go to the documentation of this file.
1
<?php
namespace
ILIAS\GlobalScreen\Provider
;
2
8
interface
Provider
9
{
10
14
public
function
getFullyQualifiedClassName
() : string;
15
16
20
public
function
getProviderNameForPresentation
() : string;
21
}
ILIAS\GlobalScreen\Provider\Provider
Interface Provider.
Definition:
Provider.php:8
ILIAS\GlobalScreen\Provider\Provider\getProviderNameForPresentation
getProviderNameForPresentation()
ILIAS\GlobalScreen\Provider
Definition:
AbstractPluginProvider.php:1
ILIAS\GlobalScreen\Provider\Provider\getFullyQualifiedClassName
getFullyQualifiedClassName()
src
GlobalScreen
Provider
Provider.php
Generated on Sun Aug 31 2025 20:01:29 for ILIAS by
1.8.13 (using
Doxyfile
)