Directory trunk/examples/view/html/

Directory Created:
2006-10-27 15:49
Directory Deleted:
2007-07-14 15:16
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/trunk/examples/view/html

Lines of Code

trunk/examples/view/html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 7 (100.0%) 11 (100.0%) 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/view/html: index.php (del)
JeffMoore 2007-07-13 17:58 Rev.: 531

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.

1 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (+1 -1)
JeffMoore 2007-04-26 02:24 Rev.: 470

Removed addPublicChild, changed default child visibility to published.

1 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (+1 -1)
JeffMoore 2006-11-05 03:05 Rev.: 293

removed dataBindingListener. Added preRenderListener.

2 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (+2 -3)
JeffMoore 2006-11-04 15:04 Rev.: 282

Renamed dataRoot to just plain root.

2 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (+2 -2)
JeffMoore 2006-11-04 03:23 Rev.: 279

Split render method into render and paint. Render is reserved for the
framework, while paint methods are template methods that can be extended.
This opens up opportunities for a more advanced rendering lifecycle.

2 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (+2 -2)
JeffMoore 2006-10-27 15:49 Rev.: 233

Added several view classes for representing the top level structure of an
HTML / XHTML page. These classes can coordinate to allow sub views to make
non-local additions to the view tree, while remaining composable and
independent.

3 lines of code changed in 1 file:

  • trunk/examples/view/html: index.php (new 3)
Generated by StatSVN 0.4.0