[System] element index
Package indexes
System.Caching
System.Collections
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.Common
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data.DataGateway
System.Data.SqlMap.Configuration
System.Data.SqlMap.Statements
System.Data.SqlMap
System.Data
System.Exceptions
System.I18N
System.IO
System.Security
System.Util
System.Web.Services
System.Web
System.Web.UI.ActiveControls
System.Web.UI
System.Web.UI.WebControls.assets
System.Web.UI.WebControls
System.Xml
All elements
a
c
d
e
f
g
h
i
l
o
p
r
s
t
u
v
w
_
_
top
__construct
TApplication::__construct()
in TApplication.php
Constructor.
__construct
TComponentReflection::__construct()
in TComponent.php
Constructor.
__get
TComponent::__get()
in TComponent.php
Returns a property value or an event handler list by property or event name.
__set
TComponent::__set()
in TComponent.php
Sets value of a component property.
a
top
add
ICache::add()
in interfaces.php
Stores a value identified by a key into cache if the cache does not contain this key.
addParsedObject
TComponent::addParsedObject()
in TComponent.php
Processes an object that is created during parsing template.
applyConfiguration
TApplication::applyConfiguration()
in TApplication.php
Applies an application configuration.
attachEventHandler
TComponent::attachEventHandler()
in TComponent.php
Attaches an event handler to an event.
autoload
PradoBase::autoload()
in PradoBase.php
Class autoload loader.
CACHE_NAME
TApplicationStatePersister::CACHE_NAME
in TApplication.php
Name of the value stored in cache
PAGE_SERVICE_ID
TApplication::PAGE_SERVICE_ID
in TApplication.php
Page service ID
c
top
canGetProperty
TComponent::canGetProperty()
in TComponent.php
Determines whether a property can be read.
canSetProperty
TComponent::canSetProperty()
in TComponent.php
Determines whether a property can be set.
clearGlobalState
TApplication::clearGlobalState()
in TApplication.php
Clears a global value.
clearStyle
IStyleable::clearStyle()
in interfaces.php
Removes all styles associated with the object
completeRequest
TApplication::completeRequest()
in TApplication.php
Completes current request processing.
createComponent
PradoBase::createComponent()
in PradoBase.php
Creates a component with the specified type.
createdOnTemplate
TComponent::createdOnTemplate()
in TComponent.php
This method is invoked after the component is instantiated by a template.
d
top
dataBind
IBindable::dataBind()
in interfaces.php
Performs databinding.
delete
ICache::delete()
in interfaces.php
Deletes a value with the specified key from cache
detachEventHandler
TComponent::detachEventHandler()
in TComponent.php
Detaches an existing event handler.
determinePropertyType
TComponentReflection::determinePropertyType()
in TComponent.php
Determines the property type.
e
top
Debug
TApplicationMode::Debug
in TApplication.php
ensureArray
TPropertyValue::ensureArray()
in TComponent.php
Converts a value to array type. If the value is a string and it is
ensureBoolean
TPropertyValue::ensureBoolean()
in TComponent.php
Converts a value to boolean type.
ensureEnum
TPropertyValue::ensureEnum()
in TComponent.php
Converts a value to enum type.
ensureFloat
TPropertyValue::ensureFloat()
in TComponent.php
Converts a value to float type.
ensureInteger
TPropertyValue::ensureInteger()
in TComponent.php
Converts a value to integer type.
ensureObject
TPropertyValue::ensureObject()
in TComponent.php
Converts a value to object type.
ensureString
TPropertyValue::ensureString()
in TComponent.php
Converts a value to string type.
evaluateExpression
TComponent::evaluateExpression()
in TComponent.php
Evaluates a PHP expression in the context of this control.
evaluateStatements
TComponent::evaluateStatements()
in TComponent.php
Evaluates a list of PHP statements.
exceptionHandler
PradoBase::exceptionHandler()
in PradoBase.php
Default exception handler.
Performance
TApplicationMode::Performance
in TApplication.php
f
top
fatalError
PradoBase::fatalError()
in PradoBase.php
Fatal error handler.
flush
ITextWriter::flush()
in interfaces.php
Flushes the content that has been written.
flush
ICache::flush()
in interfaces.php
Deletes all values from cache.
flushOutput
TApplication::flushOutput()
in TApplication.php
Flushes output to client side.
Off
TApplicationMode::Off
in TApplication.php
g
top
get
ICache::get()
in interfaces.php
Retrieves a value from cache with a specified key.
getActiveControl
IActiveControl::getActiveControl()
in interfaces.php
getAliases
TApplicationConfiguration::getAliases()
in TApplication.php
Returns list of path alias definitions.
getApplication
TApplicationComponent::getApplication()
in TApplicationComponent.php
getApplication
PradoBase::getApplication()
in PradoBase.php
getApplicationStatePersister
TApplication::getApplicationStatePersister()
in TApplication.php
getAssetManager
TApplication::getAssetManager()
in TApplication.php
getAuthorizationRules
TApplication::getAuthorizationRules()
in TApplication.php
getBasePath
TApplication::getBasePath()
in TApplication.php
getCache
TApplication::getCache()
in TApplication.php
getClassName
TComponentReflection::getClassName()
in TComponent.php
getConfigurationFile
TApplication::getConfigurationFile()
in TApplication.php
getData
IDataRenderer::getData()
in interfaces.php
getEnabled
IService::getEnabled()
in interfaces.php
getEnabled
TService::getEnabled()
in TService.php
getErrorHandler
TApplication::getErrorHandler()
in TApplication.php
getEventHandlers
TComponent::getEventHandlers()
in TComponent.php
Returns the list of attached event handlers for an event.
getEvents
TComponentReflection::getEvents()
in TComponent.php
getExternalConfigurations
TApplicationConfiguration::getExternalConfigurations()
in TApplication.php
getFrameworkPath
PradoBase::getFrameworkPath()
in PradoBase.php
getGlobalization
TApplication::getGlobalization()
in TApplication.php
getGlobalState
TApplication::getGlobalState()
in TApplication.php
Returns a global value.
getHasChanged
ICacheDependency::getHasChanged()
in interfaces.php
getHasStyle
IStyleable::getHasStyle()
in interfaces.php
getID
TApplication::getID()
in TApplication.php
getID
IModule::getID()
in interfaces.php
getID
IService::getID()
in interfaces.php
getID
TService::getID()
in TService.php
getID
TModule::getID()
in TModule.php
getIsEmpty
TApplicationConfiguration::getIsEmpty()
in TApplication.php
getIsGuest
IUser::getIsGuest()
in interfaces.php
getLogger
PradoBase::getLogger()
in PradoBase.php
getMethods
TComponentReflection::getMethods()
in TComponent.php
getMode
TApplication::getMode()
in TApplication.php
getModule
TApplication::getModule()
in TApplication.php
getModules
TApplicationConfiguration::getModules()
in TApplication.php
Returns list of module configurations.
getModules
TApplication::getModules()
in TApplication.php
getName
IUser::getName()
in interfaces.php
getParameters
TApplicationConfiguration::getParameters()
in TApplication.php
Returns list of parameter definitions.
getParameters
TApplication::getParameters()
in TApplication.php
Returns the list of application parameters.
getPathAliases
PradoBase::getPathAliases()
in PradoBase.php
getPathOfAlias
PradoBase::getPathOfAlias()
in PradoBase.php
getPathOfNamespace
PradoBase::getPathOfNamespace()
in PradoBase.php
Translates a namespace into a file path.
getPreferredLanguage
PradoBase::getPreferredLanguage()
in PradoBase.php
Returns the most preferred language by the client user.
getProperties
TApplicationConfiguration::getProperties()
in TApplication.php
Returns list of page initial property values.
getProperties
TComponentReflection::getProperties()
in TComponent.php
getRequest
TApplication::getRequest()
in TApplication.php
getRequest
TApplicationComponent::getRequest()
in TApplicationComponent.php
getRequestCompleted
TApplication::getRequestCompleted()
in TApplication.php
getResponse
TApplicationComponent::getResponse()
in TApplicationComponent.php
getResponse
TApplication::getResponse()
in TApplication.php
getRoles
IUser::getRoles()
in interfaces.php
getRuntimePath
TApplication::getRuntimePath()
in TApplication.php
getSecurityManager
TApplication::getSecurityManager()
in TApplication.php
getService
TApplication::getService()
in TApplication.php
getService
TApplicationComponent::getService()
in TApplicationComponent.php
getServices
TApplicationConfiguration::getServices()
in TApplication.php
getSession
TApplication::getSession()
in TApplication.php
getSession
TApplicationComponent::getSession()
in TApplicationComponent.php
getStateFilePath
TApplicationStatePersister::getStateFilePath()
in TApplication.php
getStyle
IStyleable::getStyle()
in interfaces.php
getSubProperty
TComponent::getSubProperty()
in TComponent.php
Evaluates a property path.
getUniqueID
TApplication::getUniqueID()
in TApplication.php
getUser
TApplicationComponent::getUser()
in TApplicationComponent.php
getUser
TApplication::getUser()
in TApplication.php
getUserLanguages
PradoBase::getUserLanguages()
in PradoBase.php
Returns a list of user preferred languages.
getUsings
TApplicationConfiguration::getUsings()
in TApplication.php
Returns list of namespaces to be used.
getVersion
PradoBase::getVersion()
in PradoBase.php
h
top
hasEvent
TComponent::hasEvent()
in TComponent.php
Determines whether an event is defined.
hasEventHandler
TComponent::hasEventHandler()
in TComponent.php
hasProperty
TComponent::hasProperty()
in TComponent.php
Determines whether a property is defined.
i
top
IActiveControl
IActiveControl
in interfaces.php
IActiveControl interface.
IBindable
IBindable
in interfaces.php
IBindable interface.
ICache
ICache
in interfaces.php
ICache interface.
ICacheDependency
ICacheDependency
in interfaces.php
ICacheDependency interface.
ICallbackEventHandler
ICallbackEventHandler
in interfaces.php
ICallbackEventHandler interface.
IDataRenderer
IDataRenderer
in interfaces.php
IDataRenderer interface.
IModule
IModule
in interfaces.php
IModule interface.
init
TModule::init()
in TModule.php
Initializes the module.
init
TApplicationStatePersister::init()
in TApplication.php
Initializes module.
init
TService::init()
in TService.php
Initializes the service and attaches run to the RunService event of application.
init
IService::init()
in interfaces.php
Initializes the service.
init
IModule::init()
in interfaces.php
Initializes the module.
initApplication
TApplication::initApplication()
in TApplication.php
Loads configuration and initializes application.
initErrorHandlers
PradoBase::initErrorHandlers()
in PradoBase.php
Initializes error handlers.
interfaces.php
interfaces.php
in interfaces.php
IRenderable
IRenderable
in interfaces.php
IRenderable interface.
IService
IService
in interfaces.php
IService interface.
isInRole
IUser::isInRole()
in interfaces.php
IStatePersister
IStatePersister
in interfaces.php
IStatePersister class.
IStyleable
IStyleable
in interfaces.php
IStyleable interface.
ITextWriter
ITextWriter
in interfaces.php
ITextWriter interface.
IUser
IUser
in interfaces.php
IUser interface.
l
top
CLASS_FILE_EXT
PradoBase::CLASS_FILE_EXT
in PradoBase.php
File extension for Prado class files.
GLOBAL_FILE
TApplication::GLOBAL_FILE
in TApplication.php
Global data file
load
IStatePersister::load()
in interfaces.php
Loads state from a persistent storage.
load
TApplicationStatePersister::load()
in TApplication.php
Loads application state from persistent storage.
loadExternalXml
TApplicationConfiguration::loadExternalXml()
in TApplication.php
Loads the external XML configurations.
loadFromFile
TApplicationConfiguration::loadFromFile()
in TApplication.php
Parses the application configuration file.
loadFromString
IUser::loadFromString()
in interfaces.php
loadFromXml
TApplicationConfiguration::loadFromXml()
in TApplication.php
Parses the application configuration given in terms of a TXmlElement.
loadGlobals
TApplication::loadGlobals()
in TApplication.php
Loads global values from persistent storage.
loadModulesXml
TApplicationConfiguration::loadModulesXml()
in TApplication.php
Loads the modules XML node.
loadParametersXml
TApplicationConfiguration::loadParametersXml()
in TApplication.php
Loads the parameters XML node.
loadPathsXml
TApplicationConfiguration::loadPathsXml()
in TApplication.php
Loads the paths XML node.
loadServicesXml
TApplicationConfiguration::loadServicesXml()
in TApplication.php
Loads the services XML node.
localize
PradoBase::localize()
in PradoBase.php
Localize a text to the locale/culture specified in the globalization handler.
log
PradoBase::log()
in PradoBase.php
Logs a message.
o
top
CONFIGCACHE_FILE
TApplication::CONFIGCACHE_FILE
in TApplication.php
Config cache file
CONFIG_FILE
TApplication::CONFIG_FILE
in TApplication.php
Application configuration file name
CONFIG_FILE_EXT
TApplication::CONFIG_FILE_EXT
in TApplication.php
File extension for external config files
Normal
TApplicationMode::Normal
in TApplication.php
onAuthentication
TApplication::onAuthentication()
in TApplication.php
Raises OnAuthentication event.
onAuthenticationComplete
TApplication::onAuthenticationComplete()
in TApplication.php
Raises OnAuthenticationComplete event.
onAuthorization
TApplication::onAuthorization()
in TApplication.php
Raises OnAuthorization event.
onAuthorizationComplete
TApplication::onAuthorizationComplete()
in TApplication.php
Raises OnAuthorizationComplete event.
onBeginRequest
TApplication::onBeginRequest()
in TApplication.php
Raises OnBeginRequest event.
onEndRequest
TApplication::onEndRequest()
in TApplication.php
Raises OnEndRequest event.
onError
TApplication::onError()
in TApplication.php
Raises OnError event.
onLoadState
TApplication::onLoadState()
in TApplication.php
Raises OnLoadState event.
onLoadStateComplete
TApplication::onLoadStateComplete()
in TApplication.php
Raises OnLoadStateComplete event.
onPreFlushOutput
TApplication::onPreFlushOutput()
in TApplication.php
Raises OnPreFlushOutput event.
onPreRunService
TApplication::onPreRunService()
in TApplication.php
Raises OnPreRunService event.
onSaveState
TApplication::onSaveState()
in TApplication.php
Raises OnSaveState event.
onSaveStateComplete
TApplication::onSaveStateComplete()
in TApplication.php
Raises OnSaveStateComplete event.
p
top
phpErrorHandler
PradoBase::phpErrorHandler()
in PradoBase.php
PHP error handler.
poweredByPrado
PradoBase::poweredByPrado()
in PradoBase.php
Prado
Prado
in prado.php
Defines Prado class if not defined.
PradoBase
PradoBase
in PradoBase.php
PradoBase class.
PradoBase.php
PradoBase.php
in PradoBase.php
PRADO_CHMOD
PRADO_CHMOD
in PradoBase.php
Defines the default permission for writable directories and files
PRADO_DIR
PRADO_DIR
in PradoBase.php
Defines the PRADO framework installation path.
prado.php
prado.php
in prado.php
publishAsset
TApplicationComponent::publishAsset()
in TApplicationComponent.php
Publishes a private asset and gets its URL.
publishFilePath
TApplicationComponent::publishFilePath()
in TApplicationComponent.php
Publishes a file or directory and returns its URL.
r
top
raiseCallbackEvent
ICallbackEventHandler::raiseCallbackEvent()
in interfaces.php
Raises callback event. The implementation of this function should raise appropriate event(s) (e.g. OnClick, OnCommand) indicating the component is responsible for the callback event.
raiseEvent
TComponent::raiseEvent()
in TComponent.php
Raises an event.
render
IRenderable::render()
in interfaces.php
Renders the component to end-users.
resolvePaths
TApplication::resolvePaths()
in TApplication.php
Resolves application-relevant paths.
run
TShellApplication::run()
in TShellApplication.php
Runs the application.
run
TService::run()
in TService.php
Runs the service.
run
TApplication::run()
in TApplication.php
Executes the lifecycles of the application.
run
IService::run()
in interfaces.php
Runs the service.
runService
TApplication::runService()
in TApplication.php
Runs the requested service.
s
top
save
TApplicationStatePersister::save()
in TApplication.php
Saves application state in persistent storage.
save
IStatePersister::save()
in interfaces.php
Saves state into a persistent storage.
saveGlobals
TApplication::saveGlobals()
in TApplication.php
Saves global values into persistent storage.
saveToString
IUser::saveToString()
in interfaces.php
serialize
PradoBase::serialize()
in PradoBase.php
Serializes a data.
set
ICache::set()
in interfaces.php
Stores a value identified by a key into cache.
setApplication
PradoBase::setApplication()
in PradoBase.php
Stores the application instance in the class static member.
setApplicationStatePersister
TApplication::setApplicationStatePersister()
in TApplication.php
setAssetManager
TApplication::setAssetManager()
in TApplication.php
setBasePath
TApplication::setBasePath()
in TApplication.php
setCache
TApplication::setCache()
in TApplication.php
setConfigurationFile
TApplication::setConfigurationFile()
in TApplication.php
setData
IDataRenderer::setData()
in interfaces.php
setEnabled
IService::setEnabled()
in interfaces.php
setEnabled
TService::setEnabled()
in TService.php
setErrorHandler
TApplication::setErrorHandler()
in TApplication.php
setGlobalization
TApplication::setGlobalization()
in TApplication.php
setGlobalState
TApplication::setGlobalState()
in TApplication.php
Sets a global value.
setID
TApplication::setID()
in TApplication.php
setID
TModule::setID()
in TModule.php
setID
IModule::setID()
in interfaces.php
setID
IService::setID()
in interfaces.php
setID
TService::setID()
in TService.php
setIsGuest
IUser::setIsGuest()
in interfaces.php
setMode
TApplication::setMode()
in TApplication.php
setModule
TApplication::setModule()
in TApplication.php
Adds a module to application.
setName
IUser::setName()
in interfaces.php
setPathOfAlias
PradoBase::setPathOfAlias()
in PradoBase.php
setRequest
TApplication::setRequest()
in TApplication.php
setResponse
TApplication::setResponse()
in TApplication.php
setRoles
IUser::setRoles()
in interfaces.php
setRuntimePath
TApplication::setRuntimePath()
in TApplication.php
setSecurityManager
TApplication::setSecurityManager()
in TApplication.php
setService
TApplication::setService()
in TApplication.php
setSession
TApplication::setSession()
in TApplication.php
setSubProperty
TComponent::setSubProperty()
in TComponent.php
Sets a value to a property path.
setUser
TApplication::setUser()
in TApplication.php
startService
TApplication::startService()
in TApplication.php
Starts the specified service.
t
top
STATE_DEBUG
TApplication::STATE_DEBUG
in TApplication.php
STATE_NORMAL
TApplication::STATE_NORMAL
in TApplication.php
STATE_OFF
TApplication::STATE_OFF
in TApplication.php
possible application mode.
STATE_PERFORMANCE
TApplication::STATE_PERFORMANCE
in TApplication.php
TApplication
TApplication
in TApplication.php
TApplication class.
TApplicationComponent
TApplicationComponent
in TApplicationComponent.php
TApplicationComponent class
TApplicationComponent.php
TApplicationComponent.php
in TApplicationComponent.php
TApplicationConfiguration
TApplicationConfiguration
in TApplication.php
TApplicationConfiguration class.
TApplicationMode
TApplicationMode
in TApplication.php
TApplicationMode class.
TApplicationStatePersister
TApplicationStatePersister
in TApplication.php
TApplicationStatePersister class.
TApplication.php
TApplication.php
in TApplication.php
TComponent
TComponent
in TComponent.php
TComponent class
TComponentReflection
TComponentReflection
in TComponent.php
TComponentReflection class.
TComponent.php
TComponent.php
in TComponent.php
TEnumerable
TEnumerable
in TComponent.php
TEnumerable class.
TEventParameter
TEventParameter
in TComponent.php
TEventParameter class.
TModule
TModule
in TModule.php
TModule class.
TModule.php
TModule.php
in TModule.php
TPropertyValue
TPropertyValue
in TComponent.php
TPropertyValue class
trace
PradoBase::trace()
in PradoBase.php
Writes a log message.
TReflectionClass
TReflectionClass
in PradoBase.php
TReflectionClass class.
TService
TService
in TService.php
TService class.
TService.php
TService.php
in TService.php
TShellApplication
TShellApplication
in TShellApplication.php
TShellApplication class.
TShellApplication.php
TShellApplication.php
in TShellApplication.php
u
top
RUNTIME_PATH
TApplication::RUNTIME_PATH
in TApplication.php
Runtime directory name
unserialize
PradoBase::unserialize()
in PradoBase.php
Unserializes a data.
using
PradoBase::using()
in PradoBase.php
Uses a namespace.
v
top
varDump
PradoBase::varDump()
in PradoBase.php
Converts a variable into a string representation.
w
top
write
ITextWriter::write()
in interfaces.php
Writes a string.
a
c
d
e
f
g
h
i
l
o
p
r
s
t
u
v
w
_