Wiki articles

Showing 121-140 of 653 items.

Extension Development (beginner)

Created 12 years ago by sefburhan sefburhan, updated 11 years ago by CeBe CeBe.

To extend the functionality of you web application relative to your requirements you are supposed to use existing yii core libraries or use external libraries. There are some steps to ensure security, uniqueness, modularity, performance and to avoid rework in future.

Step 01: Have a Strategy

  • Is my extension just for fun/demonstration purposes or for everyday use in the real world? -...

How to create a criteria condition for a multiple value text search i.e a "LIKE IN"

Created 12 years ago by toph toph, updated 9 years ago by toph toph.

This is a shortcut for adding a text search for multiple values i.e.

0 0
5 followers
Viewed: 58 405 times
Version: 1.1
Category: How-tos

default csrf security and ajax post in one controller

Created 12 years ago by jasonban jasonban, updated 11 years ago by CeBe CeBe.

Hello Yii friends

0 3
8 followers
Viewed: 30 611 times
Version: 1.1
Category: Tutorials

Multi level dropdown menu in Bootstrap

Created 12 years ago by sefburhan sefburhan, updated 11 years ago by CeBe CeBe.

To get multi level dropdown menu of using boostrap extension (http://www.yiiframework.com/extension/bootstrap/) widget TbNavbar just follow steps

4 0
38 followers
Viewed: 35 778 times
Version: 1.1
Category: Tutorials

HOW TO: Use token based authentication

Created 12 years ago by le_top le_top, updated 11 years ago by CeBe CeBe.

After reading the other wiki article regarding token based access, I thought that it might be interesting to share my method.

2 0
10 followers
Viewed: 48 054 times
Version: 1.1
Category: How-tos

How to Create Pdf Report / Excel Report By Using Parameters (From - Until)

Created 12 years ago by ruderbytes ruderbytes, updated 11 years ago by ruderbytes ruderbytes.

Asslamualaikum Wr.Wb Hello I'm Fahmi Azain i will share wiki tutorial about Creating Pdf Report / Excel Report by using Parms / Parameters.

0 2
7 followers
Viewed: 46 641 times
Version: 1.1
Category: How-tos

How-To: Create Token Authenticated Web Services

Created 12 years ago by hemc hemc, updated 11 years ago by CeBe CeBe.

This article is about implementing authentication to Yii based web services.

4 0
15 followers
Viewed: 41 414 times
Version: 1.1
Category: How-tos

A Multi-Tenant Strategy using Yii and MySQL

Created 12 years ago by JFReyes JFReyes, updated 11 years ago by CeBe CeBe.

This article describes an implementation of multi-tenancy using Yii and MySQL.

7 0
23 followers
Viewed: 53 292 times
Version: 1.1
Category: How-tos

Take more control of CGridview and model searching (related model or another controller)

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

Suppose you have an Application in Yii that manages hotels each one has many customers.

2 0
6 followers
Viewed: 46 089 times
Version: 1.1
Category: How-tos
10 0
15 followers
Viewed: 48 096 times
Version: all
Category: Others

Using Apostle.io to send formatted, trackable emails from Yii applications

Created 12 years ago by MikeT MikeT, updated 6 years ago by Maurizio Domba Cerin Maurizio Domba Cerin.

Apostle provides a nifty facility for sending app-generated, transactional emails from your application including Wordpress-like mail formatting and full tracking (delivery, opening, clicking etc.) of all emails sent. No need to set up email facilities on your app server!

2 1
2 followers
Viewed: 17 555 times
Version: 1.1
Category: How-tos
Tags: email, mail

ClientValidation for files (modern browsers)

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

There are cases that you want to validate the file format, size, extension etc but how to do that without submit the form ?

2 0
6 followers
Viewed: 21 077 times
Version: 1.1
Category: How-tos

Update a part of content using AJAX when select a GridView row

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

Suppose you want to refresh a form or any content when a single row of CGridView is selected

1 0
9 followers
Viewed: 39 061 times
Version: 1.1
Category: How-tos

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

Created 12 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: 24 708 times
Version: 1.1
Category: How-tos

WordPress Role Based Authentication in Yii

Created 12 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: 22 120 times
Version: 1.1
Category: Tutorials

Yii CGridView add custom button

Created 12 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: 52 745 times
Version: 1.1
Category: How-tos

Tunneling using SSH in a limited enviroment

Created 12 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: 23 071 times
Version: all
Category: Others
2 0
9 followers
Viewed: 16 686 times
Version: 1.1
Category: Tutorials

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

Created 12 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: 67 462 times
Version: 1.1
Category: How-tos

Yiistrap TbHtml::navbarSearchForm

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

Hi all,

0 0
3 followers
Viewed: 22 175 times
Version: 1.1
Category: Tips