[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[Wiki] Send mail using YiiMail extension
Introduction Let me show a simpe example to send mail using YiiMail extension in 5 steps. It also includes any template view if required along with the content. Step1: Download the extension from path...
View Article[Wiki] using jqbargraph to create beautiful graphs
If you are about to create a graph, the best option i would suggest is the jqbargraph. The advantages of jqbargraph is its very easy to install it is very simple to use. it contains 3 types of graph...
View Article