Difference between #2 and #3 of
Yii HMVC

Revision #3 has been created by ezekielnoob on Aug 1, 2013, 8:51:42 PM with the memo:

update of tags
« previous (#2)

Changes

Title unchanged

Yii HMVC

Category unchanged

How-tos

Yii version unchanged

Tags changed

Initial writeupHMVC, reusable requests, action, view, controller, AJAX

Content changed

[...]
<?php Yii::app()->runController('hmvc/default/quotationlist');?>
</div>
</div>

```
Reusable HMVC controller
 
------------------
i created an hmvc module which has this controller  
 
Reusable HMVC controller
 
------------------
 


```php
[...]
}
```
notice that i only used render partials or echo
 
 
hmvc 
HMVCviews
---------

**customer.php**
[...]
2 1
10 followers
Viewed: 30 351 times
Version: Unknown (update)
Category: How-tos
Written by: ezekielnoob
Last updated by: ezekielnoob
Created on: Aug 1, 2013
Last updated: 10 years ago
Update Article

Revisions

View all history