| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Data Structures | |
| class | AbstractPluginProvider | 
| class | AbstractProvider | 
| interface | DynamicProvider | 
| Interface DynamicProvider Needs JF decision whenever a new DynamicProvider is implemented.  More... | |
| class | NullProvider | 
| Class NullProvider.  More... | |
| class | NullProviderFactory | 
| Class NullProviderFactory.  More... | |
| interface | PluginProvider | 
| Interface PluginProvider.  More... | |
| class | PluginProviderCollection | 
| interface | Provider | 
| Interface Provider.  More... | |
| interface | ProviderCollection | 
| Class PluginProviderCollection.  More... | |
| interface | ProviderFactory | 
| Interface ProviderFactory.  More... | |
| interface | StaticProvider | 
| Interface StaticProvider.  More... | |
Functions | |
| __construct (Container $dic, ilPlugin $plugin) | |
| getProviderNameForPresentation () | |
| getPluginID () | |
| id () | |
Variables | |
| trait | PluginProviderHelper | 
| Class PluginProviderHelper.  More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 37 of file PluginProviderHelper.php.
References XapiProxy\$plugin, ilPlugin\getId(), and ILIAS\Repository\globalScreen().
 Here is the call graph for this function:
      
  | 
  final | 
Definition at line 49 of file PluginProviderHelper.php.
      
  | 
  final | 
Definition at line 44 of file PluginProviderHelper.php.
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\getDummyProvider(), and ILIAS\GlobalScreen\MainMenu\CollectorTest\getItemInformation().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 54 of file PluginProviderHelper.php.
Referenced by ILIAS\LegalDocuments\test\InternalTest\dummyConsumer(), StandardNotificationRendererTest\testGetNotificationComponentForItemWithCloseCallable(), and MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray().
 Here is the caller graph for this function:| trait ILIAS::GlobalScreen::Provider\PluginProviderHelper | 
Class PluginProviderHelper.
Definition at line 31 of file PluginProviderHelper.php.