ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\MetaData\Copyright\RendererInterface Interface Reference
+ Inheritance diagram for ILIAS\MetaData\Copyright\RendererInterface:
+ Collaboration diagram for ILIAS\MetaData\Copyright\RendererInterface:

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)
 

Detailed Description

Definition at line 27 of file RendererInterface.php.

Member Function Documentation

◆ toString()

ILIAS\MetaData\Copyright\RendererInterface::toString ( CopyrightDataInterface  $copyright)

◆ toUIComponents()

ILIAS\MetaData\Copyright\RendererInterface::toUIComponents ( CopyrightDataInterface  $copyright)

Returns a string in a legacy UI component if only a string can be returned.

Returns
Icon[]|Link[]|Content[]

Implemented in ILIAS\MetaData\Copyright\NullRenderer, and ILIAS\MetaData\Copyright\Renderer.


The documentation for this interface was generated from the following file: