|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.
|
protected |
Definition at line 141 of file Renderer.php.
References ILIAS\Component\Dependencies\OfComponent\getInDependenciesOf().
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 128 of file Renderer.php.
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 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: