admin layout(view)

Hello everyone

I am working on a project which has three module(admin panel merchant panel and user),

i am currently working on admin panel, when i Login as an admin, then i wanna to redirect on admin’s index.php,

same as for merchant and user.

user means , front end user(any individual user which can be sign up).After successful Login, user remains on the main home page (index.php)

so plz tell me how to do that???

You could set a different layout depending on which user is logged in.

thanks for rply…

could you tell me, how to do that ?

Have a look at these links:

http://www.yiiframework.com/doc/guide/1.1/en/basics.view