Wiki

Articles tagged with "mvc", sorted by date (updated)X
Displaying 1-3 of 3 result(s).

Yii for beginners

Updated 2 months ago by rackyczTutorials11 comments – viewed 106,462 times – ( +74 )
Hi. This is first article with my Yii tutorial. I had to split it into more articles as there's limited length of texts on Wiki. So once you understand basics, you can read next article here: Yii for beginners 2.

MVC primer and 5 minute form walkthrough

Updated 11 months ago by rix.rix.Tutorials0 comments – viewed 11,639 times – ( +8 )
This tutorial assumes some basic knowledge of Yii and a functional development environment.
tags: Forms, tutorial, mvc

Code style

Updated 2 years ago by g3ck0Tips2 comments – viewed 10,314 times – ( +28 )
Often, when writing widgets or editing Yii code, it is unclear whether or not the code is following the MVC pattern.
tags: mvc