ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\GlobalScreen\Provider\Provider
Interface Provider.
Definition:
Provider.php:9
ILIAS\GlobalScreen\Provider\Provider\getProviderNameForPresentation
getProviderNameForPresentation()
ILIAS\GlobalScreen\Provider\Provider\getFullyQualifiedClassName
getFullyQualifiedClassName()
ILIAS\GlobalScreen\Provider
Definition:
AbstractProvider.php:1
src
GlobalScreen
Provider
Provider.php
Generated on Thu Oct 2 2025 19:02:05 for ILIAS by
1.9.4 (using
Doxyfile
)