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 ResponseData property.
Located in /Web/UI/ActiveControls/TCallbackResponseAdapter.php (line 29)
TComponent | --TApplicationComponent | --THttpResponseAdapter | --TCallbackResponseAdapter
Returns a new instance of THtmlWriter.
An instance of TCallbackResponseWriter is created to hold the content.
Flushes the contents in the writers.
Delay the redirect until we process the rest of the page.
Inherited From THttpResponseAdapter
THttpResponseAdapter::__construct()
THttpResponseAdapter::createNewHtmlWriter()
THttpResponseAdapter::flushContent()
THttpResponseAdapter::getResponse()
THttpResponseAdapter::httpRedirect()
Inherited From TApplicationComponent
TApplicationComponent::getApplication()
TApplicationComponent::getRequest()
TApplicationComponent::getResponse()
TApplicationComponent::getService()
TApplicationComponent::getSession()
TApplicationComponent::getUser()
TApplicationComponent::publishAsset()
TApplicationComponent::publishFilePath()
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()
Documentation generated on Mon, 21 Apr 2008 11:32:38 -0400 by phpDocumentor 1.3.0RC4