[Wiki] Insert a multirow header in CGridView
The CGridView widget is very useful and customizable, but sometimes you need a little more. One limit I found is to have only one row for headers; yes, you can write each column header in more than one...
View Article[Extension] i18n-columns
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
View Article[Wiki] Create / Generate PDF files with TCPDF plugin (Example to generate...
Few days ago i was playing with TCPF plugin to create a PDF files. Since i have checked few available extension and also checked some forum threads but still i dont get my expected result for PDF file....
View Article[Wiki] Create Excel File with PHPExcel Plugin (Insert Image in Excel Sheet...
This is an example for how to create Excel File with PHPExcel library.This article is inspired by Wikki Article return by Antonio Ramirez and extension created by marcovtwout for PHPExcel library. So,...
View Article[Extension] yii-scheduler
Extension that can be used to schedule tasks for Yii projects via command line or database table
View Article[Wiki] using editors of yiibooster - fix issues - configuration
if you have use the yiibooster extension, you have definitely used the amazing redactor, html5 and ckEditor editors. I didn't found a really good documentation how to configure them (about Yii), so for...
View Article[Wiki] Get 'source' data from the database - for TbEditableColumn or...
If you want to edit data directly in the gridview in a 'dropdownlist' style, then you could use the 'type' => 'select' option of TbEditableColumn (YiiBooster) or EditableColumn (x-editable for Yii)....
View Article[Extension] braintreeapi
Extension for easy implementation of Braintree's Payment Gateway
View Article[Wiki] "safe" and "unsafe" Model validators
Ok, it is a little bit difficult to full understanding the unsafe validator. User inputs that have not at least one validator in model will be rejected So why the 'unsafe' validator is useful and when...
View Article[Extension] yii-nfy
A module for sending notifications and displaying them using web notifications and ajax polling.
View Article[News] Yii 1.1.14 release candidate is available
We are very pleased to announce the release candidate of Yii Framework version 1.1.14. You can download it at GitHub. In this release, we fixed more than 80 bugs and introduced more than 60 minor...
View Article[Wiki] "safe" and "unsafe" Model validators (massive assignments)
Ok, it is a little bit difficult to full understanding the unsafe validator. User inputs that have not at least one validator in model will be rejected So why the 'unsafe' validator is useful and when...
View Article[Extension] portfolio-yii
The Portfolio extension provides a way to integrate a portfolio module to the websites
View Article