Namespace Nethgui\Renderer
AbstractRenderer | Transform a view into a string. |
Json | Transform a view in a JSON string |
ReadonlyView | Boilerplate stuff to disable write access operations of a view. |
TemplateRenderer | Renders through a template script or callback method |
Xhtml | Enanches the abstract renderer with the wiget factory interface |
WidgetFactoryInterface | Create Widget objects applying default widget flags |
WidgetInterface | Help in the creation of the view output. A widget |