[Extension] dexportmodule
Export in CSV a search result of a model, its relations and custom-formatted data. Very flexible.
View Article[Wiki] Adding a link to a CDataColumn
Backoffice Grid Views often list information like Posts for a blog while showing at the same time linked information like the User who wrote that post. For more efficiency, it is appropriate that the...
View Article[Wiki] Adding a date range search for CGridView the easy way
Introduction After a lot of research, everything I found on adding date range searching to a CGridView advanced search form seemed to involve adding two new public variables (e.g. $date_from,...
View Article[Wiki] Yii for beginners 2
Intro (Part 2) Hi :-) Is that you again? Welcome !! :-) This is second article with my tutorial. I had to add it because Wiki article has limited length and as I was extending it's text, older...
View Article[News] YiiStorm for PhpStorm
YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects. Features are: Going from render and renderPartial to the view file. Includes...
View Article[Wiki] Custom Login Error Messages
Customizing Errors for Login Authentication The Yii Framework is very powerful and it provides a lot of functionality right from the pre-built webapp. One of the nice things that is already established...
View Article[Wiki] Open Dialog from ajax content
Introduction This tutorial will show you how to create Ajax dialog. It's very simple code. Javascript Code Create a simple function and load this in head on your page. <script...
View Article[Extension] flexpictureslider
Slideshower - Adjust the pictures to specified dimensions
View Article[Extension] web-user-behavior
Provides methods to ensure compatiblity for rights and yii-user.
View Article[Extension] appyaccordion
This extenstion made for dynamic accordion with next button and form.
View Article[Wiki] pyslwwoskh
matmiuarsi http://common-staff.7soft.pp.ua/pyex.html http://franchise.7soft.pp.ua/xefbz.html http://corporation-qiqtv.7soft.pp.ua/uwkqrr.html http://mqzv-340.7soft.pp.ua/eipc.html...
View Article[Wiki] A simple way to get Yii client-side form validation run when...
A time ago i've met the issue that Yii doesn't run any client-side form validation when submitting the form by CHtml::ajaxSubmitButton. The small javascript below helps to fix it. Usage 1) Register the...
View Article[Wiki] Using Grunt for deploying client scripts
For a long time I have struggled to find a suitable tool for doing server tasks such as compiling LESS files, concatenating and minifying of JavaScript files and copying the minified JavaScript files....
View Article[Extension] kissmetrics-extension
A simple wrapper around the KM metrics library to use with Yii
View Article