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

  • AbstractRenderer
  • Json
  • ReadonlyView
  • TemplateRenderer
  • Xhtml

Interfaces

  • WidgetFactoryInterface
  • WidgetInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Namespace Nethgui\Renderer

Classes summary
AbstractRenderer Transform a view into a string.
Json Transform a view in a JSON string
ReadonlyView Boilerplate stuff to disable write access operations of a view.
TemplateRenderer Renders through a template script or callback method
Xhtml Enanches the abstract renderer with the wiget factory interface
Interfaces summary
WidgetFactoryInterface Create Widget objects applying default widget flags
WidgetInterface Help in the creation of the view output. A widget
Nethgui Framework API documentation generated by ApiGen