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

Namespace Nethgui\Utility

Classes summary
ArrayDisposable An array of DisposableInterface objects
HttpResponse TODO: add component description here
NullSession TODO: add component description here
PhpWrapper Wraps global PHP functions and variables.
Interfaces summary
DisposableInterface Mark an object "disposed" when it can be safely destroyed
PhpConsumerInterface

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

SessionConsumerInterface Objects that store data into the session should implement this interface
SessionInterface Access to the session storage
Nethgui Framework API documentation generated by ApiGen