Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Prado
TApplication
getRequestCompleted
Prado\TApplication::getRequestCompleted PHP Method
TApplication Class Documentation
显示文件
Open project: pradosoft/prado
getRequestCompleted()
public
method
public
getRequestCompleted
( ) :
boolean
return
boolean
whether the current request is processed.
public function getRequestCompleted() { return $this->_requestCompleted; }
TApplication
__construct
applyConfiguration
clearGlobalState
completeRequest
flushOutput
getApplicationConfigurationClass
getApplicationStatePersister
getAssetManager
getAuthorizationRules
getBasePath
getCache
getConfigurationFile
getConfigurationFileExt
getConfigurationFileName
getConfigurationType
getErrorHandler
getGlobalState
getGlobalization
getID
getMode
getModule
getModules
getPageServiceID
getParameters
getRequest
getRequestCompleted
getResponse
getRuntimePath
getSecurityManager
getService
getSession
getUniqueID
getUser
initApplication
internalLoadModule
loadGlobals
onAuthentication
onAuthenticationComplete
onAuthorization
onAuthorizationComplete
onBeginRequest
onEndRequest
onError
onLoadState
onLoadStateComplete
onPreFlushOutput
onPreRunService
onSaveState
onSaveStateComplete
resolvePaths
run
runService
saveGlobals
setApplicationStatePersister
setAssetManager
setBasePath
setCache
setConfigurationFile
setConfigurationType
setErrorHandler
setGlobalState
setGlobalization
setID
setMode
setModule
setPageServiceID
setRequest
setResponse
setRuntimePath
setSecurityManager
setService
setSession
setUser
startService