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

  • AbstractController
  • CollectionController
  • CompositeController
  • ListComposite
  • NullRequest
  • RequestTest
  • TableController
  • TabsController

Interfaces

  • RequestHandlerInterface
  • RequestInterface
  • ValidationReportInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Namespace Nethgui\Controller

Namespaces summary
Nethgui\Controller\Collection
Nethgui\Controller\Table
Classes summary
AbstractController
CollectionController TODO: add component description here
CompositeController A composition of modules, where only one member receives the request handling calls.
ListComposite A List of modules that forwards request handling to its parts.
NullRequest The default empty request for Standard modules
RequestTest Generated by PHPUnit_SkeletonGenerator 1.2.0 on 2013-08-23 at 13:40:11.
TableController

A Controller for handling a generic table CRUD scenario, and any other action defined on a table.

TabsController
Interfaces summary
RequestHandlerInterface Request handlers executes Module logics.
RequestInterface A Request is the input data to process
ValidationReportInterface Collect validation errors
Nethgui Framework API documentation generated by ApiGen