ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\UI\Implementation\Render\ImagePathResolver Interface Reference

Some Components need to resolve pathes to image-files. More...

+ Inheritance diagram for ILIAS\UI\Implementation\Render\ImagePathResolver:
+ Collaboration diagram for ILIAS\UI\Implementation\Render\ImagePathResolver:

Public Member Functions

 resolveImagePath (string $image_path)
 

Detailed Description

Some Components need to resolve pathes to image-files.

However, Icon-sets, e.g., need to be customizable without changing code.

Definition at line 27 of file ImagePathResolver.php.

Member Function Documentation

◆ resolveImagePath()

ILIAS\UI\Implementation\Render\ImagePathResolver::resolveImagePath ( string  $image_path)

Implemented in ilImagePathResolver.


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