Wiki articles

Showing 141-160 of 651 items.

Multilanguage and SEO friendly

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

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

4 0
8 followers
Viewed: 31 073 times
Version: 1.1
Category: How-tos

Date Picker by examples

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

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

6 0
7 followers
Viewed: 143 321 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) Kostas Apazidis (KonApaz), updated 10 years ago by Rohit Suthar Rohit Suthar.
2 0
5 followers
Viewed: 42 953 times
Version: 1.1
Category: Tips

BUM - Add Additional Info to a User

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

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

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

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

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

login links will be

3 4
6 followers
Viewed: 32 199 times
Version: 1.1
Category: Tutorials

Multi Data Provider

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

Remove Byte Order Mark (BOM) from files recursively

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

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

Created 11 years ago by Interboy Interboy, updated 11 years ago by xJose 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 992 times
Version: 1.1
Category: How-tos

Multiple files uploader with CMultiFileUpload

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

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

5 0
8 followers
Viewed: 283 144 times
Version: 1.1
Category: How-tos

Simple Ajax popup

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

Simple Ajax popup view with Ajax link

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

custom sql query results to CDetailView

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

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

3 0
4 followers
Viewed: 46 712 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 Gerhard Liebenberg, updated 8 years ago by Gerhard Liebenberg 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: 35 408 times
Version: 1.1
Category: How-tos

get summary of related model via STAT relation

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

typical scenario: invoice, invoice items.

4 1
8 followers
Viewed: 28 474 times
Version: 1.1
Category: How-tos

Ajax Login form with validation errors inside jQuery modal dialog

Created 11 years ago by pravi pravi, updated 11 years ago by Maxxer 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: 47 113 times
Version: 1.1
Category: Tutorials

Clean JavaScript code in your views

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

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

18 0
24 followers
Viewed: 42 301 times
Version: 1.1
Category: Tutorials

Tabular Input, Validating and Saving related models

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

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

4 0
16 followers
Viewed: 44 345 times
Version: 1.1
Category: Tutorials

New Relic Error Alert with Yii

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

Introduction

2 0
4 followers
Viewed: 21 863 times
Version: 1.1
Category: Tips

Email template functionality with manage content from database

Created 11 years ago by kiran sharma kiran sharma, updated 11 years ago by yugene 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: 49 076 times
Version: 1.1
Category: Tutorials
1 0
6 followers
Viewed: 65 943 times
Version: 1.1
Category: Tips

Add Beautiful Radio/Checkbox Buttons To Grid

Created 11 years ago by waterloomatt waterloomatt, updated 10 years ago by Rohit Suthar 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: 38 697 times
Version: 1.1
Category: How-tos