[System] element index

Package indexes

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
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
Processes an object that is created during parsing template.
applyConfiguration
Applies an application configuration.
attachEventHandler
Attaches an event handler to an event.
autoload
PradoBase::autoload() in PradoBase.php
Class autoload loader.
CACHE_NAME
Name of the value stored in cache
PAGE_SERVICE_ID
TApplication::PAGE_SERVICE_ID in TApplication.php
Page service ID
c
top
canGetProperty
Determines whether a property can be read.
canSetProperty
Determines whether a property can be set.
clearGlobalState
Clears a global value.
clearStyle
IStyleable::clearStyle() in interfaces.php
Removes all styles associated with the object
completeRequest
Completes current request processing.
createComponent
Creates a component with the specified type.
createdOnTemplate
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
Detaches an existing event handler.
determinePropertyType
Determines the property type.
e
top
Debug
TApplicationMode::Debug in TApplication.php
ensureArray
Converts a value to array type. If the value is a string and it is
ensureBoolean
Converts a value to boolean type.
ensureEnum
Converts a value to enum type.
ensureFloat
Converts a value to float type.
ensureInteger
Converts a value to integer type.
ensureObject
Converts a value to object type.
ensureString
Converts a value to string type.
evaluateExpression
Evaluates a PHP expression in the context of this control.
evaluateStatements
Evaluates a list of PHP statements.
exceptionHandler
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
getAliases
Returns list of path alias definitions.
getApplication
TApplicationComponent::getApplication() in TApplicationComponent.php
getApplication
getApplicationStatePersister
getAssetManager
getAuthorizationRules
getBasePath
TApplication::getBasePath() in TApplication.php
getCache
TApplication::getCache() in TApplication.php
getClassName
getConfigurationFile
getData
IDataRenderer::getData() in interfaces.php
getEnabled
IService::getEnabled() in interfaces.php
getEnabled
TService::getEnabled() in TService.php
getErrorHandler
getEventHandlers
Returns the list of attached event handlers for an event.
getEvents
getExternalConfigurations
getFrameworkPath
getGlobalization
getGlobalState
TApplication::getGlobalState() in TApplication.php
Returns a global value.
getHasChanged
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
getIsGuest
IUser::getIsGuest() in interfaces.php
getLogger
PradoBase::getLogger() in PradoBase.php
getMethods
getMode
TApplication::getMode() in TApplication.php
getModule
TApplication::getModule() in TApplication.php
getModules
Returns list of module configurations.
getModules
TApplication::getModules() in TApplication.php
getName
IUser::getName() in interfaces.php
getParameters
Returns list of parameter definitions.
getParameters
TApplication::getParameters() in TApplication.php
Returns the list of application parameters.
getPathAliases
getPathOfAlias
getPathOfNamespace
Translates a namespace into a file path.
getPreferredLanguage
Returns the most preferred language by the client user.
getProperties
Returns list of page initial property values.
getProperties
getRequest
TApplication::getRequest() in TApplication.php
getRequest
TApplicationComponent::getRequest() in TApplicationComponent.php
getRequestCompleted
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
getService
TApplication::getService() in TApplication.php
getService
TApplicationComponent::getService() in TApplicationComponent.php
getServices
getSession
TApplication::getSession() in TApplication.php
getSession
TApplicationComponent::getSession() in TApplicationComponent.php
getStateFilePath
getStyle
IStyleable::getStyle() in interfaces.php
getSubProperty
Evaluates a property path.
getUniqueID
TApplication::getUniqueID() in TApplication.php
getUser
TApplicationComponent::getUser() in TApplicationComponent.php
getUser
TApplication::getUser() in TApplication.php
getUserLanguages
Returns a list of user preferred languages.
getUsings
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
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
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
Loads configuration and initializes application.
initErrorHandlers
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
Loads application state from persistent storage.
loadExternalXml
Loads the external XML configurations.
loadFromFile
Parses the application configuration file.
loadFromString
IUser::loadFromString() in interfaces.php
loadFromXml
Parses the application configuration given in terms of a TXmlElement.
loadGlobals
TApplication::loadGlobals() in TApplication.php
Loads global values from persistent storage.
loadModulesXml
Loads the modules XML node.
loadParametersXml
Loads the parameters XML node.
loadPathsXml
Loads the paths XML node.
loadServicesXml
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
Raises OnAuthentication event.
onAuthenticationComplete
Raises OnAuthenticationComplete event.
onAuthorization
Raises OnAuthorization event.
onAuthorizationComplete
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
Raises OnLoadStateComplete event.
onPreFlushOutput
Raises OnPreFlushOutput event.
onPreRunService
Raises OnPreRunService event.
onSaveState
TApplication::onSaveState() in TApplication.php
Raises OnSaveState event.
onSaveStateComplete
Raises OnSaveStateComplete event.
p
top
phpErrorHandler
PHP error handler.
poweredByPrado
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
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
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
Stores the application instance in the class static member.
setApplicationStatePersister
setAssetManager
setBasePath
TApplication::setBasePath() in TApplication.php
setCache
TApplication::setCache() in TApplication.php
setConfigurationFile
setData
IDataRenderer::setData() in interfaces.php
setEnabled
IService::setEnabled() in interfaces.php
setEnabled
TService::setEnabled() in TService.php
setErrorHandler
setGlobalization
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
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
setService
TApplication::setService() in TApplication.php
setSession
TApplication::setSession() in TApplication.php
setSubProperty
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
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 _