Class Widget
Abstract Help Widget class
-
Nethgui\Widget\AbstractWidget
implements
Nethgui\Renderer\WidgetInterface,
Nethgui\Log\LogConsumerInterface
-
Nethgui\Module\Help\Widget
Methods summary
protected
|
|
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
See
Api
|
Methods inherited from Nethgui\Widget\AbstractWidget
__construct(),
__toString(),
getAttribute(),
getChildren(),
getClientEventTarget(),
getInstanceCounter(),
getLog(),
hasAttribute(),
hasChildren(),
insert(),
prepend(),
render(),
renderChildren(),
setAttribute(),
setLog(),
wrapChild()
|