Wiki articles

Showing 141-160 of 651 items.

Multilanguage and SEO friendly

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

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

4 0
8 followers
Viewed: 30 175 times
Version: 1.1
Category: How-tos

Date Picker by examples

Created 11 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: 141 577 times
Version: 1.1
Category: How-tos

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

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

BUM - Add Additional Info to a User

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

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

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

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

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

login links will be

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

Multi Data Provider

Created 11 years ago by Sharon Lavie, updated 9 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: 19 015 times
Version: 1.1
Category: Tips

Remove Byte Order Mark (BOM) from files recursively

Created 11 years ago by Kostas Apazidis (KonApaz), updated 6 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: 34 529 times
Version: all
Category: How-tos

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

Created 11 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: 36 203 times
Version: 1.1
Category: How-tos

Multiple files uploader with CMultiFileUpload

Created 11 years ago by Interboy, updated 6 years ago by samdark.

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

5 0
8 followers
Viewed: 282 349 times
Version: 1.1
Category: How-tos

Simple Ajax popup

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

Simple Ajax popup view with Ajax link

5 0
9 followers
Viewed: 52 095 times
Version: 1.1
Category: Tutorials

custom sql query results to CDetailView

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

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

3 0
4 followers
Viewed: 46 067 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: 34 309 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 908 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: 46 295 times
Version: 1.1
Category: Tutorials

Clean JavaScript code in your views

Created 11 years ago by nineinchnick, updated 6 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: 41 368 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 691 times
Version: 1.1
Category: Tutorials

New Relic Error Alert with Yii

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

Introduction

2 0
4 followers
Viewed: 21 269 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: 48 245 times
Version: 1.1
Category: Tutorials
1 0
6 followers
Viewed: 65 220 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 964 times
Version: 1.1
Category: How-tos