| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Administration GS tool provider. More...
 Inheritance diagram for ilAdminGSToolProvider:
 Collaboration diagram for ilAdminGSToolProvider:Public Member Functions | |
| isInterestedInContexts () | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| __construct (Container $dic) | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Data Fields | |
| const | SHOW_ADMIN_TREE = 'show_admin_tree' | 
Private Member Functions | |
| getTree () | |
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| ToolIdentificationProviderInterface | $identification_provider | 
| ContextCollection | $context_collection | 
| ToolFactory | $factory | 
  Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic | 
Administration GS tool provider.
Definition at line 30 of file class.ilAdminGSToolProvider.php.
| ilAdminGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) | 
| CalledContexts | $called_contexts | 
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 39 of file class.ilAdminGSToolProvider.php.
References $id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and getTree().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 60 of file class.ilAdminGSToolProvider.php.
Referenced by getToolsForContextStack().
 Here is the caller graph for this function:| ilAdminGSToolProvider::isInterestedInContexts | ( | ) | 
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 34 of file class.ilAdminGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
 Here is the call graph for this function:| const ilAdminGSToolProvider::SHOW_ADMIN_TREE = 'show_admin_tree' | 
Definition at line 32 of file class.ilAdminGSToolProvider.php.
Referenced by ilAdministrationGUI\showTree().