TControlAdapter class
TControlAdapter is the base class for adapters that customize various behaviors for the control to which the adapter is attached.
Located in /Web/UI/TControlAdapter.php (line 24)
TComponent | --TApplicationComponent | --TControlAdapter
Class | Description |
---|---|
TActiveControlAdapter | TActiveControlAdapter class. |
TActivePageAdapter | TActivePageAdapter class. |
TWebControlAdapter | TWebControlAdapter class |
Constructor.
Creates child controls for the attached control.
Default implementation calls the attached control's corresponding method.
Loads additional persistent control state.
Default implementation calls the attached control's corresponding method.
This method is invoked when the control enters 'OnInit' stage.
Default implementation calls the attached control's corresponding method.
This method is invoked when the control enters 'OnLoad' stage.
Default implementation calls the attached control's corresponding method.
This method is invoked when the control enters 'OnPreRender' stage.
Default implementation calls the attached control's corresponding method.
This method is invoked when the control enters 'OnUnload' stage.
Default implementation calls the attached control's corresponding method.
This method is invoked when the control renders itself.
Default implementation calls the attached control's corresponding method.
Renders the control's children.
Default implementation calls the attached control's corresponding method.
Saves additional persistent control state.
Default implementation calls the attached control's corresponding method.
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:34:15 -0400 by phpDocumentor 1.3.0RC4