[System.Web.UI.ActiveControls] element index

Package indexes

All elements
a b c d e f g h i o p r s t u v _
_
top
$_new
TViewStateDiff::$_new in TActiveControlAdapter.php
$_null
TViewStateDiff::$_null in TActiveControlAdapter.php
$_old
TViewStateDiff::$_old in TActiveControlAdapter.php
__construct
TActiveRatingList::__construct() in TActiveRatingList.php
Sets the default repeat direction to horizontal.
__construct
TActiveTextBox::__construct() in TActiveTextBox.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveRadioButtonList::__construct() in TActiveRadioButtonList.php
Creates a new callback control, sets the adapter to TActiveListControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActivePager::__construct() in TActivePager.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActivePanel::__construct() in TActivePanel.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveRadioButton::__construct() in TActiveRadioButton.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
Creates a new TCallbackEventParameter.
__construct
TCallback::__construct() in TCallback.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, call this constructor.
__construct
TCallbackResponseWriter::__construct() in TCallbackResponseAdapter.php
Constructor. Generates unique boundary ID using microtime.
__construct
TInPlaceTextBox::__construct() in TInPlaceTextBox.php
Sets the auto post back to true by default.
__construct
TCallbackEventParameter::__construct() in TCallbackEventParameter.php
Creates a new TCallbackEventParameter.
__construct
TCallbackClientScript::__construct() in TCallbackClientScript.php
Constructor.
__construct
TBaseActiveControl::__construct() in TBaseActiveControl.php
Constructor. Attach a base active control to an active control instance.
__construct
TActivePageAdapter::__construct() in TActivePageAdapter.php
Constructor, trap errors and exception to let the callback response handle them.
__construct
__construct
TActiveLinkButton::__construct() in TActiveLinkButton.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TViewStateDiff::__construct() in TActiveControlAdapter.php
Constructor.
__construct
TActiveCustomValidator::__construct() in TActiveCustomValidator.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TCallbackPageStateTracker::__construct() in TActiveControlAdapter.php
Constructor. Add a set of default states to track.
__construct
TActiveControlAdapter::__construct() in TActiveControlAdapter.php
Constructor.
__construct
TActiveCheckBox::__construct() in TActiveCheckBox.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveCheckBoxList::__construct() in TActiveCheckBoxList.php
Creates a new callback control, sets the adapter to TActiveListControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveDropDownList::__construct() in TActiveDropDownList.php
Creates a new callback control, sets the adapter to TActiveListControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveHiddenField::__construct() in TActiveHiddenField.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveLabel::__construct() in TActiveLabel.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveButton::__construct() in TActiveButton.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveImageButton::__construct() in TActiveImageButton.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveImage::__construct() in TActiveImage.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveHyperLink::__construct() in TActiveHyperLink.php
Creates a new callback control, sets the adapter to TActiveControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
__construct
TActiveListBox::__construct() in TActiveListBox.php
Creates a new callback control, sets the adapter to TActiveListControlAdapter. If you override this class, be sure to set the adapter appropriately by, for example, by calling this constructor.
a
top
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addAttributesToRender
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
addCssClass
TCallbackClientScript::addCssClass() in TCallbackClientScript.php
Add a Css class name to the element.
addPostDataLoader
TCallbackClientScript::addPostDataLoader() in TCallbackClientScript.php
addStatesToTrack
Add a list of view states to track. Each state is added to the StatesToTrack property with the view state name as key.
appear
TCallbackClientScript::appear() in TCallbackClientScript.php
Visual Effect: Gradually make the element appear.
appendContent
TCallbackClientScript::appendContent() in TCallbackClientScript.php
Append a HTML fragement to the element.
CALLBACK_ACTION_HEADER
Callback response client-side action header name.
CALLBACK_DATA_HEADER
Callback response data header name.
CALLBACK_ERROR_HEADER
Callback error header name.
CALLBACK_PAGESTATE_HEADER
Callback page state header name.
CALLBACK_REDIRECT
TActivePageAdapter::CALLBACK_REDIRECT in TActivePageAdapter.php
Callback redirect url header name.
b
top
blindDown
TCallbackClientScript::blindDown() in TCallbackClientScript.php
Visual Effect: Blind down.
blindUp
TCallbackClientScript::blindUp() in TCallbackClientScript.php
Visual Effect: Blind up.
buildListPager
TActivePager::buildListPager() in TActivePager.php
Builds a dropdown list pager Override parent implementation to build Active dropdown lists.
c
top
callClientFunction
TCallbackClientScript::callClientFunction() in TCallbackClientScript.php
Executes a client-side statement.
callClientFunction
Calls the client-side static method for this control class.
callClientFunction
Calls the client-side static method for this control class.
canCauseValidation
canUpdateClientSide
TActiveListItemCollection::canUpdateClientSide() in TActiveListControlAdapter.php
canUpdateClientSide
TActiveListControlAdapter::canUpdateClientSide() in TActiveListControlAdapter.php
canUpdateClientSide
Returns true if callback response is allowed to update the browser contents.
check
TCallbackClientScript::check() in TCallbackClientScript.php
Client script to check or uncheck a checkbox or radio button.
clearSelection
Clears all existing selections on the client side.
clearSelection
TActiveListControlAdapter::clearSelection() in TActiveListControlAdapter.php
Clears all existing selections on the client side.
click
TCallbackClientScript::click() in TCallbackClientScript.php
Client script to click on an element.
client
TCallbackPageStateTracker::client() in TActiveControlAdapter.php
createClientSide
createClientSide
TCallbackOptions::createClientSide() in TCallbackOptions.php
createListItemCollection
Creates a collection object to hold list items. A specialized TActiveListItemCollection is created to allow the drop down list options to be added.
createListItemCollection
Creates a collection object to hold list items. A specialized TActiveListItemCollection is created to allow the drop down list options to be added.
createNewHtmlWriter
TCallbackResponseAdapter::createNewHtmlWriter() in TCallbackResponseAdapter.php
Returns a new instance of THtmlWriter.
createPagerButton
Creates a pager button.
createRepeatedControl
Creates a control used for repetition (used as a template).
createRepeatedControl
Creates a control used for repetition (used as a template).
createRepeater
TAutoComplete::createRepeater() in TAutoComplete.php
createResultPanel
SCRIPT_PATH
TActiveRatingList::SCRIPT_PATH in TActiveRatingList.php
d
top
dataBind
TAutoComplete::dataBind() in TAutoComplete.php
Overrides parent implementation. Callback renderSuggestions() when page's IsCallback property is true.
displayException
Displays the exceptions to the client-side TJavascriptLogger.
dropOut
TCallbackClientScript::dropOut() in TCallbackClientScript.php
Visual Effect: Drop out.
e
top
ensureFunction
TCallbackClientSide::ensureFunction() in TCallbackClientSide.php
Returns javascript statement enclosed within a javascript function.
evaluateScript
TCallbackClientScript::evaluateScript() in TCallbackClientScript.php
Evaluate a block of javascript enclosed in a boundary.
f
top
fade
TCallbackClientScript::fade() in TCallbackClientScript.php
Visual Effect: Gradually fade the element.
flush
TCallbackResponseWriter::flush() in TCallbackResponseAdapter.php
Returns the text content wrapped within a HTML comment with boundary identifier as its comment content.
flushContent
TCallbackResponseAdapter::flushContent() in TCallbackResponseAdapter.php
Flushes the contents in the writers.
focus
TCallbackClientScript::focus() in TCallbackClientScript.php
Focus on a particular element.
fold
TCallbackClientScript::fold() in TCallbackClientScript.php
Visual Effect: Fold.
g
top
getActiveControl
getActiveControl
TActiveLinkButton::getActiveControl() in TActiveLinkButton.php
getActiveControl
getActiveControl
TActiveImageButton::getActiveControl() in TActiveImageButton.php
getActiveControl
getActiveControl
TActiveDropDownList::getActiveControl() in TActiveDropDownList.php
getActiveControl
TActiveHiddenField::getActiveControl() in TActiveHiddenField.php
getActiveControl
TActiveHyperLink::getActiveControl() in TActiveHyperLink.php
getActiveControl
getActiveControl
TActiveCheckBoxList::getActiveControl() in TActiveCheckBoxList.php
getActiveControl
getActiveControl
getActiveControl
getActiveControl
getActiveControl
TActiveRadioButtonList::getActiveControl() in TActiveRadioButtonList.php
getActiveControl
getActiveControl
TActiveRadioButton::getActiveControl() in TActiveRadioButton.php
getActiveControl
TActiveCustomValidator::getActiveControl() in TActiveCustomValidator.php
getAssetUrl
TActiveRatingList::getAssetUrl() in TActiveRatingList.php
getAutoHideTextBox
getBaseActiveControl
getBoundary
TCallbackResponseWriter::getBoundary() in TCallbackResponseAdapter.php
getCallbackClientHandler
Gets the callback client script handler. It handlers the javascript functions to be executed during the callback response.
getCallbackEventParameter
Gets callback parameter. JSON encoding is assumed.
getCallbackEventTarget
getCallbackOptions
getCallbackParameter
getCallbackParameter
getCaption
TActiveRatingList::getCaption() in TActiveRatingList.php
getCaptionControl
getCaptionControlID
getCaptionID
TActiveRatingList::getCaptionID() in TActiveRatingList.php
getCausesValidation
getChanges
TCallbackPageStateTracker::getChanges() in TActiveControlAdapter.php
getClientClassName
getClientClassName
TActiveCustomValidator::getClientClassName() in TActiveCustomValidator.php
getClientClassName
Javascript client class for this control.
getClientClassName
TTimeTriggeredCallback::getClientClassName() in TTimeTriggeredCallback.php
getClientClassName
getClientClassName
getClientClassName
Gets the name of the javascript class responsible for performing postback for this control.
getClientClassName
TValueTriggeredCallback::getClientClassName() in TValueTriggeredCallback.php
getClientClassName
getClientClassName
No client class for this control.
getClientClassName
Gets the name of the javascript class responsible for performing postback for this control.
getClientClassName
getClientClassName
getClientClassName
TEventTriggeredCallback::getClientClassName() in TEventTriggeredCallback.php
getClientClassName
Gets the name of the javascript class responsible for performing postback for this control.
getClientClassName
getClientFunctionsToExecute
getClientScriptOptions
Returns an array of javascript validator options.
getClientSide
TCallbackOptions::getClientSide() in TCallbackOptions.php
Callback client-side options can be set by setting the properties of the ClientSide property. E.g. <com:TCallbackOptions ClientSide.OnSuccess="..." /> See TCallbackClientSide for details on the properties of ClientSide.
getClientSide
TActiveRadioButton::getClientSide() in TActiveRadioButton.php
getClientSide
TActiveRadioButtonList::getClientSide() in TActiveRadioButtonList.php
getClientSide
TActiveCustomValidator::getClientSide() in TActiveCustomValidator.php
getClientSide
TActiveCheckBox::getClientSide() in TActiveCheckBox.php
getClientSide
Callback client-side options can be set by setting the properties of the ClientSide property. E.g. <com:TCallback ActiveControl.ClientSide.OnSuccess="..." /> See TCallbackClientSide for details on the properties of ClientSide.
getClientSide
TActiveImageButton::getClientSide() in TActiveImageButton.php
getClientSide
TActiveLinkButton::getClientSide() in TActiveLinkButton.php
getClientSide
getClientSide
TActiveHiddenField::getClientSide() in TActiveHiddenField.php
getClientSide
TActiveDropDownList::getClientSide() in TActiveDropDownList.php
getClientSide
TActivePager::getClientSide() in TActivePager.php
getClientSide
TActiveListBox::getClientSide() in TActiveListBox.php
getClientSide
TActiveButton::getClientSide() in TActiveButton.php
getClientSide
TActiveCheckBoxList::getClientSide() in TActiveCheckBoxList.php
getClientSide
TActiveTextBox::getClientSide() in TActiveTextBox.php
getClientSideOptions
getCombinedStyle
TStyleDiff::getCombinedStyle() in TActiveControlAdapter.php
getControl
TActiveListItemCollection::getControl() in TActiveListControlAdapter.php
getControl
TBaseActiveControl::getControl() in TBaseActiveControl.php
getControlID
TTriggeredCallback::getControlID() in TTriggeredCallback.php
getCssClassDiff
TStyleDiff::getCssClassDiff() in TActiveControlAdapter.php
getDecayRate
TValueTriggeredCallback::getDecayRate() in TValueTriggeredCallback.php
Gets the decay rate between callbacks. Default is 0;
getDefaultClientSideOptions
Returns an array of default callback client-side options. The default options are obtained from the client-side options of a TCallbackOptions control with ID specified by setCallbackOptionsID.
getDefaultLabelID
getDefaultLabelID
TActiveRadioButton::getDefaultLabelID() in TActiveRadioButton.php
getDifference
TViewStateDiff::getDifference() in TActiveControlAdapter.php
getDifference
TStyleDiff::getDifference() in TActiveControlAdapter.php
getDifference
TScalarDiff::getDifference() in TActiveControlAdapter.php
getDifference
TMapCollectionDiff::getDifference() in TActiveControlAdapter.php
getDisplayTextBox
getEditTriggerControlID
getEnablePageStateUpdate
getEnableUpdate
TBaseActiveControl::getEnableUpdate() in TBaseActiveControl.php
getEventName
TEventTriggeredCallback::getEventName() in TEventTriggeredCallback.php
getExternalControlID
getFrequency
TAutoComplete::getFrequency() in TAutoComplete.php
getHalfRatingInterval
getHasPriority
TCallbackClientSide::getHasPriority() in TCallbackClientSide.php
getInterval
TValueTriggeredCallback::getInterval() in TValueTriggeredCallback.php
getInterval
TTimeTriggeredCallback::getInterval() in TTimeTriggeredCallback.php
getIsCallback
TActiveCustomValidator::getIsCallback() in TActiveCustomValidator.php
getIsTrackingPageState
getJavascript
Returns the javascript callback request instance. To invoke a callback
getJsCallbackOptions
getLabelAttributes
Overrides parent implementation to ensure label has ID.
getLabelAttributes
Overrides parent implementation to ensure label has ID.
getLabelClientID
getListHasChanged
TActiveListItemCollection::getListHasChanged() in TActiveListControlAdapter.php
getMinChars
TAutoComplete::getMinChars() in TAutoComplete.php
getNewWriter
TCallbackEventParameter::getNewWriter() in TCallbackEventParameter.php
getObserveChanges
getOnComplete
TCallbackClientSide::getOnComplete() in TCallbackClientSide.php
getOnException
TCallbackClientSide::getOnException() in TCallbackClientSide.php
getOnFailure
TCallbackClientSide::getOnFailure() in TCallbackClientSide.php
getOnInteractive
TCallbackClientSide::getOnInteractive() in TCallbackClientSide.php
getOnLoaded
TCallbackClientSide::getOnLoaded() in TCallbackClientSide.php
getOnLoading
TCallbackClientSide::getOnLoading() in TCallbackClientSide.php
getOnPreDispatch
TCallbackClientSide::getOnPreDispatch() in TCallbackClientSide.php
getOnSuccess
TCallbackClientSide::getOnSuccess() in TCallbackClientSide.php
getOnUninitialized
getOnValidate
getOnValidationError
getOnValidationSuccess
getOption
TBaseActiveControl::getOption() in TBaseActiveControl.php
Gets an option named value. Options are used to store and retrive named values for the base active controls.
getOptions
TBaseActiveControl::getOptions() in TBaseActiveControl.php
getPage
TBaseActiveControl::getPage() in TBaseActiveControl.php
getPostBackOptions
getPostBackOptions
getPostBackOptions
getPostBackParameter
getPostBackTarget
TCallbackClientSide::getPostBackTarget() in TCallbackClientSide.php
getPostState
TCallbackClientSide::getPostState() in TCallbackClientSide.php
getPreventDefaultAction
getPropertyName
TValueTriggeredCallback::getPropertyName() in TValueTriggeredCallback.php
getRating
TActiveRatingList::getRating() in TActiveRatingList.php
getRatingImageType
getRatingIndex
TActiveRatingList::getRatingIndex() in TActiveRatingList.php
getRatingStyle
TActiveRatingList::getRatingStyle() in TActiveRatingList.php
getRatingStyleCssClass
getReadOnly
TActiveRatingList::getReadOnly() in TActiveRatingList.php
getRedirectedUrl
TCallbackResponseAdapter::getRedirectedUrl() in TCallbackResponseAdapter.php
getRequestTimeOut
TCallbackClientSide::getRequestTimeOut() in TCallbackClientSide.php
getResponseData
TCallbackEventParameter::getResponseData() in TCallbackEventParameter.php
getResponseData
TCallbackResponseAdapter::getResponseData() in TCallbackResponseAdapter.php
getResultPanel
TAutoComplete::getResultPanel() in TAutoComplete.php
getSelectedIndex
getSeparator
TAutoComplete::getSeparator() in TAutoComplete.php
getStartTimerOnLoad
TTimeTriggeredCallback::getStartTimerOnLoad() in TTimeTriggeredCallback.php
getStatesToTrack
getStateTracker
TActiveControlAdapter::getStateTracker() in TActiveControlAdapter.php
getStyleDiff
TStyleDiff::getStyleDiff() in TActiveControlAdapter.php
getStyleFromString
TStyleDiff::getStyleFromString() in TActiveControlAdapter.php
getSuggestions
TAutoComplete::getSuggestions() in TAutoComplete.php
getTagName
TInPlaceTextBox::getTagName() in TInPlaceTextBox.php
getTargetControl
TTriggeredCallback::getTargetControl() in TTriggeredCallback.php
getTextCssClass
getToken
getTriggerOptions
TValueTriggeredCallback::getTriggerOptions() in TValueTriggeredCallback.php
getTriggerOptions
TTriggeredCallback::getTriggerOptions() in TTriggeredCallback.php
getTriggerOptions
TTimeTriggeredCallback::getTriggerOptions() in TTimeTriggeredCallback.php
getTriggerOptions
TEventTriggeredCallback::getTriggerOptions() in TEventTriggeredCallback.php
getValidationGroup
grow
TCallbackClientScript::grow() in TCallbackClientScript.php
Visual Effect: Gradually make an element grow to a predetermined size.
h
top
handleCallback
TActivePager::handleCallback() in TActivePager.php
Event handler to the OnCallback active buttons or active dropdownlist.
hide
TCallbackClientScript::hide() in TCallbackClientScript.php
Hides an element by changing its CSS display style to "none".
highlight
TCallbackClientScript::highlight() in TCallbackClientScript.php
Visual Effect: High light the element for about 2 seconds.
httpRedirect
TCallbackResponseAdapter::httpRedirect() in TCallbackResponseAdapter.php
Delay the redirect until we process the rest of the page.
i
top
IListControlAdapter
IListControlAdapter in TListControl.php
IListControlAdapter interface
insertAt
TActiveListItemCollection::insertAt() in TActiveListControlAdapter.php
Inserts an item into the collection.
insertContentAfter
TCallbackClientScript::insertContentAfter() in TCallbackClientScript.php
Insert a HTML fragement after the element.
insertContentBefore
Insert a HTML fragement in before the element.
instantiateIn
Instantiates the template.
o
top
onCallback
TActiveRadioButton::onCallback() in TActiveRadioButton.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActivePager::onCallback() in TActivePager.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveButton::onCallback() in TActiveButton.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveRadioButtonList::onCallback() in TActiveRadioButtonList.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveTextBox::onCallback() in TActiveTextBox.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TInPlaceTextBox::onCallback() in TInPlaceTextBox.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TCallback::onCallback() in TCallback.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveLinkButton::onCallback() in TActiveLinkButton.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveListBox::onCallback() in TActiveListBox.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveCheckBoxList::onCallback() in TActiveCheckBoxList.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveCheckBox::onCallback() in TActiveCheckBox.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveDropDownList::onCallback() in TActiveDropDownList.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveCustomValidator::onCallback() in TActiveCustomValidator.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveImageButton::onCallback() in TActiveImageButton.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onCallback
TActiveHiddenField::onCallback() in TActiveHiddenField.php
This method is invoked when a callback is requested. The method raises 'OnCallback' event to fire up the event handlers. If you override this method, be sure to call the parent implementation so that the event handler can be invoked.
onLoad
TActiveControlAdapter::onLoad() in TActiveControlAdapter.php
Starts viewstate tracking if necessary after when controls has been loaded
onLoadingText
TInPlaceTextBox::onLoadingText() in TInPlaceTextBox.php
Raised when editing the content is requsted to be loaded from the server side.
onPreRender
TActiveImageButton::onPreRender() in TActiveImageButton.php
Register the x and y hidden input names of the position clicked.
onPreRender
TActiveRatingList::onPreRender() in TActiveRatingList.php
Publish the the rating style css file and rating image files.
onPreRender
TActiveListBox::onPreRender() in TActiveListBox.php
Updates the client-side options if the item list has changed after the OnLoad event.
onPreRender
TActiveDropDownList::onPreRender() in TActiveDropDownList.php
Updates the client-side options if the item list has changed after the OnLoad event.
onSuggest
TAutoComplete::onSuggest() in TAutoComplete.php
This method is invoked when an autocomplete suggestion is requested.
onSuggestionSelected
This method is invoked when an autocomplete suggestion is selected.
p
top
prependContent
TCallbackClientScript::prependContent() in TCallbackClientScript.php
Prepend a HTML fragement to the element.
processCallbackEvent
Process the callback request.
publishRatingListImages
publishRatingListStyle
puff
TCallbackClientScript::puff() in TCallbackClientScript.php
Visual Effect: Gradually grow and fade the element.
pulsate
TCallbackClientScript::pulsate() in TCallbackClientScript.php
Visual Effect: Pulsate.
r
top
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by
raiseCallbackEvent
Raises the callback event. This method is required by
raiseCallbackEvent
Raises the callback event. This method is required by
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
TActiveRadioButtonList::raiseCallbackEvent() in TActiveRadioButtonList.php
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
TActiveCustomValidator::raiseCallbackEvent() in TActiveCustomValidator.php
Raises the callback event. This method is required by ICallbackEventHandler interface. The onServerValidate event is raised first and then the onCallback event.
raiseCallbackEvent
Raises the callback event. This method is overrides the parent implementation.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by ICallbackEventHandler interface.
raiseCallbackEvent
Raises the callback event. This method is required by
raiseClientEvent
TCallbackClientScript::raiseClientEvent() in TCallbackClientScript.php
Raise the client side event (given by $eventName) on a particular element.
redirect
TActivePageAdapter::redirect() in TActivePageAdapter.php
Redirect url on the client-side using javascript.
registerCallbackClientScript
Registers the callback control javascript code. Client-side options are
registerControlToRender
Register a control for defered render() call.
remove
TCallbackClientScript::remove() in TCallbackClientScript.php
Removes an element from the HTML page.
removeAt
TActiveListItemCollection::removeAt() in TActiveListControlAdapter.php
Removes an item from at specified index.
removeCssClass
TCallbackClientScript::removeCssClass() in TCallbackClientScript.php
Remove a Css class name from the element.
render
TActivePager::render() in TActivePager.php
render
TValueTriggeredCallback::render() in TValueTriggeredCallback.php
Registers the javascript code for initializing the active control.
render
TEventTriggeredCallback::render() in TEventTriggeredCallback.php
Registers the javascript code for initializing the active control.
render
TActiveRatingList::render() in TActiveRatingList.php
Add rating style class name to the class attribute when setReadOnly property is true and when the setCssClass property is empty.
render
TTimeTriggeredCallback::render() in TTimeTriggeredCallback.php
Registers the javascript code for initializing the active control.
render
TActivePanel::render() in TActivePanel.php
Renders and replaces the panel's content on the client-side.
render
TActiveControlAdapter::render() in TActiveControlAdapter.php
Renders the callback client scripts.
renderCallback
TAutoComplete::renderCallback() in TAutoComplete.php
Renders the suggestions during a callback respones.
renderCallbackClientScripts
Register the callback clientscripts and sets the post loader IDs.
renderCallbackResponse
Render the callback response.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Override parent implementation, no javascript is rendered here instead the javascript required for active control is registered in addAttributesToRender.
renderClientControlScript
Registers the javascript code for initializing the active control only if setReadOnly property is false.
renderContents
TInPlaceTextBox::renderContents() in TInPlaceTextBox.php
Renders the body content of the label.
renderEndTag
TAutoComplete::renderEndTag() in TAutoComplete.php
Renders the end tag and registers javascript effects library.
renderInputTag
TActiveCheckBox::renderInputTag() in TActiveCheckBox.php
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
renderInputTag
TActiveRadioButton::renderInputTag() in TActiveRadioButton.php
Ensure that the ID attribute is rendered and registers the javascript code for initializing the active control.
renderItem
TActiveRatingList::renderItem() in TActiveRatingList.php
Renders the rating images if setReadOnly is true otherwise render the radio buttons.
renderLabel
TActiveCheckBox::renderLabel() in TActiveCheckBox.php
Renders a label beside the checkbox.
renderLabel
TActiveRadioButton::renderLabel() in TActiveRadioButton.php
Renders a label beside the radio button.
renderResponse
TActivePageAdapter::renderResponse() in TActivePageAdapter.php
Renders the callback response by adding additional callback data and javascript actions in the header and page state if required.
renderResultPanel
Renders the result panel.
renderStaticRating
Renders the static rating images.
renderSuggestions
Renders the suggestions repeater.
replace
TCallbackClientScript::replace() in TCallbackClientScript.php
Replace the content of an element with new content. The new content can be a string or a TControl component. If the <tt>content</tt> parameter is a TControl component, its rendered method will be called and its contents will be used for replacement.
replaceContent
TCallbackClientScript::replaceContent() in TCallbackClientScript.php
Replace the content of an element with new content contained in writer.
respondToChanges
For each of the changes call the corresponding change handlers.
s
top
saveState
TActiveControlAdapter::saveState() in TActiveControlAdapter.php
Saves additional persistent control state. Respond to viewstate changes if necessary.
scrollTo
TCallbackClientScript::scrollTo() in TCallbackClientScript.php
Scroll the top of the browser viewing area to the location of the element.
select
TCallbackClientScript::select() in TCallbackClientScript.php
Client script to select/clear/check a drop down list, check box list, or radio button list.
setAlternateText
TActiveImageButton::setAlternateText() in TActiveImageButton.php
Sets the alternative text to be displayed in the TImage when the image is unavailable.
setAlternateText
Sets the alternative text to be displayed in the TImage when the image is unavailable.
setAttribute
TCallbackClientScript::setAttribute() in TCallbackClientScript.php
Sets the attribute of a particular control.
setAutoHideTextBox
setBaseActiveControl
setBaseControlClass
setBoundary
TCallbackResponseWriter::setBoundary() in TCallbackResponseAdapter.php
setCallbackEventParameter
setCallbackEventTarget
Registers a control to raise callback event in the current request.
setCallbackOptions
Sets default callback options. Takes the ID of a TCallbackOptions component to duplicate the client-side options for this control. The getClientSide subproperties has precendent over the CallbackOptions property.
setCallbackParameter
setCaption
TActiveRatingList::setCaption() in TActiveRatingList.php
setCaptionID
TActiveRatingList::setCaptionID() in TActiveRatingList.php
setCausesValidation
setChecked
TActiveCheckBox::setChecked() in TActiveCheckBox.php
Sets a value indicating whether the checkbox is to be checked or not.
setChecked
TActiveRadioButton::setChecked() in TActiveRadioButton.php
Checks the radio button.
setClientSide
Sets the client side options. Can only be set when client side is null.
setClientValidationFunction
Client validation function is NOT supported.
setControl
TActiveListItemCollection::setControl() in TActiveListControlAdapter.php
setControlID
TTriggeredCallback::setControlID() in TTriggeredCallback.php
setDataSource
TAutoComplete::setDataSource() in TAutoComplete.php
setDecayRate
TValueTriggeredCallback::setDecayRate() in TValueTriggeredCallback.php
Sets the decay rate between callback. Default is 0;
setDescriptionUrl
TActiveImageButton::setDescriptionUrl() in TActiveImageButton.php
setDescriptionUrl
setDisplayTextBox
setEditTriggerControlID
setEnabled
TActiveRatingList::setEnabled() in TActiveRatingList.php
setEnablePageStateUpdate
Set to true to enable the callback response to enable the viewstate update. This will automatically set HasPrority to true.
setEnableUpdate
TBaseActiveControl::setEnableUpdate() in TBaseActiveControl.php
setErrorMessage
TActiveCustomValidator::setErrorMessage() in TActiveCustomValidator.php
Sets the text for the error message. Updates client-side erorr message.
setEventName
TEventTriggeredCallback::setEventName() in TEventTriggeredCallback.php
Sets the client-side event name that fires the callback request.
setForControl
TActiveLabel::setForControl() in TActiveLabel.php
Sets the ID of the control that the label is associated with.
setFrequency
TAutoComplete::setFrequency() in TAutoComplete.php
setHalfRatingInterval
Sets the interval such that those rating values within the interval will be considered as a half star rating.
setHasPriority
TCallbackClientSide::setHasPriority() in TCallbackClientSide.php
setImageAlign
TActiveImageButton::setImageAlign() in TActiveImageButton.php
Sets the alignment of the image with respective to other elements on the page.
setImageAlign
TActiveImage::setImageAlign() in TActiveImage.php
Sets the alignment of the image with respective to other elements on the page.
setImageUrl
TActiveHyperLink::setImageUrl() in TActiveHyperLink.php
Sets the location of image file of the THyperLink.
setImageUrl
TActiveImageButton::setImageUrl() in TActiveImageButton.php
setImageUrl
TActiveImage::setImageUrl() in TActiveImage.php
setInterval
TValueTriggeredCallback::setInterval() in TValueTriggeredCallback.php
Sets the polling interval in seconds to observe property changes.
setInterval
TTimeTriggeredCallback::setInterval() in TTimeTriggeredCallback.php
setListItems
TCallbackClientScript::setListItems() in TCallbackClientScript.php
Sets the options of a select input element.
setMinChars
TAutoComplete::setMinChars() in TAutoComplete.php
setNavigateUrl
TActiveHyperLink::setNavigateUrl() in TActiveHyperLink.php
Sets the URL to link to when the THyperLink component is clicked.
setObserveChanges
setOnComplete
TCallbackClientSide::setOnComplete() in TCallbackClientSide.php
setOnException
TCallbackClientSide::setOnException() in TCallbackClientSide.php
setOnFailure
TCallbackClientSide::setOnFailure() in TCallbackClientSide.php
setOnInteractive
TCallbackClientSide::setOnInteractive() in TCallbackClientSide.php
setOnLoaded
TCallbackClientSide::setOnLoaded() in TCallbackClientSide.php
setOnLoading
TCallbackClientSide::setOnLoading() in TCallbackClientSide.php
setOnPreDispatch
TCallbackClientSide::setOnPreDispatch() in TCallbackClientSide.php
setOnSuccess
TCallbackClientSide::setOnSuccess() in TCallbackClientSide.php
setOnUninitialized
setOnValidate
Client-side OnValidate validator event is raise before the validators validation functions are called.
setOnValidationError
Client-side OnError event is raised after validation failure.
setOnValidationSuccess
Client-side OnSuccess event is raise after validation is successfull.
setOpacity
TCallbackClientScript::setOpacity() in TCallbackClientScript.php
Set the opacity on a html element or control.
setOption
TBaseActiveControl::setOption() in TBaseActiveControl.php
Sets a named options with a value. Options are used to store and retrive named values for the base active controls.
setPostBackParameter
setPostBackTarget
TCallbackClientSide::setPostBackTarget() in TCallbackClientSide.php
setPostState
TCallbackClientSide::setPostState() in TCallbackClientSide.php
setPreventDefaultAction
setPropertyName
TValueTriggeredCallback::setPropertyName() in TValueTriggeredCallback.php
Sets the control property name to observe value changes that fires the callback request.
setRating
TActiveRatingList::setRating() in TActiveRatingList.php
setRatingStyle
TActiveRatingList::setRatingStyle() in TActiveRatingList.php
setReadOnly
TActiveRatingList::setReadOnly() in TActiveRatingList.php
setReadOnly
TInPlaceTextBox::setReadOnly() in TInPlaceTextBox.php
Update ClientSide Readonly property
setRepeatLayout
TActiveRatingList::setRepeatLayout() in TActiveRatingList.php
The repeat layout must be Table.
setRequestTimeOut
TCallbackClientSide::setRequestTimeOut() in TCallbackClientSide.php
setResponseData
TCallbackEventParameter::setResponseData() in TCallbackEventParameter.php
setResponseData
TCallbackResponseAdapter::setResponseData() in TCallbackResponseAdapter.php
setSelectedIndex
TActiveRatingList::setSelectedIndex() in TActiveRatingList.php
setSelectedIndex
TActiveListControlAdapter::setSelectedIndex() in TActiveListControlAdapter.php
Selects an item based on zero-base index on the client side.
setSelectedIndex
Selects an item based on zero-base index on the client side.
setSelectedIndices
Selects a list of item based on zero-base indices on the client side.
setSelectedIndices
TActiveListControlAdapter::setSelectedIndices() in TActiveListControlAdapter.php
Selects a list of item based on zero-base indices on the client side.
setSelectedValue
Sets selection by item value on the client side.
setSelectedValue
TActiveListControlAdapter::setSelectedValue() in TActiveListControlAdapter.php
Sets selection by item value on the client side.
setSelectedValues
Sets selection by a list of item values on the client side.
setSelectedValues
TActiveListControlAdapter::setSelectedValues() in TActiveListControlAdapter.php
Sets selection by a list of item values on the client side.
setSelectionMode
Sets the selection mode of the list control (Single, Multiple) on the client-side if the setEnableUpdate property is set to true.
setSeparator
TAutoComplete::setSeparator() in TAutoComplete.php
setStartTimerOnLoad
TTimeTriggeredCallback::setStartTimerOnLoad() in TTimeTriggeredCallback.php
setStyle
TCallbackClientScript::setStyle() in TCallbackClientScript.php
Sets the style of element. The style must be a key-value array where the key is the style property and the value is the style value.
setTarget
TActiveHyperLink::setTarget() in TActiveHyperLink.php
Sets the target window or frame to display the Web page content linked to when the THyperLink component is clicked.
setText
TActiveRadioButton::setText() in TActiveRadioButton.php
Updates the button text on the client-side if the setEnableUpdate property is set to true.
setText
TInPlaceTextBox::setText() in TInPlaceTextBox.php
On callback response, the inner HTMl of the label and the
setText
TActiveHyperLink::setText() in TActiveHyperLink.php
On callback response, the inner HTMl of the label is updated.
setText
TActiveButton::setText() in TActiveButton.php
Updates the button text on the client-side if the setEnableUpdate property is set to true.
setText
TActiveCheckBox::setText() in TActiveCheckBox.php
Updates the button text on the client-side if the setEnableUpdate property is set to true.
setText
TActiveLabel::setText() in TActiveLabel.php
On callback response, the inner HTML of the label is updated.
setText
TActiveTextBox::setText() in TActiveTextBox.php
Client-side Text property can only be updated after the OnLoad stage.
setText
TActiveLinkButton::setText() in TActiveLinkButton.php
Updates the link text on the client-side if the setEnableUpdate property is set to true.
setTextCssClass
setValidationGroup
setValue
TActiveHiddenField::setValue() in TActiveHiddenField.php
Client-side Value property can only be updated after the OnLoad stage.
setValue
TCallbackClientScript::setValue() in TCallbackClientScript.php
Client script to set the value of a particular input element.
shake
TCallbackClientScript::shake() in TCallbackClientScript.php
Visual Effect: Shake the element.
show
TCallbackClientScript::show() in TCallbackClientScript.php
Shows an element by changing its CSS display style as empty.
shrink
TCallbackClientScript::shrink() in TCallbackClientScript.php
Visual Effect: Shrink the element.
slideDown
TCallbackClientScript::slideDown() in TCallbackClientScript.php
Visual Effect: Slide down.
slideUp
TCallbackClientScript::slideUp() in TCallbackClientScript.php
Visual Effect: Side up.
squish
TCallbackClientScript::squish() in TCallbackClientScript.php
Visual Effect: Squish the element.
startTimer
TTimeTriggeredCallback::startTimer() in TTimeTriggeredCallback.php
Registers the javascript code to start the timer.
stopTimer
TTimeTriggeredCallback::stopTimer() in TTimeTriggeredCallback.php
Registers the javascript code to stop the timer.
switchOff
TCallbackClientScript::switchOff() in TCallbackClientScript.php
Visual Effect: Switch Off effect.
t
top
TActiveButton
TActiveButton in TActiveButton.php
TActiveButton is the active control counter part to TButton.
TActiveCheckBox
TActiveCheckBox in TActiveCheckBox.php
TActiveCheckBox class.
TActiveCheckBoxList
TActiveCheckBoxList in TActiveCheckBoxList.php
TActiveCheckBoxList class.
TActiveControlAdapter
TActiveControlAdapter in TActiveControlAdapter.php
TActiveControlAdapter class.
TActiveCustomValidator
TActiveCustomValidator in TActiveCustomValidator.php
TActiveCustomValidator Class
TActiveCustomValidatorClientSide
TActiveCustomValidatorClientSide in TActiveCustomValidator.php
Custom Validator callback client side options class.
TActiveDropDownList
TActiveDropDownList in TActiveDropDownList.php
TActiveDropDownList class.
TActiveHiddenField
TActiveHiddenField in TActiveHiddenField.php
TActiveHiddenField class
TActiveHyperLink
TActiveHyperLink in TActiveHyperLink.php
TActiveHyperLink class.
TActiveImage
TActiveImage in TActiveImage.php
TActiveImage class.
TActiveImageButton
TActiveImageButton in TActiveImageButton.php
TActiveImageButton class.
TActiveLabel
TActiveLabel in TActiveLabel.php
TActiveLabel class
TActiveLinkButton
TActiveLinkButton in TActiveLinkButton.php
TActiveLinkButton is the active control counter part to TLinkButton.
TActiveListBox
TActiveListBox in TActiveListBox.php
TActiveListBox class.
TActiveListControlAdapter
TActiveListControlAdapter in TActiveListControlAdapter.php
TActiveListControlAdapter class.
TActiveListItemCollection
TActiveListItemCollection in TActiveListControlAdapter.php
TActiveListItemCollection class.
TActivePageAdapter
TActivePageAdapter in TActivePageAdapter.php
TActivePageAdapter class.
TActivePager
TActivePager in TActivePager.php
TActivePager is the active control counter part of TPager.
TActivePanel
TActivePanel in TActivePanel.php
TActivePanel is the TPanel active control counterpart.
TActiveRadioButton
TActiveRadioButton in TActiveRadioButton.php
TActiveRadioButton class.
TActiveRadioButtonList
TActiveRadioButtonList in TActiveRadioButtonList.php
TActiveRadioButtonList class.
TActiveRatingList
TActiveRatingList in TActiveRatingList.php
TActiveRatingList Class
TActiveTextBox
TActiveTextBox in TActiveTextBox.php
TActiveTextBox class.
TAutoComplete
TAutoComplete in TAutoComplete.php
TAutoComplete class.
TAutoCompleteEventParameter
TAutoCompleteEventParameter in TAutoComplete.php
TAutCompleteEventParameter contains the getToken requested by the user for a partial match of the suggestions.
TAutoCompleteTemplate
TAutoCompleteTemplate in TAutoComplete.php
TAutoCompleteTemplate class.
TBaseActiveCallbackControl
TBaseActiveCallbackControl in TBaseActiveControl.php
TBaseActiveCallbackControl is a common set of options and functionality for active controls that can perform callback requests.
TBaseActiveControl
TBaseActiveControl in TBaseActiveControl.php
TBaseActiveControl class provided additional basic property for every active control. An instance of TBaseActiveControl or its decendent TBaseActiveCallbackControl is created by TActiveControlAdapter::getBaseActiveControl() method.
TCallback
TCallback in TCallback.php
TCallback component class.
TCallbackClientScript
TCallbackClientScript in TCallbackClientScript.php
TCallbackClientScript class.
TCallbackClientSide
TCallbackClientSide in TCallbackClientSide.php
TCallbackClientSide class.
TCallbackErrorHandler
TCallbackErrorHandler in TActivePageAdapter.php
TCallbackErrorHandler class.
TCallbackEventParameter
TCallbackEventParameter in TCallbackEventParameter.php
TCallbackEventParameter class.
TCallbackOptions
TCallbackOptions in TCallbackOptions.php
TCallbackOptions class.
TCallbackPageStateTracker
TCallbackPageStateTracker in TActiveControlAdapter.php
TCallbackPageStateTracker class.
TCallbackResponseAdapter
TCallbackResponseAdapter in TCallbackResponseAdapter.php
TCallbackResponseAdapter alters the THttpResponse's outputs.
TCallbackResponseWriter
TCallbackResponseWriter in TCallbackResponseAdapter.php
TCallbackResponseWriter class.
TEventTriggeredCallback
TEventTriggeredCallback in TEventTriggeredCallback.php
TEventTriggeredCallback Class
TInPlaceTextBox
TInPlaceTextBox in TInPlaceTextBox.php
TInPlaceTextBox Class
TInvalidCallbackException
TInvalidCallbackException in TActivePageAdapter.php
TInvalidCallbackException class.
TMapCollectionDiff
TMapCollectionDiff in TActiveControlAdapter.php
TAttributesDiff class.
toggle
TCallbackClientScript::toggle() in TCallbackClientScript.php
Toggles the visibility of the element.
trackChanges
TCallbackPageStateTracker::trackChanges() in TActiveControlAdapter.php
Start tracking view state changes. The clone function on objects are called for those viewstate having an object as value.
trapCallbackErrorsExceptions
Trap errors and exceptions to be handled by TCallbackErrorHandler.
TScalarDiff
TScalarDiff in TActiveControlAdapter.php
TScalarDiff class.
TStyleDiff
TStyleDiff in TActiveControlAdapter.php
TStyleDiff class.
TTimeTriggeredCallback
TTimeTriggeredCallback in TTimeTriggeredCallback.php
TTimeTriggeredCallback class.
TTriggeredCallback
TTriggeredCallback in TTriggeredCallback.php
TTriggeredCallback abstract Class
TValueTriggeredCallback
TValueTriggeredCallback in TValueTriggeredCallback.php
TValueTriggeredCallback Class
TViewStateDiff
TViewStateDiff in TActiveControlAdapter.php
Calculates the viewstate changes during the request.
TActiveButton.php
TActiveButton.php in TActiveButton.php
TActiveCheckBoxList.php
TActiveCheckBoxList.php in TActiveCheckBoxList.php
TActiveCheckBox.php
TActiveCheckBox.php in TActiveCheckBox.php
TActiveControlAdapter.php
TActiveControlAdapter.php in TActiveControlAdapter.php
TActiveCustomValidator.php
TActiveCustomValidator.php in TActiveCustomValidator.php
TActiveDropDownList.php
TActiveDropDownList.php in TActiveDropDownList.php
TActiveHiddenField.php
TActiveHiddenField.php in TActiveHiddenField.php
TActiveHyperLink.php
TActiveHyperLink.php in TActiveHyperLink.php
TActiveImageButton.php
TActiveImageButton.php in TActiveImageButton.php
TActiveImage.php
TActiveImage.php in TActiveImage.php
TActiveLabel.php
TActiveLabel.php in TActiveLabel.php
TActiveLinkButton.php
TActiveLinkButton.php in TActiveLinkButton.php
TActiveListBox.php
TActiveListBox.php in TActiveListBox.php
TActiveListControlAdapter.php
TActiveListControlAdapter.php in TActiveListControlAdapter.php
TActivePageAdapter.php
TActivePageAdapter.php in TActivePageAdapter.php
TActivePager.php
TActivePager.php in TActivePager.php
TActivePanel.php
TActivePanel.php in TActivePanel.php
TActiveRadioButtonList.php
TActiveRadioButtonList.php in TActiveRadioButtonList.php
TActiveRadioButton.php
TActiveRadioButton.php in TActiveRadioButton.php
TActiveRatingList.php
TActiveRatingList.php in TActiveRatingList.php
TActiveTextBox.php
TActiveTextBox.php in TActiveTextBox.php
TAutoComplete.php
TAutoComplete.php in TAutoComplete.php
TBaseActiveControl.php
TBaseActiveControl.php in TBaseActiveControl.php
TCallbackClientScript.php
TCallbackClientScript.php in TCallbackClientScript.php
TCallbackClientSide.php
TCallbackClientSide.php in TCallbackClientSide.php
TCallbackEventParameter.php
TCallbackEventParameter.php in TCallbackEventParameter.php
TCallbackOptions.php
TCallbackOptions.php in TCallbackOptions.php
TCallbackResponseAdapter.php
TCallbackResponseAdapter.php in TCallbackResponseAdapter.php
TCallback.php
TCallback.php in TCallback.php
TEventTriggeredCallback.php
TEventTriggeredCallback.php in TEventTriggeredCallback.php
TInPlaceTextBox.php
TInPlaceTextBox.php in TInPlaceTextBox.php
TTimeTriggeredCallback.php
TTimeTriggeredCallback.php in TTimeTriggeredCallback.php
TTriggeredCallback.php
TTriggeredCallback.php in TTriggeredCallback.php
TValueTriggeredCallback.php
TValueTriggeredCallback.php in TValueTriggeredCallback.php
u
top
update
TCallbackClientScript::update() in TCallbackClientScript.php
Update the element's innerHTML with new content.
updateAccessKey
Updates the modifier access key
updateAttributes
Updates/adds a list of attributes on the control.
updateClientSide
TActiveListItemCollection::updateClientSide() in TActiveListControlAdapter.php
Update client-side list items.
updateEnabled
TCallbackPageStateTracker::updateEnabled() in TActiveControlAdapter.php
Enables or Disables the control on the client-side.
updateListItems
TActiveListControlAdapter::updateListItems() in TActiveListControlAdapter.php
Update the client-side list options.
updateStyle
TCallbackPageStateTracker::updateStyle() in TActiveControlAdapter.php
Updates the CSS style on the control on the client-side.
updateTabIndex
TCallbackPageStateTracker::updateTabIndex() in TActiveControlAdapter.php
Updates the tab index.
updateToolTip
TCallbackPageStateTracker::updateToolTip() in TActiveControlAdapter.php
Updates the tooltip.
updateVisible
TCallbackPageStateTracker::updateVisible() in TActiveControlAdapter.php
Hides or shows the control on the client-side. The control must be already rendered on the client-side.
v
top
visualEffect
TCallbackClientScript::visualEffect() in TCallbackClientScript.php
Add a visual effect the element.
a b c d e f g h i o p r s t u v _