ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilStaffGSToolProvider. More...
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' |
Private Member Functions | |
getTree (int $ref_id) | |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
$identification_provider | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Class ilStaffGSToolProvider.
Definition at line 13 of file class.ilMediaPoolGSToolProvider.php.
ilMediaPoolGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 30 of file class.ilMediaPoolGSToolProvider.php.
References $DIC, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ilUtil\getImagePath(), and getTree().
|
private |
int | $ref_id |
Definition at line 70 of file class.ilMediaPoolGSToolProvider.php.
References Vendor\Package\$e, and ilObjectFactory\getInstanceByRefId().
Referenced by getToolsForContextStack().
ilMediaPoolGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 21 of file class.ilMediaPoolGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilMediaPoolGSToolProvider::SHOW_FOLDERS_TOOL = 'show_folders_tool' |
Definition at line 15 of file class.ilMediaPoolGSToolProvider.php.
Referenced by ilMediaPoolPresentationGUI\__construct().