[System.Web.UI] element index

Package indexes

All elements
a b c d e f g h i k l o p r s t u v w x y _
_
top
__construct
TControlAdapter::__construct() in TControlAdapter.php
Constructor.
__construct
Constructor.
__construct
THtmlWriter::__construct() in THtmlWriter.php
Constructor.
__construct
Constructor.
__construct
TTemplate::__construct() in TTemplateManager.php
Constructor.
__construct
Constructor.
__construct
TClientScriptManager::__construct() in TClientScriptManager.php
Constructor.
__construct
Constructor.
__construct
TClientSideOptions::__construct() in TClientScriptManager.php
Constructor, initialize the options list.
__construct
Constructor.
__construct
Constructor.
__construct
TControl::__construct() in TControl.php
Constructor.
__construct
TTheme::__construct() in TThemeManager.php
Constructor.
__get
TControl::__get() in TControl.php
Returns a property value by name or a control by ID.
a
top
addAttribute
THtmlWriter::addAttribute() in THtmlWriter.php
Adds an attribute to be rendered.
addAttributes
THtmlWriter::addAttributes() in THtmlWriter.php
Adds a list of attributes to be rendered.
addAttributesToRender
Adds form specific attributes to renderer.
addedControl
TControl::addedControl() in TControl.php
Adds a control into the child collection of the control.
addParsedObject
TTextProcessor::addParsedObject() in TTextProcessor.php
HTML-decodes static text.
addParsedObject
Processes an object that is created during parsing template.
addParsedObject
Adds the object instantiated on a template to the child control collection.
addStyleAttribute
Adds a stylesheet attribute to be rendered
addStyleAttributes
Adds a list of stylesheet attributes to be rendered.
addToPostDataLoader
Add controls implementing IPostBackDataHandler to post data loaders.
applyControlSkin
Applies a skin in the current theme to a control.
applyControlStyleSheet
Applies a stylesheet skin in the current theme to a control.
applySkin
TTheme::applySkin() in TThemeManager.php
Applies the theme to a particular control.
applySkin
ITheme::applySkin() in TControl.php
Applies this theme to the specified control.
applyStyleSheetSkin
Applies a stylesheet skin to a control.
autoBindProperty
Sets up the binding between a property (or property path) and an expression.
autoDataBindProperties
Auto databinding properties of the control.
b
top
beginFormRender
bindProperty
TControl::bindProperty() in TControl.php
Sets up the binding between a property (or property path) and an expression.
broadcastEvent
Broadcasts an event.
broadcastEventReceived
Handles broadcast event.
bubbleEvent
TControl::bubbleEvent() in TControl.php
This method responds to a bubbled event.
c
top
calculateKey
TCachePageStatePersister::calculateKey() in TCachePageStatePersister.php
clear
Overrides the parent implementation by invoking TControl::clearNamingContainer
clearChildState
Clears up the child state data.
clearControlState
Clears a controlstate value.
clearNamingContainer
Resets the control as a naming container.
clearViewState
Clears a viewstate value.
configureComponent
TTemplate::configureComponent() in TTemplateManager.php
Configures a property of a non-control component.
configureControl
TTemplate::configureControl() in TTemplateManager.php
Configures a property/event of a control.
configureEvent
TTemplate::configureEvent() in TTemplateManager.php
Configures an event for a control.
configureProperty
TTemplate::configureProperty() in TTemplateManager.php
Configures a simple property for a component.
configureSubProperty
TTemplate::configureSubProperty() in TTemplateManager.php
Configures a subproperty for a component.
convertUniqueIdToClientId
Converts a unique ID to a client ID.
createChildControls
Creates child controls.
createChildControls
Creates child controls for the attached control.
createChildControls
Creates child controls.
createControlCollection
Creates a control collection object that is to be used to hold child controls
SCRIPT_LOADER
TClientScriptManager::SCRIPT_LOADER in TClientScriptManager.php
the PHP script for loading Prado javascript files
SCRIPT_PATH
TClientScriptManager::SCRIPT_PATH in TClientScriptManager.php
directory containing Prado javascript files
d
top
dataBind
TControl::dataBind() in TControl.php
Performs the databinding for this control.
dataBind
Performs databindings.
dataBindChildren
Databinding child controls.
dataBindProperties
Databinding properties of the control.
ID_FORMAT
TControl::ID_FORMAT in TControl.php
format of control ID
ID_SEPARATOR
TControl::ID_SEPARATOR in TControl.php
separator char between IDs in a UniqueID
e
top
DEFAULT_BASEPATH
TThemeManager::DEFAULT_BASEPATH in TThemeManager.php
default themes base path
endFormRender
ensureChildControls
Ensures child controls are created.
ensureFunction
TClientSideOptions::ensureFunction() in TClientScriptManager.php
Ensure that the javascript statements are wrapped in a javascript function block as
  1. function(sender, parameter){ //code }
.
ensureRenderInForm
Ensures the control is rendered within a form.
evaluateDynamicContent
Evaluates the expressions and/or statements in the component.
REGEX_RULES
TTemplate::REGEX_RULES in TTemplateManager.php
'<!--.*?--!>' - template comments
TEMPLATE_CACHE_PREFIX
Prefix of the cache variable name for storing parsed templates
TEMPLATE_FILE_EXT
TTemplateManager::TEMPLATE_FILE_EXT in TTemplateManager.php
Template file extension
f
top
findControl
TControl::findControl() in TControl.php
Finds a control by ID path within the current naming container.
findControlsByID
Finds all child and grand-child controls with the specified ID.
findControlsByType
Finds all child and grand-child controls that are of the specified type.
flush
THtmlWriter::flush() in THtmlWriter.php
Flushes the rendering result.
focus
TControl::focus() in TControl.php
Sets input focus to this control.
RF_ADAPTER
TControl::RF_ADAPTER in TControl.php
RF_AUTO_BINDINGS
RF_CHILD_STATE
TControl::RF_CHILD_STATE in TControl.php
RF_CONTROLS
TControl::RF_CONTROLS in TControl.php
Indexes for the rare fields.
RF_CONTROLSTATE
RF_DATA_BINDINGS
RF_EVENTS
TControl::RF_EVENTS in TControl.php
RF_NAMED_CONTROLS
RF_NAMED_CONTROLS_ID
RF_NAMED_OBJECTS
RF_SKIN_ID
TControl::RF_SKIN_ID in TControl.php
g
top
getAdapter
TControl::getAdapter() in TControl.php
getAllowChildControls
getAttribute
TControl::getAttribute() in TControl.php
getAttributes
Returns the list of custom attributes.
getAvailableThemes
getBasePath
TThemeManager::getBasePath() in TThemeManager.php
getBasePath
TTheme::getBasePath() in TThemeManager.php
getBaseUrl
THead::getBaseUrl() in THead.php
getBaseUrl
TTheme::getBaseUrl() in TThemeManager.php
getBaseUrl
TThemeManager::getBaseUrl() in TThemeManager.php
getCache
TCachePageStatePersister::getCache() in TCachePageStatePersister.php
getCacheModuleID
TCachePageStatePersister::getCacheModuleID() in TCachePageStatePersister.php
getCacheTimeout
TCachePageStatePersister::getCacheTimeout() in TCachePageStatePersister.php
getCachingStack
getCallbackClient
Gets the callback client script handler that allows javascript functions to be executed during the callback response.
getCallbackEventParameter
Callback parameter is decoded assuming JSON encoding.
getCallbackEventTarget
getCallbackReference
Returns javascript statement that create a new callback request object.
getCausesValidation
getChildControlsCreated
getClientID
TControl::getClientID() in TControl.php
Returns the client ID of the control.
getClientScript
getClientState
Returns the state to be stored on the client side.
getClientSupportsJavaScript
getCommandName
getCommandName
getCommandParameter
getCommandParameter
getContainer
getContextPath
TTemplate::getContextPath() in TTemplateManager.php
getControl
TControlAdapter::getControl() in TControlAdapter.php
getControls
TControl::getControls() in TControl.php
getControlStage
Gets the lifecycle step the control is currently at.
getControlState
Returns a controlstate value.
getCustomData
Returns custom data associated with this control.
getDataChanged
getDefaultButton
getDefaultButtonOptions
getDirective
TTemplate::getDirective() in TTemplateManager.php
getEnabled
TControl::getEnabled() in TControl.php
Returns a value indicating whether the control is enabled.
getEnableStateEncryption
getEnableStateValidation
getEnableTheming
getEnableViewState
getEnctype
TForm::getEnctype() in TForm.php
getErrorMessage
getForm
TPage::getForm() in TPage.php
getHasAdapter
getHasAttributes
getHasChildInitialized
getHasControls
getHashCode
TTemplate::getHashCode() in TTemplateManager.php
getHasInitialized
getHasLoaded
TControl::getHasLoaded() in TControl.php
getHasLoadedPostData
getHasPreRendered
getHead
TPage::getHead() in TPage.php
getHistorySize
TSessionPageStatePersister::getHistorySize() in TSessionPageStatePersister.php
getID
TControl::getID() in TControl.php
Returns the id of the control.
getIncludedFiles
TTemplate::getIncludedFiles() in TTemplateManager.php
getIsCallback
getIsDefaultButton
getIsLoadingPostData
getIsPostBack
getIsSourceTemplate
TTemplate::getIsSourceTemplate() in TTemplateManager.php
getIsSourceTemplateControl
getIsValid
IValidator::getIsValid() in TControl.php
getIsValid
TPage::getIsValid() in TPage.php
Returns whether user input is valid or not.
getItems
TTemplate::getItems() in TTemplateManager.php
getJavaScriptFiles
TTheme::getJavaScriptFiles() in TThemeManager.php
getKeyPrefix
TCachePageStatePersister::getKeyPrefix() in TCachePageStatePersister.php
getLocalizedTemplate
Finds a localized template file.
getMaster
TTemplateControl::getMaster() in TTemplateControl.php
getMasterClass
TTemplateControl::getMasterClass() in TTemplateControl.php
getMetaTags
getMethod
TForm::getMethod() in TForm.php
getName
TTheme::getName() in TThemeManager.php
getName
TForm::getName() in TForm.php
getName
getNamingContainer
getOption
TClientSideOptions::getOption() in TClientScriptManager.php
getOptions
TClientSideOptions::getOptions() in TClientScriptManager.php
getOwner
getPackagePathUrl
TClientScriptManager::getPackagePathUrl() in TClientScriptManager.php
getPage
TControlAdapter::getPage() in TControlAdapter.php
getPage
TControl::getPage() in TControl.php
getPage
TPageStatePersister::getPage() in TPageStatePersister.php
getPage
TCachePageStatePersister::getPage() in TCachePageStatePersister.php
getPage
TSessionPageStatePersister::getPage() in TSessionPageStatePersister.php
getPage
getPagePath
getParameter
getParent
TControl::getParent() in TControl.php
getPostBackEventParameter
getPostBackEventTarget
getPostDataLoaders
Get a list of IDs of controls that are enabled and require post data.
getPradoScriptAssetUrl
getRegisteredObject
Returns the named registered object.
getRequestClientState
getRequiresHead
TClientScriptManager::getRequiresHead() in TClientScriptManager.php
getShortcutIcon
getSkinID
TControl::getSkinID() in TControl.php
getSourceTemplateControl
getStatePersister
getStatePersisterClass
getStyleSheetFiles
TTheme::getStyleSheetFiles() in TThemeManager.php
getStyleSheetTheme
getSurroundingTagID
getTemplate
TTemplateControl::getTemplate() in TTemplateControl.php
Returns the template object associated with this control object.
getTemplateByClassName
Loads the template corresponding to the specified class name.
getTemplateByFileName
Loads the template from the specified file.
getTemplateControl
getTemplateDirectory
getTemplateFile
TTemplate::getTemplateFile() in TTemplateManager.php
getText
TTextProcessor::getText() in TTextProcessor.php
getText
getTheme
TThemeManager::getTheme() in TThemeManager.php
getTheme
TPage::getTheme() in TPage.php
getTitle
THead::getTitle() in THead.php
getTitle
TPage::getTitle() in TPage.php
getUniqueID
TControl::getUniqueID() in TControl.php
Returns a unique ID that identifies the control in the page hierarchy.
getValidationGroup
getValidationPropertyValue
getValidators
Returns a list of registered validators.
getViewState
TControl::getViewState() in TControl.php
Returns a viewstate value.
getVisible
TControl::getVisible() in TControl.php
Checks if a control is visible.
getWriter
THtmlWriter::getWriter() in THtmlWriter.php
h
top
handleException
TTemplate::handleException() in TTemplateManager.php
Handles template parsing exception.
hasAttribute
TControl::hasAttribute() in TControl.php
hasBeginScripts
TClientScriptManager::hasBeginScripts() in TClientScriptManager.php
hasEndScripts
TClientScriptManager::hasEndScripts() in TClientScriptManager.php
THEME_CACHE_PREFIX
TTheme::THEME_CACHE_PREFIX in TThemeManager.php
prefix for cache variable name used to store parsed themes
i
top
FIELD_CALLBACK_PARAMETER
FIELD_CALLBACK_TARGET
FIELD_LASTFOCUS
FIELD_PAGESTATE
FIELD_POSTBACK_PARAMETER
FIELD_POSTBACK_TARGET
system post fields
IBroadcastEventReceiver
IBroadcastEventReceiver in TControl.php
IBroadcastEventReceiver interface
IButtonControl
IButtonControl in TControl.php
IButtonControl interface
INamingContainer
INamingContainer in TControl.php
INamingContainer interface.
init
TThemeManager::init() in TThemeManager.php
Initializes the module.
init
TTemplateManager::init() in TTemplateManager.php
Initializes the module.
initRecursive
Performs the Init step for the control and all its child controls.
initRecursive
TTemplateControl::initRecursive() in TTemplateControl.php
Performs the OnInit step for the control and all its child controls.
initRecursive
TCompositeControl::initRecursive() in TCompositeControl.php
Performs the OnInit step for the control and all its child controls.
injectContent
TTemplateControl::injectContent() in TTemplateControl.php
Injects all content controls (and their children) to the corresponding content placeholders.
insertAt
Inserts an item at the specified position.
insertAt
Inserts an item at the specified position.
instantiateIn
TTemplate::instantiateIn() in TTemplateManager.php
Instantiates the template.
instantiateIn
Instantiates the template.
IPageStatePersister
IPageStatePersister in TPage.php
IPageStatePersister interface.
IPostBackDataHandler
IPostBackDataHandler in TControl.php
IPostBackDataHandler interface
IPostBackEventHandler
IPostBackEventHandler in TControl.php
IPostBackEventHandler interface
isBeginScriptRegistered
isDescendentOf
isEndScriptRegistered
isHeadScriptFileRegistered
isHeadScriptRegistered
isHiddenFieldRegistered
isObjectRegistered
isScriptFileRegistered
isStyleSheetFileRegistered
isStyleSheetRegistered
isSystemPostField
ISurroundable
ISurroundable in TControl.php
ISurroundable interface
ITemplate
ITemplate in TControl.php
ITemplate interface
ITheme
ITheme in TControl.php
ITheme interface.
IValidatable
IValidatable in TControl.php
IValidatable interface
IValidator
IValidator in TControl.php
IValidator interface
k
top
SKIN_FILE_EXT
TTheme::SKIN_FILE_EXT in TThemeManager.php
Extension name of skin files
l
top
CLIENT_ID_SEPARATOR
separator char between IDs in a ClientID
load
TCachePageStatePersister::load() in TCachePageStatePersister.php
Loads page state from cache.
load
Loads page state from persistent storage
load
TPageStatePersister::load() in TPageStatePersister.php
Loads page state from hidden fields.
load
TSessionPageStatePersister::load() in TSessionPageStatePersister.php
Loads page state from session.
loadPageState
Loads page state from persistent storage.
loadPostData
Loads user input data.
loadRecursive
Performs the Load step for the control and all its child controls.
loadState
TPage::loadState() in TPage.php
This method is invoked right after the control has loaded its state.
loadState
TControlAdapter::loadState() in TControlAdapter.php
Loads additional persistent control state.
loadState
TControl::loadState() in TControl.php
This method is invoked right after the control has loaded its state.
loadStateRecursive
Loads state (viewstate and controlstate) into a control and its children.
loadTemplate
TTemplateControl::loadTemplate() in TTemplateControl.php
Loads the template associated with this control class.
o
top
CONFIG_ASSET
TTemplate::CONFIG_ASSET in TTemplateManager.php
CONFIG_DATABIND
TTemplate::CONFIG_DATABIND in TTemplateManager.php
Different configurations of component property/event/attribute
CONFIG_EXPRESSION
TTemplate::CONFIG_EXPRESSION in TTemplateManager.php
CONFIG_LOCALIZATION
TTemplate::CONFIG_LOCALIZATION in TTemplateManager.php
CONFIG_PARAMETER
TTemplate::CONFIG_PARAMETER in TTemplateManager.php
CONFIG_TEMPLATE
TTemplate::CONFIG_TEMPLATE in TTemplateManager.php
onClick
Raises OnClick event.
onCommand
Raises OnCommand event.
onDataBinding
Raises 'OnDataBinding' event.
onInit
TForm::onInit() in TForm.php
Registers the form with the page.
onInit
THead::onInit() in THead.php
Registers the head control with the current page.
onInit
TControlAdapter::onInit() in TControlAdapter.php
This method is invoked when the control enters 'OnInit' stage.
onInit
TControl::onInit() in TControl.php
This method is invoked when the control enters 'OnInit' stage.
onInitComplete
Raises OnInitComplete event.
onLoad
TControl::onLoad() in TControl.php
This method is invoked when the control enters 'OnLoad' stage.
onLoad
TControlAdapter::onLoad() in TControlAdapter.php
This method is invoked when the control enters 'OnLoad' stage.
onLoadComplete
Raises OnLoadComplete event.
onPreInit
TPage::onPreInit() in TPage.php
Raises OnPreInit event.
onPreLoad
TPage::onPreLoad() in TPage.php
Raises OnPreLoad event.
onPreRender
TControlAdapter::onPreRender() in TControlAdapter.php
This method is invoked when the control enters 'OnPreRender' stage.
onPreRender
TControl::onPreRender() in TControl.php
This method is invoked when the control enters 'OnPreRender' stage.
onPreRenderComplete
Raises OnPreRenderComplete event.
onSaveStateComplete
Raises OnSaveStateComplete event.
onUnload
TControlAdapter::onUnload() in TControlAdapter.php
This method is invoked when the control enters 'OnUnload' stage.
onUnload
TControl::onUnload() in TControl.php
This method is invoked when the control enters 'OnUnload' stage.
p
top
parse
TTemplate::parse() in TTemplateManager.php
Parses a template string.
parseAttribute
TTemplate::parseAttribute() in TTemplateManager.php
Parses a single attribute.
parseAttributes
TTemplate::parseAttributes() in TTemplateManager.php
Parses the attributes of a tag from a string.
parseTemplateProperty
TTemplate::parseTemplateProperty() in TTemplateManager.php
preprocess
TTemplate::preprocess() in TTemplateManager.php
Preprocesses the template string by including external templates
preRenderRecursive
Performs the PreRender step for the control and all its child controls.
processCallbackRequest
Sets Adapter to TActivePageAdapter and calls apter to process the callback request.
processNormalRequest
processPostBackRequest
processPostData
Processes post data.
processText
TTextProcessor::processText() in TTextProcessor.php
Processes a text string.
r
top
raiseBubbleEvent
Invokes the parent's bubbleEvent method.
raisePostBackEvent
Raises postback event.
raisePostDataChangedEvent
Raises postdata changed event.
registerBeginScript
Registers a javascript script block at the beginning of the form
registerCachingAction
Registers an action associated with the content being cached.
registerCallbackControl
Registers callback javascript for a control.
registerContent
TTemplateControl::registerContent() in TTemplateControl.php
Registers a content control.
registerContentPlaceHolder
Registers a content placeholder to this template control.
registerDefaultButton
Register a default button to panel. When the $panel is in focus and the 'enter' key is pressed, the $button will be clicked.
registerEndScript
TClientScriptManager::registerEndScript() in TClientScriptManager.php
Registers a javascript script block at the end of the form
registerFocusControl
Registers the control to receive default focus.
registerHeadScript
TClientScriptManager::registerHeadScript() in TClientScriptManager.php
Registers a javascript block in the page head.
registerHeadScriptFile
Registers a javascript file in the page head
registerHiddenField
Registers a hidden field to be rendered in the form.
registerJavascriptPackages
Publishes a javascript library path and register packages to be loaded.
registerObject
Registers an object by a name.
registerPostBackControl
Registers postback javascript for a control. A null class parameter will prevent the javascript code registration.
registerPostDataLoader
Register post data loaders for Callback to collect post data.
registerPradoScript
Registers Prado javascript by library name. See "Web/Javascripts/source/packages.php" for library names.
registerRequiresPostData
Registers a control for loading post data in the next postback.
registerScriptFile
TClientScriptManager::registerScriptFile() in TClientScriptManager.php
Registers a javascript file to be rendered within the form
registerStyleSheet
TClientScriptManager::registerStyleSheet() in TClientScriptManager.php
Registers a CSS block to be rendered in the page head
registerStyleSheetFile
Registers a CSS file to be rendered in the page head
removeAt
Removes an item at the specified position.
removeAttribute
Removes the named attribute.
removeAttribute
Removes the named attribute from rendering
removedControl
Removes a control from the child collection of the control.
removeStyleAttribute
Removes the named stylesheet attribute from rendering
render
TControlAdapter::render() in TControlAdapter.php
This method is invoked when the control renders itself.
render
TForm::render() in TForm.php
Renders the form.
render
THead::render() in THead.php
Renders the head control.
render
Renders the content stored in this component.
render
TControl::render() in TControl.php
Renders the control.
renderBeginScripts
TClientScriptManager::renderBeginScripts() in TClientScriptManager.php
renderBeginTag
Renders the openning tag.
renderChildren
TControlAdapter::renderChildren() in TControlAdapter.php
Renders the control's children.
renderChildren
Renders the children of the control.
renderContents
TTextProcessor::renderContents() in TTextProcessor.php
Renders body content.
renderControl
Renders the control.
renderEndScripts
TClientScriptManager::renderEndScripts() in TClientScriptManager.php
renderEndTag
THtmlWriter::renderEndTag() in THtmlWriter.php
Renders the closing tag.
renderHeadScriptFiles
renderHeadScripts
TClientScriptManager::renderHeadScripts() in TClientScriptManager.php
renderHiddenFields
TClientScriptManager::renderHiddenFields() in TClientScriptManager.php
renderPradoScripts
TClientScriptManager::renderPradoScripts() in TClientScriptManager.php
Renders the HTML tags for PRADO js files
renderScriptFiles
TClientScriptManager::renderScriptFiles() in TClientScriptManager.php
renderStyleSheetFiles
renderStyleSheets
TClientScriptManager::renderStyleSheets() in TClientScriptManager.php
run
TPage::run() in TPage.php
Runs through the page lifecycles.
s
top
CS_CHILD_INITIALIZED
CS_CONSTRUCTED
TControl::CS_CONSTRUCTED in TControl.php
the stage of lifecycles that the control is currently at
CS_INITIALIZED
TControl::CS_INITIALIZED in TControl.php
CS_LOADED
TControl::CS_LOADED in TControl.php
CS_PRERENDERED
TControl::CS_PRERENDERED in TControl.php
CS_STATE_LOADED
IS_CHILD_CREATED
IS_CREATING_CHILD
IS_DISABLE_THEMING
IS_DISABLE_VIEWSTATE
IS_ID_SET
TControl::IS_ID_SET in TControl.php
State bits.
IS_SKIN_APPLIED
IS_STYLESHEET_APPLIED
save
TSessionPageStatePersister::save() in TSessionPageStatePersister.php
Saves state in session.
save
TPageStatePersister::save() in TPageStatePersister.php
Saves state in hidden fields.
save
TCachePageStatePersister::save() in TCachePageStatePersister.php
Saves state in cache.
save
Saves state to persistent storage.
savePageState
Saves page state from persistent storage.
saveState
TControlAdapter::saveState() in TControlAdapter.php
Saves additional persistent control state.
saveState
TPage::saveState() in TPage.php
This method is invoked when control state is to be saved.
saveState
TControl::saveState() in TControl.php
This method is invoked when control state is to be saved.
saveStateRecursive
Saves all control state (viewstate and controlstate) as a collection.
serialize
setAdapter
TControl::setAdapter() in TControl.php
setAttribute
TControl::setAttribute() in TControl.php
Sets a custom control attribute.
setBasePath
TTheme::setBasePath() in TThemeManager.php
setBasePath
TThemeManager::setBasePath() in TThemeManager.php
setBaseUrl
TTheme::setBaseUrl() in TThemeManager.php
setBaseUrl
THead::setBaseUrl() in THead.php
setBaseUrl
TThemeManager::setBaseUrl() in TThemeManager.php
setCacheModuleID
TCachePageStatePersister::setCacheModuleID() in TCachePageStatePersister.php
setCacheTimeout
TCachePageStatePersister::setCacheTimeout() in TCachePageStatePersister.php
setCallbackClient
Set a new callback client handler.
setCallbackEventParameter
setCallbackEventTarget
Registers a control to raise callback event in the current request.
setCausesValidation
setChildControlsCreated
Sets a value indicating whether child controls are created.
setClientState
Sets the state to be stored on the client side.
setClientSupportsJavaScript
setCommandName
setCommandParameter
setContainer
setControlStage
Sets the lifecycle step the control is currently at.
setControlState
Sets a controlstate value.
setCustomData
Associates custom data with this control.
setDefaultButton
Sets a button to be default one in a form.
setEnabled
TControl::setEnabled() in TControl.php
setEnableStateEncryption
setEnableStateValidation
setEnableTheming
setEnableViewState
setEnctype
TForm::setEnctype() in TForm.php
setErrorMessage
setFocus
TPage::setFocus() in TPage.php
Sets input focus on a control after the page is rendered to users.
setForm
TPage::setForm() in TPage.php
Registers a TForm instance to the page.
setFunction
TClientSideOptions::setFunction() in TClientScriptManager.php
Adds on client-side event handler by wrapping the code within a javascript function block. If the code begins with "javascript:", the code is assumed to be a javascript function block rather than arbiturary javascript statements.
setHead
TPage::setHead() in TPage.php
setHistorySize
TSessionPageStatePersister::setHistorySize() in TSessionPageStatePersister.php
setID
TControl::setID() in TControl.php
setIsDefaultButton
setIsValid
IValidator::setIsValid() in TControl.php
setJavaScriptFiles
TTheme::setJavaScriptFiles() in TThemeManager.php
setKeyPrefix
TCachePageStatePersister::setKeyPrefix() in TCachePageStatePersister.php
setMasterClass
TTemplateControl::setMasterClass() in TTemplateControl.php
setMethod
TForm::setMethod() in TForm.php
setName
TTheme::setName() in TThemeManager.php
setName
setOption
TClientSideOptions::setOption() in TClientScriptManager.php
setPage
TPageStatePersister::setPage() in TPageStatePersister.php
setPage
TCachePageStatePersister::setPage() in TCachePageStatePersister.php
setPage
TSessionPageStatePersister::setPage() in TSessionPageStatePersister.php
setPage
setPage
TControl::setPage() in TControl.php
Sets the page for a control.
setPagePath
setParameter
setPostBackEventParameter
setPostBackEventTarget
Registers a control to raise postback event in the current request.
setShortcutIcon
setSkinID
TControl::setSkinID() in TControl.php
setStatePersisterClass
setStyleSheetFiles
TTheme::setStyleSheetFiles() in TThemeManager.php
setStyleSheetTheme
Sets the stylesheet theme to be used for the page.
setTemplate
TTemplateControl::setTemplate() in TTemplateControl.php
Sets the parsed template.
setTemplateControl
Sets the control whose template contains this control.
setText
setText
TTextProcessor::setText() in TTextProcessor.php
setTheme
TPage::setTheme() in TPage.php
Sets the theme to be used for the page.
setTitle
THead::setTitle() in THead.php
Sets the page title.
setTitle
TPage::setTitle() in TPage.php
Sets the page title.
setValidationGroup
setViewState
TControl::setViewState() in TControl.php
Sets a viewstate value.
setVisible
TControl::setVisible() in TControl.php
setWriter
THtmlWriter::setWriter() in THtmlWriter.php
t
top
STATE_SESSION_KEY
TSessionPageStatePersister::STATE_SESSION_KEY in TSessionPageStatePersister.php
TBroadcastEventParameter
TBroadcastEventParameter in TControl.php
TBroadcastEventParameter class
TCachePageStatePersister
TCachePageStatePersister in TCachePageStatePersister.php
TCachePageStatePersister class
TClientScriptManager
TClientScriptManager in TClientScriptManager.php
TClientScriptManager class.
TClientSideOptions
TClientSideOptions in TClientScriptManager.php
TClientSideOptions abstract class.
TCommandEventParameter
TCommandEventParameter in TControl.php
TCommandEventParameter class
TCompositeControl
TCompositeControl in TCompositeControl.php
TCompositeControl class.
TCompositeLiteral
TCompositeLiteral in TControl.php
TCompositeLiteral class
TControl
TControl in TControl.php
TControl class
TControlAdapter
TControlAdapter in TControlAdapter.php
TControlAdapter class
TControlCollection
TControlCollection in TControl.php
TControlCollection class
TEmptyControlCollection
TEmptyControlCollection in TControl.php
TEmptyControlCollection class
TForm
TForm in TForm.php
TForm class
THead
THead in THead.php
THead class
THtmlWriter
THtmlWriter in THtmlWriter.php
THtmlWriter class
TPage
TPage in TPage.php
TPage class
TPageStateFormatter
TPageStateFormatter in TPage.php
TPageStateFormatter class.
TPageStatePersister
TPageStatePersister in TPageStatePersister.php
TPageStatePersister class
trackViewState
Sets a value indicating whether we should keep data in viewstate.
traverseChildControls
Traverse the whole control hierarchy rooted at this control.
TSessionPageStatePersister
TSessionPageStatePersister in TSessionPageStatePersister.php
TSessionPageStatePersister class
TTemplate
TTemplate in TTemplateManager.php
TTemplate implements PRADO template parsing logic.
TTemplateControl
TTemplateControl in TTemplateControl.php
TTemplateControl class.
TTemplateManager
TTemplateManager in TTemplateManager.php
TTemplateManager class
TTextProcessor
TTextProcessor in TTextProcessor.php
TTextProcessor class.
TTheme
TTheme in TThemeManager.php
TTheme class
TThemeManager
TThemeManager in TThemeManager.php
TThemeManager class
TCachePageStatePersister.php
TCachePageStatePersister.php in TCachePageStatePersister.php
TClientScriptManager.php
TClientScriptManager.php in TClientScriptManager.php
TCompositeControl.php
TCompositeControl.php in TCompositeControl.php
TControlAdapter.php
TControlAdapter.php in TControlAdapter.php
TControl.php
TControl.php in TControl.php
TForm.php
TForm.php in TForm.php
THtmlWriter.php
THtmlWriter.php in THtmlWriter.php
TPageStatePersister.php
TPageStatePersister.php in TPageStatePersister.php
TPage.php
TPage.php in TPage.php
TSessionPageStatePersister.php
TSessionPageStatePersister.php in TSessionPageStatePersister.php
TTemplateControl.php
TTemplateControl.php in TTemplateControl.php
TTemplateManager.php
TTemplateManager.php in TTemplateManager.php
TThemeManager.php
TThemeManager.php in TThemeManager.php
THead.php
THead.php in THead.php
THtmlArea.php
THtmlArea.php in THtmlArea.php
u
top
AUTOMATIC_ID_PREFIX
prefix to an ID automatically generated
QUEUE_SESSION_KEY
TSessionPageStatePersister::QUEUE_SESSION_KEY in TSessionPageStatePersister.php
unbindProperty
Breaks the binding between a property (or property path) and an expression.
unloadRecursive
Performs the Unload step for the control and all its child controls.
unregisterObject
Unregisters an object by name.
unserialize
v
top
validate
TPage::validate() in TPage.php
Performs input validation.
validate
IValidator::validate() in TControl.php
Validates certain data.
validateAttributes
TTemplate::validateAttributes() in TTemplateManager.php
verifyJavascriptPackages
w
top
write
THtmlWriter::write() in THtmlWriter.php
Renders a string.
writeBreak
THtmlWriter::writeBreak() in THtmlWriter.php
Renders an HTML break.
writeLine
THtmlWriter::writeLine() in THtmlWriter.php
Renders a string and appends a newline to it.
x
top
EXT_TEMPLATE
TTemplateControl::EXT_TEMPLATE in TTemplateControl.php
template file extension.
y
top
TYPE_DATABINDING
TYPE_EXPRESSION
TYPE_STATEMENTS
a b c d e f g h i k l o p r s t u v w x y _