Wiki articles tagged with "controllers"

Showing 1-3 of 3 items.

Automatic Parameter Binding to POST vars in Yii2

Created 11 years ago by aarondfrancis aarondfrancis, updated 11 years ago by YiiJeka YiiJeka.

I wrote about this on my blog, but wanted to post it here too.

0 0
4 followers
Viewed: 27 190 times
Version: 2.0
Category: How-tos

How to use a component before every action of a controller

Created 12 years ago by transistor transistor, updated 12 years ago by transistor transistor.

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.

2 0
4 followers
Viewed: 52 002 times
Version: 1.1
Category: Tips

Changing Controllers Name

Created 14 years ago by Trejder Trejder, updated 12 years ago by Trejder Trejder.

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.

4 0
2 followers
Viewed: 28 356 times
Version: 1.1
Category: How-tos