ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ComponentRendererFSLoaderTesting Class Reference
+ Inheritance diagram for ComponentRendererFSLoaderTesting:
+ Collaboration diagram for ComponentRendererFSLoaderTesting:

Public Member Functions

 _instantiateRendererFor ($class)
 
- Public Member Functions inherited from ILIAS\UI\Implementation\Render\FSLoader
 __construct (RendererFactory $default_renderer_factory, RendererFactory $glyph_renderer_factory, RendererFactory $field_renderer_factory)
 
 getRendererFor (Component $component, array $contexts)
 
 getRendererFactoryFor (Component $component)
 

Detailed Description

Definition at line 10 of file ComponentRendererFSLoaderTest.php.

Member Function Documentation

◆ _instantiateRendererFor()

ComponentRendererFSLoaderTesting::_instantiateRendererFor (   $class)

Definition at line 12 of file ComponentRendererFSLoaderTest.php.

13  {
14  return $this->instantiateRendererFor($class);
15  }

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