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

  • ArrayDisposable
  • HttpResponse
  • NullSession
  • PhpWrapper

Interfaces

  • DisposableInterface
  • PhpConsumerInterface
  • SessionConsumerInterface
  • SessionInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Class HttpResponse

TODO: add component description here

Namespace: Nethgui\Utility
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at Utility/HttpResponse.php
Methods summary
public
# __construct( $content = '', $status = 200, $headers = array() )
public
# setContent( $content )
public
# setStatus( $status, $message = NULL )
public
# addHeader( $header )
public
# send( )
public
# on( $eventName, $handler )
Nethgui Framework API documentation generated by ApiGen