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

  • AbstractAction
  • Help
  • Modify
  • PluggableAction
  • PluginCollector
  • Read
  • RowAbstractAction
  • RowPluginAction
  • Overview
  • Namespace
  • Class
  • Deprecated

Namespace Nethgui\Controller\Table

Classes summary
AbstractAction

A Table Action receives the table adapter object through the setAdapter() method.

Help This class does nothing
Modify Processes the table modification actions: create, update, delete
PluggableAction Decorate an AbstractAction, allowing other (plugin) actions to extend it.
PluginCollector A collection of modules automatically loaded from a specific directory
Read Display a table adapter as a TABLE element
RowAbstractAction Table action that works on a database record identified by a key
RowPluginAction

Extends an action parameter schema with additional parameters, mapped to the record adapter props.

Nethgui Framework API documentation generated by ApiGen