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

Classes

  • ArrayDisposable
  • HttpResponse
  • NullSession
  • PhpWrapper

Interfaces

  • DisposableInterface
  • PhpConsumerInterface
  • SessionConsumerInterface
  • SessionInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Interface PhpConsumerInterface

Classes that interacts with the global environment should use a PhpWrapper object to call global functions to facilitate unit testing.

Direct known implementers

Nethgui\Authorization\JsonPolicyDecisionPoint, Nethgui\Log\AbstractLog, Nethgui\Module\AbstractModule, Nethgui\Module\ModuleLoader, Nethgui\Renderer\TemplateRenderer, Nethgui\System\NethPlatform, Nethgui\View\Translator

Indirect known implementers

Nethgui\Controller\AbstractController, Nethgui\Controller\Collection\AbstractAction, Nethgui\Controller\Table\Read, Nethgui\Controller\Table\RowAbstractAction, Nethgui\Controller\Table\RowPluginAction, Nethgui\Controller\TableController, Nethgui\Controller\TabsController, Nethgui\Log\Nullog, Nethgui\Log\Syslog, Nethgui\Module\Composite, Nethgui\Module\Help, Nethgui\Module\Help\Common, Nethgui\Controller\CollectionController, Nethgui\Module\Help\Read, Nethgui\Module\Help\Renderer, Nethgui\Module\Help\Show, Nethgui\Module\Help\Template, Nethgui\Module\Language, Nethgui\Module\Login, Nethgui\Module\Logout, Nethgui\Module\Main, Nethgui\Module\Menu, Nethgui\Module\Notification, Nethgui\Controller\CompositeController, Nethgui\Module\Resource, Nethgui\Module\Tracker, Nethgui\Renderer\Xhtml, Nethgui\Test\Unit\Nethgui\Module\ConcreteCompositeModule1, Nethgui\Test\Unit\Nethgui\Module\ConcreteStandardModule1, Nethgui\Widget\Xhtml\ElementRenderer, Nethgui\Controller\ListComposite, Nethgui\Controller\Table\AbstractAction, Nethgui\Controller\Table\Help, Nethgui\Controller\Table\Modify, Nethgui\Controller\Table\PluggableAction, Nethgui\Controller\Table\PluginCollector
Namespace: Nethgui\Utility
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Api
Located at Utility/PhpConsumerInterface.php
Methods summary
public Nethgui\Utility\PhpConsumerInterface
# setPhpWrapper( Nethgui\Utility\PhpWrapper $object )

Parameters

$object

Returns

Nethgui\Utility\PhpConsumerInterface
Nethgui Framework API documentation generated by ApiGen