A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

XHMVC DEMO

XHMVC

See user_guide

XHMVC Structure (clik here to expand)

DEMO 1 (click here to open in new window)

Load a custom welcome module with session, activerecord cache and standard profiler
Click here to load (ajax)

DEMO 2 (click here to open in new window)

Load a generic welcome common module, with minimum application folders and files, extended profiler
Click here to load (ajax)

DEMO 3 (click here to open in new window)

Load a custom welcome module, with activerecord cache, zend debug and extended profiler
Click here to load (ajax)

DEMO 4 (click here to open in new window)

Inheritance for controllers. This demo show a Welcome module from demo4, but index is from common. You can also test welcome/test and welcome/test2
Click here to load (ajax)

DEMO 4 TEST (click here to open in new window)

Inheritance for controllers. Test is a method of demo4 welcome, but load same test method from common.
Click here to load (ajax)

DEMO 4 TEST2 (click here to open in new window)

Inheritance for controllers. Load demo4 welcome , but execute test2 of common welcome, because not exists in first.
Click here to load (ajax)

DEMO 4 TESTDB (click here to open in new window)

Inheritance for controllers and models. TestDB is a method of demo4 welcome_model, but load same testdb method from common/welcome_model.
Click here to load (ajax)

DEMO 4 TEST COMPOSER (click here to open in new window)

Composer enabled for all applications, testing https://github.com/loic-sharma/profiler
Click here to load (ajax)