|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilMediaPoolGSToolProvider:
Collaboration diagram for ilMediaPoolGSToolProvider:Public Member Functions | |
| isInterestedInContexts () | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
| isInterestedInContexts () | |
Data Fields | |
| const | SHOW_FOLDERS_TOOL = 'show_folders_tool' |
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 |
Definition at line 27 of file class.ilMediaPoolGSToolProvider.php.
| ilMediaPoolGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
| CalledContexts | $called_contexts |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 36 of file class.ilMediaPoolGSToolProvider.php.
References $DIC, $id, $ref_id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ilUtil\getImagePath().
Here is the call graph for this function:| ilMediaPoolGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 31 of file class.ilMediaPoolGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function:| const ilMediaPoolGSToolProvider::SHOW_FOLDERS_TOOL = 'show_folders_tool' |
Definition at line 29 of file class.ilMediaPoolGSToolProvider.php.
Referenced by ilMediaPoolPresentationGUI\__construct().