Packages

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
      • Adapters
      • Extensions
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Diagnostics
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
      • PhpGenerator
  • NetteModule
  • none

Classes

  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class TextResponse

String output response.

Object
Extended by TextResponse implements IPresenterResponse
Package: Nette\Application\Responses
Author: David Grudl
Located at Application/Responses/TextResponse.php
Methods summary
public
# __construct( mixed $source )

Parameters

$source
mixed
renderable variable
public mixed
# getSource( )

Returns

mixed
public
# send( IHttpRequest $httpRequest, IHttpResponse $httpResponse )

Sends response to output.

Sends response to output.

Implementation of

IPresenterResponse::send()
Methods inherited from Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Magic properties summary
public read-only mixed $source
#
Magic properties inherited from Object
$reflection
Nette Framework 2.0.18 (for PHP 5.2, un-prefixed) API documentation generated by ApiGen 2.8.0