|
ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Inheritance diagram for ILIAS\MetaData\Copyright\NullRenderer:
Collaboration diagram for ILIAS\MetaData\Copyright\NullRenderer: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 NullRenderer.php.
| ILIAS\MetaData\Copyright\NullRenderer::toString | ( | CopyrightDataInterface | $copyright | ) |
Implements ILIAS\MetaData\Copyright\RendererInterface.
Definition at line 38 of file NullRenderer.php.
| ILIAS\MetaData\Copyright\NullRenderer::toUIComponents | ( | CopyrightDataInterface | $copyright | ) |
Returns a string in a legacy UI component if only a string can be returned.
Implements ILIAS\MetaData\Copyright\RendererInterface.
Definition at line 33 of file NullRenderer.php.