Directory trunk/examples/crud/modules/

Directory Created:
2007-05-29 10:22
Directory Deleted:
2008-10-12 23:02
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/trunk/examples/crud/modules
                    Folder removed from repo stations (0 files, 0 lines)

Lines of Code

trunk/examples/crud/modules/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 88 (100.0%) 11.0
norbertmocsnik 3 (37.5%) 78 (88.6%) 26.0
JeffMoore 5 (62.5%) 10 (11.4%) 2.0

Most Recent Commits

JeffMoore 2008-10-12 23:02 Rev.: 766

I hate to do this, but temporarily remote this until I can find time to fix it.

0 lines of code changed in 2 files:

  • trunk/examples/crud/modules: crud.php (del), layout.tpl.html (del)
norbertmocsnik 2007-08-11 23:13 Rev.: 559

updated crud example

8 lines of code changed in 1 file:

  • trunk/examples/crud/modules: crud.php (+8 -34)
JeffMoore 2007-07-14 18:54 Rev.: 545

Extracted a setPartialView method from setView.
Hopefully, this will result in making it easier to understand how view
composition works.
Changed the order of parameters in setPartialView versus what it was in SetView.
The intent of this is to allow new optional parameters to appear at the end
of SetView or SetPartialView. This was not advisable when these were both
one method distinguished by an optional parameter.

1 lines of code changed in 1 file:

  • trunk/examples/crud/modules: crud.php (+1 -1)
JeffMoore 2007-07-14 18:00 Rev.: 544

Small bug fix, removed var_dump, refactored method name process to addStation.

1 lines of code changed in 1 file:

  • trunk/examples/crud/modules: crud.php (+1 -2)
JeffMoore 2007-07-13 17:41 Rev.: 530

Added ability for WactParameter to have a default value.
Changed controller dispatching mechanism to rely on the default value of
parameters, removed setDefaultChild and setDispatcher methods.
Added DispatchOn fluent method that is an alternative for defineInput, but
defines a parameter to dispatch on for a particular controller.
This is a MAJOR change.
This update is poorly tested.
This update breaks several existing example applications.

8 lines of code changed in 1 file:

  • trunk/examples/crud/modules: crud.php (+8 -5)
norbertmocsnik 2007-05-29 10:22 Rev.: 514

Reorganized the CRUD example.

70 lines of code changed in 2 files:

  • trunk/examples/crud/modules: crud.php (new 57), layout.tpl.html (new 13)
Generated by StatSVN 0.4.0