Wiki

Articles tagged with "controllers"X
Displaying 1-2 of 2 result(s).

How to use a component before every action of a controller

Created about a month ago by transistorTips1 comment – viewed 2,717 times – ( +1 )
I guess this is a tip on how to execute some code before every action in a controller, because I will tell you how I did it and maybe you can use the idea in your project.

Changing Controllers Name

Created 2 years ago by TrejderHow-tos0 comments – viewed 8,047 times – ( +4 )
This very short how-to presents steps required to change controller name. It is oriented for less experienced users, which are starting their journey with Yii, to avoid common newbie pitfalls.