Include the following code anywhere in your application
Yii::app()->clientScript->registerCoreScript('jquery.ui');
The code abouve will register jquery-ui in your application
Include the following code anywhere in your application
Yii::app()->clientScript->registerCoreScript('jquery.ui');
The code abouve will register jquery-ui in your application