Overview

Namespaces

  • Nethgui
    • Adapter
    • Authorization
    • Component
    • Controller
      • Collection
      • Table
    • Exception
    • Log
    • Model
    • Module
      • Help
      • Notification
    • Renderer
    • Serializer
    • System
    • Test
      • Tool
      • Unit
        • Nethgui
          • Adapter
            • ParameterSet
          • Authorization
          • Log
          • Module
            • Notification
          • Renderer
          • Serializer
          • System
          • Utility
          • View
        • Test
          • Tool
    • Utility
    • View
    • Widget
      • Xhtml
  • None
  • Test
    • Tool

Interfaces

  • DependencyConsumer
  • DependencyInjectorAggregate
  • Overview
  • Namespace
  • Class
  • Deprecated

Interface DependencyInjectorAggregate

The implementor wants to receive a DependencyInjectorInterface object.

A such DependencyInjectorInterface object is needed if a creator object wants to create an auxiliary object and initialize it properly.

Direct known implementers

Nethgui\Controller\Table\PluggableAction, Nethgui\Module\Composite, Nethgui\Renderer\Xhtml

Indirect known implementers

Nethgui\Controller\CollectionController, Nethgui\Controller\CompositeController, Nethgui\Widget\Xhtml\ElementRenderer, Nethgui\Controller\ListComposite, Nethgui\Controller\Table\PluginCollector, Nethgui\Controller\TableController, Nethgui\Controller\TabsController, Nethgui\Module\Help, Nethgui\Module\Help\Renderer, Nethgui\Module\Main, Nethgui\Test\Unit\Nethgui\Module\ConcreteCompositeModule1
Namespace: Nethgui\Component
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Api
Located at Component/DependencyInjectorAggregate.php
Methods summary
public Nethgui\Component\DependencyInjectorAggregate
# setDependencyInjector( callable $di )

Parameters

$di

Returns

Nethgui\Component\DependencyInjectorAggregate
The object itself
Nethgui Framework API documentation generated by ApiGen