|
ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 | ( | ) |
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.
References null.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ILIAS\Mail\Provider\MailGlobalScreenToolProvider\getToolsForContextStack(), and ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\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, ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\getStack(), and ILIAS\GlobalScreen\ScreenContext\ScreenContext\getUniqueContextIdentifier().
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 ilTestPlayerToolProvider\isInterestedInContexts(), ilMediaPoolGSToolProvider\isInterestedInContexts(), ilWorkspaceGSToolProvider\isInterestedInContexts(), ilAdminGSToolProvider\isInterestedInContexts(), ilCOPageEditGSToolProvider\isInterestedInContexts(), ILIAS\Mail\Provider\MailGlobalScreenToolProvider\isInterestedInContexts(), ilExerciseGSToolProvider\isInterestedInContexts(), ilHelpGSToolProvider\isInterestedInContexts(), ilTaxonomyGSToolProvider\isInterestedInContexts(), ilLMEditGSToolProvider\isInterestedInContexts(), ilLMGSToolProvider\isInterestedInContexts(), ILIAS\Test\Presentation\PrintLayoutProvider\isInterestedInContexts(), ilHelpViewLayoutProvider\isInterestedInContexts(), ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\isInterestedInContexts(), ILIAS\OrgUnit\Provider\OrgUnitToolProvider\isInterestedInContexts(), ilSkillGSToolProvider\isInterestedInContexts(), ilHTMLExportViewLayoutProvider\isInterestedInContexts(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\isInterestedInContexts(), ilLSViewLayoutProvider\isInterestedInContexts(), ilTestPlayerLayoutProvider\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 | ) |
Definition at line 41 of file ContextCollection.php.
References $context, $ref_id, ILIAS\GlobalScreen\ScreenContext\ScreenContext\withAdditionalData(), and ILIAS\GlobalScreen\ScreenContext\ScreenContext\withReferenceId().
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 call graph for this function:
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(), ilLMHtmlExportViewLayoutProvider\isInterestedInContexts(), ilMDKeywordExposer\isInterestedInContexts(), ILIAS\Container\Screen\MemberViewLayoutProvider\isInterestedInContexts(), and ILIAS\components\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 123 of file ContextCollection.php.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\administration(), 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(), and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().