Difference between #8 and #9 of
Understanding Autoloading, Helper Classes and Helper Functions

Revision #9 has been created by GOsha on Oct 30, 2011, 8:44:58 PM with the memo:

added "understanding" tag to the article
« previous (#8)

Changes

Title unchanged

Understanding Autoloading, Helper Classes and Helper Functions

Category unchanged

Tutorials

Yii version unchanged

Tags changed

Helper functions; autoloading, understanding

Content unchanged

[...]
This means that any application can now use MyGridView the same as any other class, without an application path:

```php
$this->widget('MyGridView', array(
...
```
22 0
26 followers
Viewed: 123 604 times
Version: 1.1
Category: Tutorials
Written by: Steve Friedl
Last updated by: GOsha
Created on: Mar 26, 2011
Last updated: 13 years ago
Update Article

Revisions

View all history