|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection:
Collaboration diagram for ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection:Public Member Functions | |
| __construct (protected ContextRepository $repo) | |
| push (ScreenContext $context) | |
| getLast () | |
| getStack () | |
| getStackAsArray () | |
| hasMatch (ContextCollection $other_collection) | |
| main () | |
| desktop () | |
| repository () | |
| administration () | |
| external () | |
| lti () | |
Data Fields | |
| function return | $this: self { $this->push($this->repo->internal()) |
Protected Attributes | |
| array | $stack = [] |
Definition at line 30 of file ContextCollection.php.
| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::__construct | ( | protected ContextRepository | $repo | ) |
Definition at line 37 of file ContextCollection.php.
| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::administration | ( | ) |
Definition at line 114 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Here is the call graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::desktop | ( | ) |
Definition at line 100 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Referenced by DashboardLayoutProvider\isInterestedInContexts().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::external | ( | ) |
Reimplemented in ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts.
Definition at line 128 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Referenced by ILIAS\Init\Provider\StartUpModificationProvider\isInterestedInContexts(), and ILIAS\Repository\Provider\RepositoryOpenGraphExposer\isInterestedInContexts().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::getLast | ( | ) |
Definition at line 56 of file ContextCollection.php.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ILIAS\Mail\Provider\MailGlobalScreenToolProvider\getToolsForContextStack().
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::getStack | ( | ) |
Definition at line 68 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$stack.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\hasMatch().
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::getStackAsArray | ( | ) |
Definition at line 73 of file ContextCollection.php.
| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::hasMatch | ( | ContextCollection | $other_collection | ) |
Definition at line 83 of file ContextCollection.php.
References $c, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\getStack().
Referenced by ILIAS\Repository\Provider\RepositoryOpenGraphExposer\ensureRepoContext().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::lti | ( | ) |
Definition at line 135 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Referenced by ILIAS\LTI\Screen\LtiViewLayoutProvider\isInterestedInContexts().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::main | ( | ) |
Definition at line 92 of file ContextCollection.php.
References $context, ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Referenced by ilAdminGSToolProvider\isInterestedInContexts(), ilCOPageEditGSToolProvider\isInterestedInContexts(), ilExerciseGSToolProvider\isInterestedInContexts(), ilHTMLExportViewLayoutProvider\isInterestedInContexts(), ilHelpGSToolProvider\isInterestedInContexts(), ilHelpViewLayoutProvider\isInterestedInContexts(), ILIAS\Help\GuidedTour\GlobalScreen\LayoutProvider\isInterestedInContexts(), ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\isInterestedInContexts(), ilLMEditGSToolProvider\isInterestedInContexts(), ilLMGSToolProvider\isInterestedInContexts(), ilLSViewLayoutProvider\isInterestedInContexts(), ILIAS\Mail\Provider\MailGlobalScreenToolProvider\isInterestedInContexts(), ilMediaPoolGSToolProvider\isInterestedInContexts(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\isInterestedInContexts(), ILIAS\OrgUnit\Provider\OrgUnitToolProvider\isInterestedInContexts(), ilWorkspaceGSToolProvider\isInterestedInContexts(), ilSkillGSToolProvider\isInterestedInContexts(), ilTaxonomyGSToolProvider\isInterestedInContexts(), ilTestPlayerLayoutProvider\isInterestedInContexts(), ilTestPlayerToolProvider\isInterestedInContexts(), ILIAS\Test\Presentation\PrintLayoutProvider\isInterestedInContexts(), and ILIAS\UICore\PageContentProvider\isInterestedInContexts().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::push | ( | ScreenContext | $context | ) |
Reimplemented in ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts.
Definition at line 41 of file ContextCollection.php.
References $context, and $ref_id.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\administration(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\external(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main(), and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().
Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::repository | ( | ) |
Definition at line 107 of file ContextCollection.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\$this, and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
Referenced by ILIAS\Repository\Provider\RepositoryOpenGraphExposer\ensureRepoContext(), ILIAS\Container\Screen\MemberViewLayoutProvider\isInterestedInContexts(), ilLMHtmlExportViewLayoutProvider\isInterestedInContexts(), ilMDKeywordExposer\isInterestedInContexts(), and ILIAS\WOPI\Embed\EmbeddedApplicationGSProvider\isInterestedInContexts().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file ContextCollection.php.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\getStack().
| function return ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection::$this |
Definition at line 125 of file ContextCollection.php.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\administration(), ILIAS\UI\Implementation\Component\Table\Ordering\applyViewControls(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop(), ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\external(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\external(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main(), ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withAction(), ILIAS\UI\Implementation\Component\Table\AbstractTable\withActions(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withContent(), ILIAS\UI\Implementation\Component\Table\Presentation\withData(), ILIAS\UI\Implementation\Component\Table\DataRow\withDisabledAction(), ILIAS\UI\Implementation\Component\Table\Presentation\withEnvironment(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withFurtherFields(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withFurtherFieldsHeadline(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withHeadline(), ILIAS\UI\Implementation\Component\Table\AbstractTable\withId(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withImportantFields(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withLeadingSymbol(), ILIAS\UI\Implementation\Component\Table\Ordering\withOrderingDisabled(), ILIAS\UI\Implementation\Component\Table\OrderingRow\withOrderingDisabled(), ILIAS\UI\Implementation\Component\Table\OrderingRow\withPosition(), ILIAS\UI\Implementation\Component\Table\AbstractTable\withRequest(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withResetSignals(), ILIAS\UI\Implementation\Component\Table\Presentation\withRowMapping(), ILIAS\UI\Implementation\Component\Table\PresentationRow\withSubheadline(), and ILIAS\UI\Implementation\Component\Table\Table\withTitle().