Quantcast
Channel: Live News for Yii Framework
Browsing all 3375 articles
Browse latest View live
↧

[Wiki] Additional form data with XUpload

In this article you'll learn how to send additional form data when uploading files using XUpload widget This are the steps that we need: Duplicate and edit the upload form template, so we can render...

View Article


[Extension] yii-newrelic

Yii wrapper around the New Relic PHP API, for Application Performance Management

View Article


[Extension] formdialog

Form dialog allow you to transform each create link in a ajax/dialog link.

View Article

[Wiki] Using phpseclib with Yii

I installed phpseclib because I needed to do some AES encryption in my project. After all the hassle of installing php lib, I found out that Yii already has a security module (securityManager). I...

View Article

[Wiki] The complete beginner's study guide for the Yii Framework

Studying the framework Start studying the MVC pattern. You will understand the roles of the model, the view and the controller and know where goes each part of the code. MVC on the Wikipedia MVC on the...

View Article


[Wiki] [pt-br] O guia de estudos do Yii para iniciantes

You can find the english version of this wiki here: The complete beginner's study guide for the Yii Framework. Estudando o framework Comece estudando o padrão MVC. Você vai entender os papéis do...

View Article

[Extension] pagechecker

Checks whether the current page rendered is the specific page

View Article

[Extension] echirp

Do you want add your tweets on your website? try this one :)

View Article


[Extension] yiibooster

Make it gorgeous. Do it fast.

View Article


[Extension] yii-curl

curl wrapper for yii

View Article

[Wiki] A simple go back button widget

We all know that widgets are really useful. We can use the almost everywhere we want, and we can use the same code a lot of times ( Almost OOP ). In this case we are going to create a really useful and...

View Article

[Wiki] Serial Numbers (item counts) in GridView

Sometime we need to display numbers of items per page with their counting as a serial number. Here is How we can do it easily in Yii. Extend CGridColumn Yii::import('zii.widgets.grid.CGridColumn');...

View Article

[Extension] juidatetimepicker

DateTime picker with localization's support and current time instead zero in picker

View Article


[Extension] dbug

Outputs colored and structured tabular variable information

View Article

[Extension] eorderpositionbehavior

Generate and saves values for sorting field.

View Article


[Extension] i18nactiverecord

The i18nActiveRecord is a type of Yii CActiveRecord that provides internationalization features.

View Article

[Extension] metabox

Quickly setup ajax-delivered content into metaboxes.

View Article


[Extension] tp-google-analytics

A simple way to add Google Analytics to your application and includes options for advanced usage.

View Article

[Extension] gimport

Recursive directory import with caching

View Article

[Wiki] simple CSV export

Hello everyone, this simple component extract data to CSV. The main difference with others is the ability to format each column using Yii::app()->format functions in a very similar way as CGridView...

View Article
Browsing all 3375 articles
Browse latest View live