| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This takes a (hopefully resolved...) dependency tree and renders it in PHP to be used for initialisation. More...
 Collaboration diagram for ILIAS\Component\Dependencies\Renderer:Public Member Functions | |
| render (OfComponent ... $components) | |
Protected Member Functions | |
| renderHeader () | |
| renderComponent (array $component_lookup, OfComponent $component) | |
| renderUse (array $component_lookup, OfComponent $component) | |
| renderSeek (array $component_lookup, OfComponent $component) | |
| renderPull (array $component_lookup, OfComponent $component) | |
| renderEntryPointsSection (array $component_lookup, OfComponent ... $components) | |
| renderEntryPoints (int $me, OfComponent $component) | |
This takes a (hopefully resolved...) dependency tree and renders it in PHP to be used for initialisation.
Definition at line 27 of file Renderer.php.
| ILIAS\Component\Dependencies\Renderer::render | ( | OfComponent ... | $components | ) | 
Definition at line 29 of file Renderer.php.
References $c, $components, ILIAS\Component\Dependencies\Renderer\renderComponent(), ILIAS\Component\Dependencies\Renderer\renderEntryPointsSection(), and ILIAS\Component\Dependencies\Renderer\renderHeader().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 67 of file Renderer.php.
Referenced by ILIAS\Component\Dependencies\Renderer\render(), and ILIAS\Component\Dependencies\Renderer\renderHeader().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 164 of file Renderer.php.
References $out, and ILIAS\Component\Dependencies\OfComponent\getOutDependenciesOf().
Referenced by ILIAS\Component\Dependencies\Renderer\renderEntryPointsSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 141 of file Renderer.php.
References $components, $r, ILIAS\Component\Dependencies\OfComponent\getInDependenciesOf(), and ILIAS\Component\Dependencies\Renderer\renderEntryPoints().
Referenced by ILIAS\Component\Dependencies\Renderer\render().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 47 of file Renderer.php.
References entry_point(), ILIAS\Component\Dependencies\OfComponent\getComponentName(), ILIAS\Component\Dependencies\Renderer\renderComponent(), ILIAS\Component\Dependencies\Renderer\renderPull(), ILIAS\Component\Dependencies\Renderer\renderSeek(), and ILIAS\Component\Dependencies\Renderer\renderUse().
Referenced by ILIAS\Component\Dependencies\Renderer\render().
      
  | 
  protected | 
Definition at line 128 of file Renderer.php.
References Vendor\Package\$a.
Referenced by ILIAS\Component\Dependencies\Renderer\renderHeader().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 104 of file Renderer.php.
References Vendor\Package\$a, $r, and ILIAS\Component\Dependencies\OfComponent\getInDependenciesOf().
Referenced by ILIAS\Component\Dependencies\Renderer\renderHeader().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 90 of file Renderer.php.
Referenced by ILIAS\Component\Dependencies\Renderer\renderHeader().
 Here is the caller graph for this function: