I use YII widgets for making my views and rely on CGridView, CLiStData, CHtml classes.. I often see comparison online between client side MV* frameworks like Ember, backbone .. and then I use jquery in YII for adding all interactivity. But, the views are being made from widgets.
So, My question is YII a server side HTML rendering framework ?