|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 |
| DataFactory | $data |
| ModificationFactory | $factory |
HTML export view layout provider, hides main and meta bar.
Definition at line 36 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 49 of file class.ilHelpViewLayoutProvider.php.
| ilHelpViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 79 of file class.ilHelpViewLayoutProvider.php.
References $DIC, and ILIAS\Repository\globalScreen().
Here is the call graph for this function:| ilHelpViewLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 41 of file class.ilHelpViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function: