Wiki articles

Showing 141-160 of 651 items.

Multilanguage and SEO friendly

Created 10 years ago by Interboy, updated 9 years ago by Rohit Suthar.

In your application configuration (protected/config/main.php), set the sourceLanguage parameter to English:

4 0
8 followers
Viewed: 29 853 times
Version: 1.1
Category: How-tos

Date Picker by examples

Created 10 years ago by Interboy, updated 9 years ago by Alfa Adhitya.

CJuiDatePicker displays a datepicker. CJuiDatePicker encapsulates the JUI datepicker plugin.

6 0
7 followers
Viewed: 140 597 times
Version: 1.1
Category: How-tos

Custom column in TbGridView with icon by condition, find out icon class glyphicons easy (YiiBooster)

Created 10 years ago by Kostas Apazidis (KonApaz), updated 10 years ago by Rohit Suthar.
2 0
5 followers
Viewed: 41 931 times
Version: 1.1
Category: Tips

BUM - Add Additional Info to a User

Created 10 years ago by firefly, updated 9 years ago by Anibal.

How to add additional information to a user when using BUM extension?

0 0
4 followers
Viewed: 22 145 times
Version: 1.1
Category: How-tos

Two Login in same form in Yii application , with two tables

Created 10 years ago by Balu, updated 10 years ago by Rohit Suthar.

login links will be

3 4
6 followers
Viewed: 31 263 times
Version: 1.1
Category: Tutorials

Multi Data Provider

Created 10 years ago by Sharon Lavie, updated 8 years ago by Sharon Lavie.

Lately, i needed to deal with the following scenario: read from two databases (db1,db2), and write to a third database (db3).

1 0
4 followers
Viewed: 18 716 times
Version: 1.1
Category: Tips

Remove Byte Order Mark (BOM) from files recursively

Created 10 years ago by Kostas Apazidis (KonApaz), updated 5 years ago by samdark.

The problem was that all my web applications ran normally on localhost, but on server the Greek characters (or any other no-english characters) displayed with problems.

2 1
7 followers
Viewed: 33 947 times
Version: all
Category: How-tos

How to create CJui Tabs : Render partial, Ajax tabs, color tabs

Created 10 years ago by Interboy, updated 10 years ago by xJose.

Hey guys, today we will show you how to make a Yii CJuitabs as example. Some feature cases such as Static tabs, render partial tabs, Ajax tabs, color tabs... You can see our code, there are simple 3 steps to make it work.

3 0
7 followers
Viewed: 35 356 times
Version: 1.1
Category: How-tos

Multiple files uploader with CMultiFileUpload

Created 10 years ago by Interboy, updated 5 years ago by samdark.

Today I will show you how to handle multiple file upload step by step.

5 0
8 followers
Viewed: 281 797 times
Version: 1.1
Category: How-tos

Simple Ajax popup

Created 10 years ago by Rajith R, updated 10 years ago by Rajith R.

Simple Ajax popup view with Ajax link

5 0
9 followers
Viewed: 51 746 times
Version: 1.1
Category: Tutorials

custom sql query results to CDetailView

Created 10 years ago by Kostas Apazidis (KonApaz), updated 9 years ago by Rohit Suthar.

This is a bried guide about displaying of custom sql query results.

3 0
4 followers
Viewed: 45 653 times
Version: 1.1
Category: How-tos

i18n All-in-one format and timezone conversions for date, time, timestamp and datetime.

Created 11 years ago by Gerhard Liebenberg, updated 7 years ago by Gerhard Liebenberg.

Countries sometimes change their laws pertaining to time zones and daylight saving times. This means that GMT+2 can be a different local time this August compared to last August! It could even be a different date!

6 0
13 followers
Viewed: 33 537 times
Version: 1.1
Category: How-tos

get summary of related model via STAT relation

Created 11 years ago by rootbear, updated 10 years ago by YiiJeka.

typical scenario: invoice, invoice items.

4 1
8 followers
Viewed: 27 553 times
Version: 1.1
Category: How-tos

Ajax Login form with validation errors inside jQuery modal dialog

Created 11 years ago by pravi, updated 10 years ago by Maxxer.

I would like to share my little experience with Yii to the community in the form of the below small wiki:

3 0
9 followers
Viewed: 45 295 times
Version: 1.1
Category: Tutorials

Clean JavaScript code in your views

Created 11 years ago by nineinchnick, updated 5 years ago by samdark.

This tutorial presents a way of separating JS code from views and passing to it values from PHP.

18 0
24 followers
Viewed: 40 836 times
Version: 1.1
Category: Tutorials

Tabular Input, Validating and Saving related models

Created 11 years ago by Xavier John, updated 10 years ago by hasanavi.

This tutorial shows how to use a model to save and validate related (MANY_MANY) models.

4 0
16 followers
Viewed: 43 275 times
Version: 1.1
Category: Tutorials

New Relic Error Alert with Yii

Created 11 years ago by simon604, updated 9 years ago by razvanphp.

Introduction

2 0
4 followers
Viewed: 20 971 times
Version: 1.1
Category: Tips

Email template functionality with manage content from database

Created 11 years ago by kiran sharma, updated 10 years ago by yugene.

I hadn't specify whole flow as I assume you know yii crud flow well, and Quick understand of my specified admin flow.. :)

4 0
12 followers
Viewed: 47 784 times
Version: 1.1
Category: Tutorials
1 0
6 followers
Viewed: 64 828 times
Version: 1.1
Category: Tips

Add Beautiful Radio/Checkbox Buttons To Grid

Created 11 years ago by waterloomatt, updated 10 years ago by Rohit Suthar.

The basic idea is to render a grid and, for each row, render a set of radio buttons that asynchronously update their respective model.

6 0
16 followers
Viewed: 37 566 times
Version: 1.1
Category: How-tos