[System.Web.UI] element index

Package indexes

All elements
a b c d e f g h i k l n o p r s t u v w x y _
_
top
__construct
THtmlWriter::__construct() in THtmlWriter.php
Constructor.
__construct
TControlAdapter::__construct() in TControlAdapter.php
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
TTheme::__construct() in TThemeManager.php
Constructor.
__construct
TTemplate::__construct() in TTemplateManager.php
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
TControl::__construct() in TControl.php
Constructor.
__construct
TClientScriptManager::__construct() in TClientScriptManager.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
Processes an object that is created during parsing template.
addStyleAttribute
Adds a stylesheet attribute to be rendered
addStyleAttributes
Adds a list of stylesheet attributes to be rendered.
applyControlSkin
Applies a skin in the current theme to a control.
applyControlStyleSheet
Applies a stylesheet skin in the current theme to a control.
applySkin
ITheme::applySkin() in TControl.php
Applies this theme to the specified control.
applySkin
TTheme::applySkin() in TThemeManager.php
Applies the theme to a particular 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.
broadcastEventInternal
Recursively broadcasts an event.
broadcastEventReceived
Handles broadcast event.
bubbleEvent
TControl::bubbleEvent() in TControl.php
This method responds to a bubbled event.
c
top
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
configureControl2
TTemplate::configureControl2() 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.
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
createdOnTemplate
This method is invoked after the control is instantiated by a template.
current
TSessionIterator::current() in THttpSession.php
Returns the current array element.
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.
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
TTheme::getBasePath() in TThemeManager.php
getBasePath
TThemeManager::getBasePath() in TThemeManager.php
getBaseUrl
TTheme::getBaseUrl() in TThemeManager.php
getBaseUrl
TThemeManager::getBaseUrl() in TThemeManager.php
getBaseUrl
THead::getBaseUrl() in THead.php
getCausesValidation
getChildControlsCreated
getClientID
TControl::getClientID() in TControl.php
Returns the client ID of the control.
getClientScript
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.
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
getHasControls
getHead
TPage::getHead() in TPage.php
getID
TControl::getID() in TControl.php
Returns the id of the control.
getIsCallback
TBD
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
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
TForm::getName() in TForm.php
getName
TTheme::getName() in TThemeManager.php
getName
getNamingContainer
getOwner
getPage
TPageStatePersister::getPage() in TPageStatePersister.php
getPage
getPage
TControlAdapter::getPage() in TControlAdapter.php
getPage
TControl::getPage() in TControl.php
getPagePath
getParameter
getParent
TControl::getParent() in TControl.php
getPostBackEventParameter
getPostBackEventTarget
getRegisteredObject
Returns the named registered object.
getSkinID
TControl::getSkinID() in TControl.php
getSourceTemplateControl
getStatePersister
getStatePersisterClass
getStyleSheetFiles
TTheme::getStyleSheetFiles() in TThemeManager.php
getStyleSheetTheme
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
getText
getText
TTextProcessor::getText() in TTextProcessor.php
getTheme
TThemeManager::getTheme() in TThemeManager.php
getTheme
TPage::getTheme() in TPage.php
getTitle
TPage::getTitle() in TPage.php
getTitle
THead::getTitle() in THead.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.
h
top
hasAttribute
TControl::hasAttribute() in TControl.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_ID
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
TTemplateManager::init() in TTemplateManager.php
Initializes the module.
init
TThemeManager::init() in TThemeManager.php
Initializes the module.
initRecursive
TCompositeControl::initRecursive() in TCompositeControl.php
Performs the OnInit 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
Performs the Init 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.
instantiateIn
Instantiates the template.
instantiateIn
TTemplate::instantiateIn() in TTemplateManager.php
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
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
key
TSessionIterator::key() in THttpSession.php
Returns the key of the current array element.
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
Loads page state from persistent storage
load
TPageStatePersister::load() in TPageStatePersister.php
Loads page state from hidden fields.
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.
n
top
next
TSessionIterator::next() in THttpSession.php
Moves the internal pointer to the next array element.
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
preRenderRecursive
Performs the PreRender step for the control and all its child controls.
processCallbackRequest
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
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.
registerObject
Registers an object by a name.
registerPostBackControl
Registers postback javascript for a control.
registerPradoScript
Registers Prado scripts by library name.
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
THead::render() in THead.php
Renders the head control.
render
TForm::render() in TForm.php
Renders the form.
render
TControlAdapter::render() in TControlAdapter.php
This method is invoked when the control renders itself.
render
TControl::render() in TControl.php
Renders the control.
render
Renders the content stored in this component.
renderBeginScripts
TClientScriptManager::renderBeginScripts() in TClientScriptManager.php
renderBeginTag
Renders the openning tag.
renderChildren
Renders the children of the control.
renderChildren
TControlAdapter::renderChildren() in TControlAdapter.php
Renders the control's children.
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
renderScriptFiles
TClientScriptManager::renderScriptFiles() in TClientScriptManager.php
renderStyleSheetFiles
renderStyleSheets
TClientScriptManager::renderStyleSheets() in TClientScriptManager.php
rewind
TSessionIterator::rewind() in THttpSession.php
Rewinds internal array pointer.
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
Saves state to persistent storage.
save
TPageStatePersister::save() in TPageStatePersister.php
Saves state in hidden fields.
savePageState
Saves page state from persistent storage.
saveState
TPage::saveState() in TPage.php
This method is invoked when control state is to be saved.
saveState
TControlAdapter::saveState() in TControlAdapter.php
Saves additional persistent control state.
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.
setAdapter
TControl::setAdapter() in TControl.php
setAttribute
TControl::setAttribute() in TControl.php
Sets a custom control attribute.
setBasePath
TThemeManager::setBasePath() in TThemeManager.php
setBaseUrl
TThemeManager::setBaseUrl() in TThemeManager.php
setBaseUrl
THead::setBaseUrl() in THead.php
setCausesValidation
setChildControlsCreated
Sets a value indicating whether child controls are created.
setCommandName
setCommandParameter
setContainer
setControlStage
Sets the lifecycle step the control is currently at.
setControlState
Sets a controlstate value.
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.
setHead
TPage::setHead() in TPage.php
setID
TControl::setID() in TControl.php
setIsValid
IValidator::setIsValid() in TControl.php
setMasterClass
TTemplateControl::setMasterClass() in TTemplateControl.php
setMethod
TForm::setMethod() in TForm.php
setName
setPage
TControl::setPage() in TControl.php
Sets the page for a control.
setPage
TPageStatePersister::setPage() in TPageStatePersister.php
setPage
setPagePath
setParameter
setPostBackEventParameter
setPostBackEventTarget
Registers a control to raise postback event in the current request.
setSkinID
TControl::setSkinID() in TControl.php
setStatePersisterClass
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
TTextProcessor::setText() in TTextProcessor.php
setText
setTheme
TPage::setTheme() in TPage.php
Sets the theme to be used for the page.
setTitle
TPage::setTitle() in TPage.php
Sets the page title.
setTitle
THead::setTitle() in THead.php
Sets the page title.
setValidationGroup
setViewState
TControl::setViewState() in TControl.php
Sets a viewstate value.
setVisible
TControl::setVisible() in TControl.php
t
top
TBroadcastEventParameter
TBroadcastEventParameter in TControl.php
TBroadcastEventParameter class
TClientScriptManager
TClientScriptManager in TClientScriptManager.php
TClientScriptManager 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
TPageStatePersister
TPageStatePersister in TPageStatePersister.php
TPageStatePersister class
traverseChildControls
Traverse the whole control hierarchy rooted at this control.
TSessionIterator
TSessionIterator in THttpSession.php
TSessionIterator 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
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
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
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.
v
top
valid
TSessionIterator::valid() in THttpSession.php
Returns whether there is an element at current position.
validate
IValidator::validate() in TControl.php
Validates certain data.
validate
TPage::validate() in TPage.php
Performs input validation.
validateAttributes
TTemplate::validateAttributes() in TTemplateManager.php
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 n o p r s t u v w x y _