Class X2WebApplication
X2WebApplication class file.
X2WebApplication extends CWebApplication to provide additional functionality.
- CComponent
- CModule
- CApplication
- CWebApplication
- X2WebApplication
public
boolean
|
|
public
array
|
#
createController( string $route, CWebModule $owner = null )
Creates a controller instance based on a route. Modified to check in /custom for controller files. See CWebApplication::createController() for details. |
public
|
afterControllerAction(),
beforeControllerAction(),
findModule(),
getAssetManager(),
getAuthManager(),
getClientScript(),
getController(),
getControllerPath(),
getLayoutPath(),
getSession(),
getSystemViewPath(),
getTheme(),
getThemeManager(),
getUser(),
getViewPath(),
getViewRenderer(),
getWidgetFactory(),
init(),
parseActionParams(),
processRequest(),
registerCoreComponents(),
runController(),
setController(),
setControllerPath(),
setLayoutPath(),
setSystemViewPath(),
setTheme(),
setViewPath()
|
__construct(),
clearGlobalState(),
createAbsoluteUrl(),
createUrl(),
displayError(),
displayException(),
end(),
findLocalizedFile(),
getBasePath(),
getBaseUrl(),
getCache(),
getCoreMessages(),
getDateFormatter(),
getDb(),
getErrorHandler(),
getExtensionPath(),
getGlobalState(),
getHomeUrl(),
getId(),
getLanguage(),
getLocale(),
getLocaleDataPath(),
getMessages(),
getNumberFormatter(),
getRequest(),
getRuntimePath(),
getSecurityManager(),
getStatePersister(),
getTimeZone(),
getUrlManager(),
handleError(),
handleException(),
initSystemHandlers(),
loadGlobalState(),
onBeginRequest(),
onError(),
onException(),
run(),
saveGlobalState(),
setBasePath(),
setExtensionPath(),
setGlobalState(),
setHomeUrl(),
setId(),
setLanguage(),
setLocaleDataPath(),
setRuntimePath(),
setTimeZone()
|
__get(),
__isset(),
configure(),
getComponent(),
getComponents(),
getModule(),
getModulePath(),
getModules(),
getParams(),
getParentModule(),
hasComponent(),
hasModule(),
preinit(),
preloadComponents(),
setAliases(),
setComponent(),
setComponents(),
setImport(),
setModulePath(),
setModules(),
setParams()
|
__call(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
$catchAllRequest,
$controllerMap,
$controllerNamespace,
$defaultController,
$layout
|
$charset,
$localeClass,
$name,
$sourceLanguage
|
$behaviors,
$preload
|
$assetManager,
$authManager,
$clientScript,
$controller,
$controllerPath,
$layoutPath,
$session,
$systemViewPath,
$theme,
$themeManager,
$user,
$viewPath,
$viewRenderer,
$widgetFactory
|
$basePath,
$baseUrl,
$cache,
$coreMessages,
$dateFormatter,
$db,
$errorHandler,
$extensionPath,
$homeUrl,
$id,
$language,
$locale,
$localeDataPath,
$messages,
$numberFormatter,
$request,
$runtimePath,
$securityManager,
$statePersister,
$timeZone,
$urlManager
|
$aliases,
$components,
$import,
$modulePath,
$modules,
$params,
$parentModule
|