確認ボックス用の Yii 拡張機能はありますか?
CHtml::link(Yii::t('VehicleModule.app', 'Cancel transfer of the vehicle'), array('/vehicle/vehicle/transfer', 'vehicleId'=>$data->id, 'cancel' => 1), array('confirm'=>Yii::t('VehicleModule.app', 'Are you sure you want to cancel the re-registering of the vehicle?')))
スタイリングしたい。jqueryuiダイアログのようにします。