| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Interface ScreenContext. More...
 Inheritance diagram for ILIAS\GlobalScreen\ScreenContext\ScreenContext:
 Collaboration diagram for ILIAS\GlobalScreen\ScreenContext\ScreenContext:Public Member Functions | |
| getUniqueContextIdentifier () | |
| hasReferenceId () | |
| getReferenceId () | |
| withReferenceId (ReferenceId $reference_id) | |
| withAdditionalData (Collection $collection) | |
| addAdditionalData (string $key, $value) | |
| getAdditionalData () | |
Interface ScreenContext.
Definition at line 29 of file ScreenContext.php.
| ILIAS\GlobalScreen\ScreenContext\ScreenContext::addAdditionalData | ( | string | $key, | 
| $value | |||
| ) | 
| string | $key | |
| $value | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
| ILIAS\GlobalScreen\ScreenContext\ScreenContext::getAdditionalData | ( | ) | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
| ILIAS\GlobalScreen\ScreenContext\ScreenContext::getReferenceId | ( | ) | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
Referenced by ILIAS\Repository\Provider\RepositoryOpenGraphExposer\getObjectOfContext().
 Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\ScreenContext::getUniqueContextIdentifier | ( | ) | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\checkCallLocation(), and ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\push().
 Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\ScreenContext::hasReferenceId | ( | ) | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
Referenced by ILIAS\Repository\Provider\RepositoryOpenGraphExposer\getObjectOfContext().
 Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\ScreenContext::withAdditionalData | ( | Collection | $collection | ) | 
| Collection | $collection | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
 Here is the caller graph for this function:| ILIAS\GlobalScreen\ScreenContext\ScreenContext::withReferenceId | ( | ReferenceId | $reference_id | ) | 
| ReferenceId | $reference_id | 
Implemented in ILIAS\GlobalScreen\ScreenContext\BasicScreenContext.
Referenced by ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\push().
 Here is the caller graph for this function: