|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilMDKeywordExposer. More...
Inheritance diagram for ilMDKeywordExposer:
Collaboration diagram for ilMDKeywordExposer:Protected Member Functions | |
| generalReader (int $object_id) | |
| copyrightReader (int $object_id) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes | |
| Metadata | $md |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| 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 $dic, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 105 of file class.ilMDKeywordExposer.php.
References $path, and ilObject\_lookupType().
Referenced by getContentModification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 94 of file class.ilMDKeywordExposer.php.
References $path, and ilObject\_lookupType().
Referenced by getContentModification().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDKeywordExposer::getContentModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 48 of file class.ilMDKeywordExposer.php.
References copyrightReader(), ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), generalReader(), and ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen().
Here is the call graph for this function:| ilMDKeywordExposer::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 43 of file class.ilMDKeywordExposer.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\repository().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file class.ilMDKeywordExposer.php.