Directory trunk/examples/template/tags/front/

Directory Created:
2007-04-28 03:01
Directory Deleted:
2007-07-14 15:16
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/trunk/examples/template/tags/front
                        Folder removed from repo templates (0 files, 0 lines)

Lines of Code

trunk/examples/template/tags/front/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 11 (100.0%) 1.3
JeffMoore 6 (75.0%) 8 (72.7%) 1.3
norbertmocsnik 2 (25.0%) 3 (27.3%) 1.5

Most Recent Commits

JeffMoore 2007-07-14 15:16 Rev.: 537

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 1 file:

  • trunk/examples/template/tags/front: link.php (del)
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.

2 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+2 -1)
JeffMoore 2007-05-06 02:24 Rev.: 505

Changed event naming pattern from registerEventNameListener to
onEventNameDo.

1 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+1 -1)
JeffMoore 2007-05-06 01:32 Rev.: 503

Removed the wrapper classes for php callbacks in favor of a new
"callback constructor" parameter list pattern for registerListener
methods and WactCommandController.

1 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+1 -1)
JeffMoore 2007-04-29 03:55 Rev.: 495

Renamed WactCompiledResourceFinder to WactCompiledResourceLoader and
WactTemplateFinder to WactTemplateLoader.

3 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+3 -3)
JeffMoore 2007-04-29 03:39 Rev.: 494

Renamed getResource method to load.

1 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+1 -1)
norbertmocsnik 2007-04-28 03:07 Rev.: 478

Fixed wact:link example.

1 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (+1)
norbertmocsnik 2007-04-28 03:01 Rev.: 477

Ported over the wact:link tag.

2 lines of code changed in 1 file:

  • trunk/examples/template/tags/front: link.php (new 2)
Generated by StatSVN 0.4.0