ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class ilMDKeywordExposer. More...
Protected Member Functions | |
generalReader (int $object_id) | |
copyrightReader (int $object_id) | |
![]() | |
globalScreen () | |
Protected Attributes | |
Metadata | $md |
![]() | |
ContextCollection | $context_collection |
DataFactory | $data |
ModificationFactory | $factory |
Class ilMDKeywordExposer.
Definition at line 33 of file class.ilMDKeywordExposer.php.
ilMDKeywordExposer::__construct | ( | \ILIAS\DI\Container | $dic | ) |
Definition at line 37 of file class.ilMDKeywordExposer.php.
References ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 105 of file class.ilMDKeywordExposer.php.
References $path, and ilObject\_lookupType().
Referenced by getContentModification().
|
protected |
Definition at line 94 of file class.ilMDKeywordExposer.php.
References $path, and ilObject\_lookupType().
Referenced by getContentModification().
ilMDKeywordExposer::getContentModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 48 of file class.ilMDKeywordExposer.php.
References copyrightReader(), ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), generalReader(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and null.
ilMDKeywordExposer::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 43 of file class.ilMDKeywordExposer.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().
|
protected |
Definition at line 35 of file class.ilMDKeywordExposer.php.