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

[Extension] capplicationsettings

Read / write config settings from the DB like ActiveRecord

View Article


[Extension] oauth2

支持国内多家社交平台OAuth2授权的扩展

View Article


Image may be NSFW.
Clik here to view.

[Wiki] CGridView Date Range Without Cookies or Session (External Filtering)

Here's a tutorial on how to create a CGridView with external date filters the trick is to create hidden columns within the CGridView Filters something like in the example below: first we have to create...

View Article

[Extension] assetsregistry

Yii component to register your assets in one place.

View Article

[Wiki] Yii HMVC

Introduction Right now we can use widgets + action provider like in this tutorial: How to use a Widget as an Action Provider what i am going to introduce is a coding style that will result into a...

View Article


[Extension] giic

Toolset for running Gii on the command line

View Article

[Wiki] Multiple Database Connection : Select database based on login user id,...

Create a component create a class file under protected\components named RActiveRecord.php using this code <?php class RActiveRecord extends CActiveRecord { private static $dbadvert = null; protected...

View Article

[Wiki] Display image on CGridView column and open a fancy-box

First write your code on admin.php file $height='30px'; $width='30px'; array( 'name'=>'image', 'type'=>'html',...

View Article


[Extension] yii-elastica

a Yii application component, Dataprovider and autoloader,

View Article


[Extension] dynamictabularform

Allows Dynamic Tabular Input using partial views

View Article

[Wiki] Useful Multilanguage extensions collection and use.

What I am want? 1,to use multi language url like this: http://www.your-domain-example.com/en/some-action/ http://www.your-domain-example.com/cn/some-action/ 2,different url with different views/text...

View Article

[Wiki] Visualization tree-multi subcategories as listbox or dropdownlist

Do you want to make a listbox or dropdownlist to select one or more categories or sub categories ? I am sure you have seen that in cms like drupal-wordpress-joomla etc on administrator panel For...

View Article

[Extension] yiifoundation

Extension Library for ZURB Foundation 4

View Article


[Extension] shop

shopnow

View Article

[Wiki] How to display page on fancybox...using CHtml::ajaxlink with yii...

first create the CHtml::ajaxlink echo CHtml::ajaxlink('Request New Liquor', array('liquor/addnewliquor'), array( "type" => "GET", "data" => array("vid" => $vid, "ajax" => true), "success"...

View Article


[Wiki] make chart from custome queries using amcharts widget

Use this code in your view,make sure to put EAmChartWidget in your extension folder. here is the url of widget http://www.yiiframework.com/extension/eamchartwidget/ <?php $query ="SELECT count(*) as...

View Article

[Extension] p

shop

View Article


[Extension] ehyphen

Simple wrapper for the phpHyphenation library

View Article

[Wiki] Make theme and layout option in your site

Here i am writing code how to add option of theme change and layout change in your website. Below are the steps you have to follow for this * Make Layout for each (i.e left,top,right) * Make Css for...

View Article

[Extension] tbsdocx

HTML DOM to DOCX

View Article
Browsing all 3361 articles
Browse latest View live