Yii PHP Framework - Snippets

Tips and code snippets using the YII PHP framework.

Monday, April 8, 2013

›
Refining Access Rules Access Rules in your various controllers is a great way to control which user is able to perform specific actions....
Thursday, March 7, 2013

›
Forcing a Password Change I looked around at a few methods for forcing users to change their password. Typically you may allocate a user ...
Friday, December 14, 2012

›
Setting Up Pagination There are a few different ways to set up pagination with CGridView and CListView that all ultimately do the same ta...
Friday, December 7, 2012

›
Create Ordered Drop Down List in CGridView In CGridView it can be really useful to have a drop down to quickly filter a list. For example...
Sunday, December 2, 2012

›
Render, Redirect and Variables with Yii The primary purpose of a View is to display data and accessing data in the View is relatively eas...
1 comment:
Friday, November 30, 2012

›
Creating a Drop Down List using Constants In designing databases often time we will use integers to represent data such as 'status...
1 comment:
Thursday, November 29, 2012

›
Debugging variables in Yii  It was quite a while before I started to use this feature and now I would not be without it. As your applica...
›
Home
View web version
Powered by Blogger.