Wiki

Sorted by date (updated)X
Displaying 41-50 of 470 result(s).

How to change Migration Table name and use defined prefix.

Updated about a month ago by jambandHow-tos0 comments – viewed 1,300 times – ( +3 )
To accomplish the task of changing Migration table's name, by default tbl_migration, you need to add the following in your ./protected/config/console.php.

Using Google Maps in Yii Applications via Jquery

Updated about a month ago by bluyellHow-tos0 comments – viewed 2,321 times – ( +2 )

How to use the official Yii installer for Composer

Updated about a month ago by br0skHow-tos3 comments – viewed 3,189 times – ( +3 )
This way of using Composer is different from the Phundament 3 based wiki in that it is using the new official Composer installer for Yii. It is also only making use of Packagist not the packages at packages.phundament.com. This wiki doesn't aim to replace the Phundament 3 based wiki it is just another way of doing it and I really like the fact that it can use Packagist directly and not a separate repository.

Use crypt() for password storage

Updated about a month ago by fsbTutorials11 comments – viewed 15,415 times – ( +16 )
There Is Now A cpasswordhelper Class In system.utils at GitHub that provides an API to simplify the use of crypt() for password storage. While this wiki article remains valid, it will in due course be rewritten to refer to the new class as well as explain how it works.

Searching and Sorting by Count of Related Items in CGridView

Updated about a month ago by softarkHow-tos10 comments – viewed 16,213 times – ( +21 )
Let's say we have two models and relation between them:

YiiBooster: How to implement files and images upload on TbRedactor Widget

Updated about a month ago by Antonio RamirezHow-tos2 comments – viewed 4,641 times – ( +10 )
I have been requested to provide a tutorial on how to use the file upload feature of the TbRedactor widget, and even though I am no longer supporting the library due that the work belongs to Clevertech, I feel that I owe that to the Yii developers. So, here is the  tutorial.

Yii for beginners 2

Updated 2 months ago by rackyczTutorials2 comments – viewed 9,815 times – ( +20 )
Hi :-) Is that you again? Welcome !! :-)
tags: Created

CjuiDatepicker

Updated 2 months ago by hiral darjiTips0 comments – viewed 2,551 times – ( +2 )
If you have two datepicker in one form and you want that a date of from date shold be minimum date of todate then put following code in Cjuidatepicker widget options array:

using jqbargraph to create beautiful graphs

Updated 2 months ago by MAHESH.E.UTips0 comments – viewed 2,376 times – ( +5 )
If you are about to create a graph, the best option i would suggest is the jqbargraph.