ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
isInterestedInContexts () | |
getToolsForContextStack (CalledContexts $called_contexts) | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Data Fields | |
const | SHOW_FOLDERS_TOOL = 'show_folders_tool' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
ToolIdentificationProviderInterface | $identification_provider |
ContextCollection | $context_collection |
ToolFactory | $factory |
![]() | |
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, Vendor\Package\$e, $id, $ref_id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ilUtil\getImagePath(), and ilObjectFactory\getInstanceByRefId().
ilMediaPoolGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 31 of file class.ilMediaPoolGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilMediaPoolGSToolProvider::SHOW_FOLDERS_TOOL = 'show_folders_tool' |
Definition at line 29 of file class.ilMediaPoolGSToolProvider.php.
Referenced by ilMediaPoolPresentationGUI\__construct().