Wiki articles

Showing 281-300 of 823 items.

Create/Develop View files with plain HTML (Without using ActiveForm Class)

Created 11 years ago by kalpit kalpit, updated 11 years ago by CeBe CeBe.

Today i want to share with you is "How can we write HTML Code in view files? I am writing this article because many times we can not use CActiveForm to design our form...

2 2
6 followers
Viewed: 23 209 times
Version: 1.1
Category: How-tos

WordPress Role Based Authentication in Yii

Created 11 years ago by Bob G Bob G, updated 11 years ago by CeBe CeBe.

This tutorial is for people that are integrating Yii into WordPress. Meaning that WordPress is the host platform, and that Yii will be handling AR, CRUD, etc.

4 0
8 followers
Viewed: 20 383 times
Version: 1.1
Category: Tutorials

Yii CGridView add custom button

Created 11 years ago by Arockia Johnson SR Arockia Johnson SR, updated 11 years ago by CeBe CeBe.

Hi buddies !, This tutorial shows about how to add a custom button with your own icon for your CGridView of Yii framework

3 0
7 followers
Viewed: 51 138 times
Version: 1.1
Category: How-tos

Tunneling using SSH in a limited enviroment

Created 11 years ago by nineinchnick nineinchnick, updated 11 years ago by CeBe CeBe.

This tutorial describes how to connect to a remote service via tunnel when only most basic software is available on the remote server. It is not directly related to Yii. It could be hovewer useful for web developers working with shared hosting sites with limited access.

1 0
3 followers
Viewed: 21 345 times
Version: all
Category: Others
2 0
9 followers
Viewed: 15 965 times
Version: 1.1
Category: Tutorials

Sort and filter a custom or composite CGridView column - that may even contain data from different tables.

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

I have a table (account) which contains "General Ledger" accounts. Each account has its own account_description - such as 'inventory', 'sales', etc.

6 0
6 followers
Viewed: 66 243 times
Version: 1.1
Category: How-tos

Yiistrap TbHtml::navbarSearchForm

Created 11 years ago by Patrice Patrice, updated 11 years ago by CeBe CeBe.

Hi all,

0 0
3 followers
Viewed: 20 820 times
Version: 1.1
Category: Tips

Caching strategy

Created 11 years ago by darkheir darkheir, updated 11 years ago by CeBe CeBe.

Note: Before reading this wiki you should have read the caching part in the Yii guide

3 1
12 followers
Viewed: 13 257 times
Version: 1.1
Category: How-tos

two or more different collected data in one CGridView

Created 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 11 years ago by CeBe CeBe.

Assume that you have teachers and students model.

2 1
6 followers
Viewed: 19 808 times
Version: 1.1
Category: How-tos

Set a menu - reusable code

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

As we know Using crud generator creates menu items in view files (for each view file have a varius menu items)

1 0
3 followers
Viewed: 12 218 times
Version: Unknown (update)
Category: Tips

Rendering Views and Updating them with Ajax

Created 11 years ago by Manish Gupta Manish Gupta, updated 11 years ago by Manish Gupta Manish Gupta.

I wanted to implement a widget that could refresh itself through Ajax without refreshing the whole page. CGridView and CListView are excellent examples of such widgets.

1 0
7 followers
Viewed: 29 886 times
Version: Unknown (update)
Category: Tips

thumbsgen and Kohana Image Library together (extends an extension)

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

In this wiki I will show you how to extends an extension and/or how can two or more extensions work together.

1 0
1 follower
Viewed: 11 340 times
Version: Unknown (update)
Category: How-tos

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 200 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 542 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 11 years ago by Rohit Suthar Rohit Suthar.
2 0
5 followers
Viewed: 43 066 times
Version: 1.1
Category: Tips

Automatic Parameter Binding to POST vars in Yii2

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

I wrote about this on my blog, but wanted to post it here too.

0 0
4 followers
Viewed: 27 234 times
Version: 2.0
Category: How-tos

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 958 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 11 years ago by Rohit Suthar Rohit Suthar.

login links will be

3 4
6 followers
Viewed: 32 310 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 871 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 552 times
Version: all
Category: How-tos