|
ILIAS
release_8 Revision v8.25
|
HTML export view layout provider, hides main and meta bar. More...
Inheritance diagram for ilHelpViewLayoutProvider:
Collaboration diagram for ilHelpViewLayoutProvider:Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection |
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
HTML export view layout provider, hides main and meta bar.
Definition at line 33 of file class.ilHelpViewLayoutProvider.php.
| ilHelpViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
No main bar in HTML exports.
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 46 of file class.ilHelpViewLayoutProvider.php.
| ilHelpViewLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 38 of file class.ilHelpViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function: