public function init() { if (isset(Yii::app()->theme->basePath)) { Yii::SetPathOfAlias('themealias', Yii::app()->theme->basePath); } }