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

Interfaces

  • ActionInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Interface ActionInterface

TODO: add component description here

Nethgui\Controller\Collection\ActionInterface implements Nethgui\Adapter\AdapterAggregateInterface, Nethgui\Module\ModuleInterface

Direct known implementers

Nethgui\Controller\Collection\AbstractAction
Namespace: Nethgui\Controller\Collection
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Controller/Collection/ActionInterface.php
Methods summary
public Nethgui\Controller\Collection\ActionInterface
# setAdapter( Nethgui\Adapter\AdapterInterface $adapter )

Parameters

$adapter

Returns

Nethgui\Controller\Collection\ActionInterface
Methods inherited from Nethgui\Adapter\AdapterAggregateInterface
getAdapter(), hasAdapter()
Methods inherited from Nethgui\Module\ModuleInterface
getAttributesProvider(), getIdentifier(), getParent(), initialize(), isInitialized(), setParent()
Constants inherited from Nethgui\Module\ModuleInterface
ACTION_INSTANTIATE
Nethgui Framework API documentation generated by ApiGen