| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider:
 Collaboration diagram for ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider:Public Member Functions | |
| __construct (Container $dic) | |
| getPluginID () | |
| id () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Private Attributes | |
| PluginIdentificationProvider | $identification_provider | 
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Definition at line 29 of file AbstractPluginProvider.php.
| ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider::__construct | ( | Container | $dic | ) | 
Definition at line 36 of file AbstractPluginProvider.php.
References ILIAS\GlobalScreen\Provider\__construct(), ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider\getPluginID(), and ILIAS\DI\Container\globalScreen().
 Here is the call graph for this function:
      
  | 
  abstract | 
Implements ILIAS\GlobalScreen\Provider\PluginProvider.
Referenced by ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider\__construct().
 Here is the caller graph for this function:| ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider::id | ( | ) | 
Implements ILIAS\GlobalScreen\Provider\PluginProvider.
Definition at line 50 of file AbstractPluginProvider.php.
References ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider\$identification_provider.
      
  | 
  private | 
Definition at line 31 of file AbstractPluginProvider.php.
Referenced by ILIAS\GlobalScreen\Provider\Provider\AbstractPluginProvider\id().