Path To Widgets Directory

How to set path to custom widgets directoty ?, example (call from view this->widget(widgets.mainMenu.MainMenu))

You can put this line into config file:




Yii::setPathOfAlias('widgets', 'full_path');



http://www.yiiframework.com/doc/api/1.1/YiiBase#setPathOfAlias-detail