[root]/trunk/examples/template/portal

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 11 (100.0%) | 4 (100.0%) | 0.3 |
| norbertmocsnik | 5 (45.5%) | 2 (50.0%) | 0.4 |
| JeffMoore | 6 (54.5%) | 2 (50.0%) | 0.3 |
Moved many of the examples into an acceptance test directory, cleaning up the
examples directory to contain only end-user focused examples.
Examples should be full applications that perform some nominally useful
function.
Code fragments go in the acceptance directory.
0 lines of code changed in 5 files:
Removed WactCommandController and WactViewController classes in favor of
allowing the $controller['name'] syntax to automatically create
non-existant controllers allowing setView and onExecuteDo to take over for
These two light-duty classes.
2 lines of code changed in 1 file:
Added portal example to start another discussion on the mailing list.
2 lines of code changed in 5 files: