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

  • LegacyCommandBag
  • Translator
  • View

Interfaces

  • CommandReceiverInterface
  • TranslatorInterface
  • ViewableInterface
  • ViewInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Namespace Nethgui\View

Classes summary
LegacyCommandBag This class provides backward support for the View::getCommandList() API
Translator

Search for a string translation looking to all the language catalogs provided by a hierarchy of modules.

View A view object holds output data and references to child views.
Interfaces summary
CommandReceiverInterface Implement command(s) semantics
TranslatorInterface Translate strings by looking at the language catalogs provided by a module
ViewableInterface Separates object state from its view logic.
ViewInterface

Each module receives a view object in prepareView() operation. A view contains three types of elements:

Nethgui Framework API documentation generated by ApiGen