Class TCallbackResponseAdapter
TCallbackResponseAdapter alters the THttpResponse's outputs.
A TCallbackResponseWriter is used instead of the TTextWrite when createHtmlWriter is called. Each call to createHtmlWriter will create a new TCallbackResponseWriter. When flushContent() is called each instance of TCallbackResponseWriter's content is flushed.
The callback response data can be set using the setResponseData ResponseData property.
- TComponent
-
TApplicationComponent
-
THttpResponseAdapter
-
TCallbackResponseAdapter
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TCallbackResponseAdapter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TCallbackResponseAdapter.php
public
|
#
createNewHtmlWriter( string $type,
Returns a new instance of THtmlWriter. An instance of TCallbackResponseWriter is created to hold the content. |
public
|
|
public
|
|
public
mixed
|
|
public
|
|
public
string
|
__construct(),
getResponse()
|
getApplication(),
getRequest(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|