|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilStaffGSToolProvider. More...
Inheritance diagram for ilMediaPoolGSToolProvider:
Collaboration diagram for ilMediaPoolGSToolProvider:Public Member Functions | |
| isInterestedInContexts () | |
| @inheritDoc More... | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
| @inheritDoc More... | |
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' |
Private Member Functions | |
| getTree (int $ref_id) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| $identification_provider | |
| $context_collection | |
| $factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class ilStaffGSToolProvider.
Definition at line 13 of file class.ilMediaPoolGSToolProvider.php.
| ilMediaPoolGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
@inheritDoc
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().
Here is the call graph for this function:
|
private |
| int | $ref_id |
Definition at line 70 of file class.ilMediaPoolGSToolProvider.php.
References Vendor\Package\$e, and ilObjectFactory\getInstanceByRefId().
Referenced by getToolsForContextStack().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMediaPoolGSToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 21 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 15 of file class.ilMediaPoolGSToolProvider.php.
Referenced by ilMediaPoolPresentationGUI\__construct().