ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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
Image[]|Link[]|Content[]

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

Referenced by ilMDCopyrightSelectionEntry\_lookupCopyright().

+ Here is the caller graph for this function:

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