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

  • Common
  • Read
  • Renderer
  • Show
  • Template
  • Widget
  • Overview
  • Namespace
  • Class
  • Deprecated

Class Widget

Abstract Help Widget class

Nethgui\Widget\AbstractWidget implements Nethgui\Renderer\WidgetInterface, Nethgui\Log\LogConsumerInterface
Extended by Nethgui\Module\Help\Widget
Namespace: Nethgui\Module\Help
Located at Module/Help/Widget.php
Methods summary
protected
# renderContent( )

Overrides

Nethgui\Widget\AbstractWidget::renderContent()
public Nethgui\Widget\AbstractWidget
# insertPlugins( string $name = 'Plugin' )

Insert any (sub)view object found in the view $name collection into the widget.

Insert any (sub)view object found in the view $name collection into the widget.

Parameters

$name
Optional - Default "Plugin"

Returns

Nethgui\Widget\AbstractWidget
the widget itself.

See

Nethgui\Widget\AbstractWidget::insert()

Api

Methods inherited from Nethgui\Widget\AbstractWidget
__construct(), __toString(), getAttribute(), getChildren(), getClientEventTarget(), getInstanceCounter(), getLog(), hasAttribute(), hasChildren(), insert(), prepend(), render(), renderChildren(), setAttribute(), setLog(), wrapChild()
Properties inherited from Nethgui\Widget\AbstractWidget
$view
Nethgui Framework API documentation generated by ApiGen