ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
toUIComponents (CopyrightDataInterface $copyright) | |
Returns a string in a legacy UI component if only a string can be returned. More... | |
toString (CopyrightDataInterface $copyright) | |
Definition at line 27 of file RendererInterface.php.
ILIAS\MetaData\Copyright\RendererInterface::toString | ( | CopyrightDataInterface | $copyright | ) |
Implemented in ILIAS\MetaData\Copyright\Renderer, and ILIAS\MetaData\Copyright\NullRenderer.
ILIAS\MetaData\Copyright\RendererInterface::toUIComponents | ( | CopyrightDataInterface | $copyright | ) |
Returns a string in a legacy UI component if only a string can be returned.
Implemented in ILIAS\MetaData\Copyright\Renderer, and ILIAS\MetaData\Copyright\NullRenderer.
Referenced by ilMDCopyrightSelectionEntry\_lookupCopyright().