Wiki

Sorted by viewsX
Displaying 51-60 of 467 result(s).

Adding search to Yii blog example (using Zend Lucene)

Created about a year ago by dckurushinTutorials15 comments – viewed 33,554 times – ( +28 / -2 )
For this tutorial I will add a search to the blog demo. The search would be based on Zend Lucene.

How To Customize CMenu Output

Created 2 years ago by AngeloTutorials4 comments – viewed 33,101 times – ( +9 )
CMenu comes with a lot of great customization options built in but sometimes you need it to do more.
tags: menu

Ajax update

Created 2 years ago by zaccariaTips1 comment – viewed 32,953 times – ( +20 / -2 )
Often happens to have the need of change a part of the page with ajax.
tags: AJAX

Using CAutoComplete to display one value and submit another

Created 4 years ago by luoshibenTutorials5 comments – viewed 32,868 times – ( +7 / -3 )
Note: CAutoComplete is deprecated since Yii 1.1.3. Consider using CJuiAutoComplete.

Module based login

Created 2 years ago by suriyansureshTutorials6 comments – viewed 32,478 times – ( +14 )
If you want to add module based login to a site without using RBAC, please follow these guidelines.

Simple RBAC

Created about a year ago by hasanaviTutorials11 comments – viewed 31,977 times – ( +32 / -1 )
If you need simple Role based access control without the long RBAC process then this article is just for you. Lets jump to the point.

CGridView, CListView and CActiveDataProvider

Created 8 months ago by softarkTutorials11 comments – viewed 31,939 times – ( +28 )
CGridView (or CListView) together with CActiveDataProvider is a very powerful combination of the built-in tools of Yii. But how do they work together to accomplish their fantastic functions? And what are you expected to do to use them and to customize their behaviors? This article explains the very basics of them.

Javascript and AJAX with Yii

Created 7 months ago by François GannazHow-tos2 comments – viewed 31,607 times – ( +27 )
This page intends to provide an exhaustive guide of how to use Javascript (JS) in Yii. It does not explain how to learn coding in JS, but how to deal with it "the Yii way".
tags: javascript, AJAX

Yii Related Sites

Created 2 years ago by jacmoeOthers0 comments – viewed 31,339 times – ( +31 )
This is a list of blogs, off-site tutorials and other resources about Yii.