Difference between #5 and #6 of
Reading the doc

Revision #6 has been created by Orteko on Oct 24, 2010, 7:50:53 AM with the memo:

Minor grammar fix-ups
« previous (#5)

Changes

Title unchanged

Reading the doc

Category unchanged

Tips

Yii version unchanged

Tags unchanged

doc

Content changed

Reading the Yii doc ------------------ #### What to read: Almost all the information you need whilest working with yii areis written in the [Class Reference](http://www.yiiframework.com/doc/api/). The point is just to know how to find out themwhat you need. ForTo find this information, you have to understand what is Yii::app() and what is "this" in the context in wich you are.

#### Yii::app(): your best friend during programming

In each point of your application code (view, controller, widget, model, module) you can call Yii:app().
[...]
21 0
3 followers
Viewed: 12 435 times
Version: 1.1
Category: Tips
Tags: doc
Written by: zaccaria
Last updated by: Orteko
Created on: Oct 18, 2010
Last updated: 13 years ago
Update Article

Revisions

View all history