I have successfully separated frontend and backend controller, views. Following this link : http://www.yiiframework.com/wiki/63/organize-directories-for-applications-with-front-end-and-back-end-using-webapplicationend-behavior/
But I want also separate components and models How could I do this?