TActivePageAdapter class.
Callback request handler.
Located in /Web/UI/ActiveControls/TActivePageAdapter.php (line 32)
TComponent | --TApplicationComponent | --TControlAdapter | --TActivePageAdapter
Constructor, trap errors and exception to let the callback response handle them.
Gets the callback client script handler. It handlers the javascript functions to be executed during the callback response.
Gets callback parameter. JSON encoding is assumed.
Process the callback request.
Redirect url on the client-side using javascript.
Register a control for defered render() call.
Render the callback response.
Renders the callback response by adding additional callback data and javascript actions in the header and page state if required.
Registers a control to raise callback event in the current request.
Trap errors and exceptions to be handled by TCallbackErrorHandler.
Inherited From TControlAdapter
TControlAdapter::__construct()
TControlAdapter::createChildControls()
TControlAdapter::getControl()
TControlAdapter::getPage()
TControlAdapter::loadState()
TControlAdapter::onInit()
TControlAdapter::onLoad()
TControlAdapter::onPreRender()
TControlAdapter::onUnload()
TControlAdapter::render()
TControlAdapter::renderChildren()
TControlAdapter::saveState()
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::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Callback response client-side action header name.
Callback response data header name.
Callback error header name.
Hidden field list header name.
Callback page state header name.
Callback redirect url header name.
Script list header name.
Stylesheet list header name.
Documentation generated on Mon, 25 Jun 2012 14:37:06 +0200 by phpDocumentor 1.4.3