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

  • AbstractModule
  • Composite
  • CompositeModuleAttributesProvider
  • Help
  • Language
  • Login
  • Logout
  • Main
  • Menu
  • ModuleLoader
  • Notification
  • Resource
  • SimpleModuleAttributesProvider
  • SystemModuleAttributesProvider
  • Tracker

Interfaces

  • ModuleAttributesInterface
  • ModuleCompositeInterface
  • ModuleInterface
  • ModuleSetInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Namespace Nethgui\Module

Namespaces summary
Nethgui\Module\Help
Nethgui\Module\Notification
Classes summary
AbstractModule
Composite A composition of modules forwards request handling to its parts.
CompositeModuleAttributesProvider TODO: add component description here
Help
Language TODO: add component description here
Login Perform user authentication through the PAM module
Logout Logs out the currently authenticated user
Main This is the root of the module composition
Menu
ModuleLoader Create module instances from a given path
Notification Carries notification messages to the User.
Resource Serves and creates Resource files dynamically
SimpleModuleAttributesProvider
SystemModuleAttributesProvider An attribute provider for builtin system modules
Tracker TODO: add component description here
Interfaces summary
ModuleAttributesInterface All values returned from these operations are invariants.
ModuleCompositeInterface A complex module, composed by other modules, must implement this interface.
ModuleInterface Core module operations
ModuleSetInterface A ModuleSetInterface is a module instances collection
Nethgui Framework API documentation generated by ApiGen