Interface IApplicationComponent
IApplicationComponent is the interface that all application components must implement.
After the application completes configuration, it will invoke the IApplicationComponent::init()
method of every loaded application component.
Direct known implementers
CApplicationComponentIndirect known implementers
CApcCache, CAssetManager, CDbHttpSession, CDbMessageSource, CDummyCache, CEAcceleratorCache, CErrorHandler, CFileCache, CFormatter, CGettextMessageSource, CHttpRequest, CHttpSession, CAuthManager, CLocalizedFormatter, CLogRouter, CMemCache, CMessageSource, CPhpAuthManager, CPhpMessageSource, CPradoViewRenderer, CRedisCache, CSecurityManager, CStatePersister, CCache, CThemeManager, CUrlManager, CViewRenderer, CWebUser, CWidgetFactory, CWinCache, CXCache, CZendDataCache, X2AssetManager, X2AuthCache, CCacheHttpSession, X2AuthManager, X2FileCache, X2FixtureManager, X2HttpRequest, X2MessageSource, X2NonWebUser, X2UrlManager, X2WebUser, CClientScript, CDbAuthManager, CDbCache, CDbConnection, CDbFixtureManager
Package: system\base
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/base/interfaces.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/base/interfaces.php
public
|
|
public
boolean
|