[Extension] recopy
Extension for duplicate form fields, or any DOM element and its children
View Article[Extension] mapping
A Mapping Widget for placing openlayers maps, and doing spatial queries. the goal is to make it better than GeoExt
View Article[Wiki] Debugging CActiveRecord failed save() attempts
What's the problem? When you're filling up a form of a CActiveRecord (using CActiveForm for example), usually you'll construct your code so that in case of validation error you'll get back the form...
View Article[Wiki] Using CListView to display items next to each other (in columns)
When using CListView to display multiple views next to each other, we can use the $index variable inside the viewFile to achieve this. As far as i know there is no extension or out-of-the-box...
View Article[Wiki] Store session in database
'session'=>array( 'class'=>'system.web.CDbHttpSession', 'connectionID'=>'db', 'sessionTableName'=>'sessions', 'autoCreateSessionTable'=>true, 'autoStart'=>true,...
View Article[Extension] mctreegridview
A modification of cqtreeview,combining treeview and cgridview with filter search enabled
View Article[Wiki] AngularJS Frontend:Connecting it with a Yii Backend REST API.Gallery...
AngularJS Frontend:Connecting it with a Yii Backend REST API.Gallery Manager Demo Application. By Spiros Kabasakalis Overview A Gallery Manager demo application with Yii REST backend and AngularJS...
View Article