Wiki articles tagged with "Yii"

Showing 1-20 of 39 items.

How to use EzComponents in Yii

Created 14 years ago by Ehsanjs Ehsanjs, updated 14 years ago by samdark samdark.

change your index.php

4 0
6 followers
Viewed: 15 219 times
Version: 1.1
Category: How-tos

Adding Bash Command Completion for Yii Commands

Created 13 years ago by Dustin Oprea Dustin Oprea, updated 13 years ago by Dustin Oprea Dustin Oprea.

This article discusses the installation/configuration of the YiiBash project (https://github.com/dsoprea/YiiBash).

3 0
5 followers
Viewed: 16 184 times
Version: 1.1
Category: How-tos

How to call a default layout for every module and how to work <php echo $content; ?>

Created 12 years ago by Ankit Modi Ankit Modi, updated 12 years ago by Ankit Modi Ankit Modi.

Hi Friends, Hi Friends, Some common question is difficult to how to create the layout on yii and how to work

0 0
1 follower
Viewed: 43 607 times
Version: Unknown (update)
Category: Tips

What to do when composer fails to update your vendor packages?

Created 11 years ago by Kartik V Kartik V, updated 11 years ago by Kartik V Kartik V.
  • Running a composer update does not fetch any new packages (even though the source is updated)
  • A specific vendor package never gets updated
  • Facing on and off problems when fetching packages while performing composer update.
  • You ran a composer update earlier, but it was partially done, before you lost network connectivity, and you cannot refresh packages anymore.
0 4
36 followers
Viewed: 54 359 times
Version: 2.0
Category: Tutorials

Starting with YII 1.1.x in Windows Environment (WAMP)

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

As we know YII is the Leading Framework of PHP. Lots of new developers are starting to use YII day by day. Most of the beginners are little bit confused with how to start with YII . I think this note will help them. Follow the simple steps To run a Yii-powered Web application, you need a Web server that supports PHP 5.1.0.

3 0
5 followers
Viewed: 47 933 times
Version: 1.1
Category: Tutorials
Tags: newbie, Yii, yiic

CMenu widget like bootstrap navbar with submenu

Created 10 years ago by kv4nt kv4nt, updated 10 years ago by kv4nt kv4nt.
0 0
1 follower
Viewed: 25 529 times
Version: 1.1
Category: Tutorials

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

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

Multilanguage and SEO friendly

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

Single PHP entry point with Nginx

Created 10 years ago by MadAnd MadAnd, updated 10 years ago by MadAnd MadAnd.

In this article I will show you how to slightly increase application security, by exploiting the fact that Yii implements the Front Controller Pattern.

4 0
3 followers
Viewed: 21 554 times
Version: all
Category: How-tos
0 2
40 followers
Viewed: 24 365 times
Version: 2.0
Category: How-tos

Yii for beginners 2

Created 12 years ago by rackycz rackycz, updated 3 years ago by rackycz rackycz.

This is second article with my tutorial. I had to add it, because Wiki article has limited length and as I was extending it's text, older paragraphs were disappearing. So here I am starting from chapter 6.

15 0
21 followers
Viewed: 105 260 times
Version: 1.1
Category: Tutorials

Common Yii questions

Created 14 years ago by dckurushin dckurushin, updated 14 years ago by migajek migajek.

Put attention of the question answer form

14 0
23 followers
Viewed: 64 340 times
Version: 1.1
Category: FAQs

YouTube API v2.0 – Browser-based Uploading

Created 13 years ago by Vaibhav Vaibhav, updated 13 years ago by Vaibhav Vaibhav.

Through the YouTube API you can upload files directly to the Youtube server. Youtube currently offers two services 1. Direct Link 2. Browser Based Uploading. In this wiki I will demonstrate how you can quickly set Browser Based Uploading for your Yii application. This is the protocol request that takes place.

2 0
7 followers
Viewed: 26 703 times
Version: 1.1
Category: How-tos

The complete beginner's study guide for the Yii Framework

Created 13 years ago by Rodrigo Coelho Rodrigo Coelho, updated 13 years ago by Rodrigo Coelho Rodrigo Coelho.

Start studying the MVC pattern. You will understand the roles of the model, the view and the controller and know where goes each part of the code.

12 0
19 followers
Viewed: 118 422 times
Version: 1.1
Category: Tips

Simple example for language translation

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

Language translation is a common requirement in multi lingual sites. In Yii, we can translate using message and view translation.

1 0
5 followers
Viewed: 40 849 times
Version: 1.1
Category: How-tos
Tags: i18n, Yii

Overcoming removal of client helpers (e.g. ajaxLink) and ClientScript in Yii 2.0

Created 11 years ago by Kartik V Kartik V, updated 11 years ago by Kartik V Kartik V.

Alternatively, inline assets (JS/CSS) can be registered at runtime from within the View. For example you can clearly simulate the ajaxLink feature using a inline javascript. Its however recommended if you can merge where possible, client code (JS/CSS) into separate JS/CSS files and loaded through the AssetBundle. Note there is no more need of a CClientScript anymore:

1 2
41 followers
Viewed: 47 208 times
Version: 2.0
Category: FAQs

Creating Yii applications with composer

Created 13 years ago by schmunk schmunk, updated 12 years ago by SleepWalker SleepWalker.

When creating web-application projects, you can add a great variety of different extensions, modules, plugins or scripts to your code-base. But maintaining a stable combination and updating certain packages can become a hard task.

27 0
32 followers
Viewed: 120 339 times
Version: 1.1
Category: Tutorials

Image resize on the fly

Created 13 years ago by Tpoxa Tpoxa, updated 13 years ago by Tpoxa Tpoxa.
3 0
11 followers
Viewed: 34 343 times
Version: 1.1
Category: How-tos

Rendering Views and Updating them with Ajax

Created 12 years ago by Manish Gupta Manish Gupta, updated 12 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: 30 834 times
Version: Unknown (update)
Category: Tips

Add information to Yii::app()->user by extending CWebUser (better version)

Created 15 years ago by emix emix, updated 11 years ago by Anas AbuDayah Anas AbuDayah.

I found a better solution.

5 0
10 followers
Viewed: 53 090 times
Version: 1.1
Category: Tutorials
Tags: rbac, user, Yii