[Wiki] New Relic Error Alert with Yii
Introduction New Relic is a SaaS company that provides a native PHP extension to interface with their application performance tracking and metrics engine. Out of the box with the default New Relic...
View Article[Extension] rbacmodels
extends CActiveRecord model to include RBAC (Role Based Access Control) in find functions
View Article[Wiki] Tabular Input, Validating and Saving related models
This tutorial shows how to use a model to save and validate related (MANY_MANY) models. In this tutorial you will find Validating model as a whole including its related models Collecting data for the...
View Article[Extension] image-attachment
user friendly widget, to manage(upload, remove, replace) image associated with model
View Article[Wiki] Clean JavaScript code in your views
This tutorial presents a way of separating JS code from views and passing to it values from PHP. Yii provides two handful ways of keeping JavaScript code close to the widgets and other elements they...
View Article[Extension] magnific-popup
Magnific Popup is a responsive jQuery lightbox plugin that is focused on performance.
View Article[Extension] yiidisquswidget
Widget witch provide simple disqus support for your Yii powered site
View Article[Extension] edbstatepersister
EDbStatePersister implements IStatePersister using DB as storage
View Article[Wiki] Ajax Login form with validation errors inside jQuery modal dialog
I would like to share my little experience with Yii to the community in the form of the below small wiki: I will demonstrate the user login and logout functionality along with validation errors using...
View Article[Wiki] get summary of related model via STAT relation
STAT relation tips typical scenario: invoice, invoice items. goal: amount summary from invoice items. I was looking for a better solution for this scenario, even attempted to creat a 'new' relation...
View Article[Extension] yiippod
Flash and HTML5 video player without any logos or copyright on screen. Based on free version of Uppod player
View Article