[root]/trunk/acceptance/template/htmlpage

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 15 (100.0%) | 28 (100.0%) | 1.8 |
Remove unnecesary page view class.
0 lines of code changed in 4 files:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
1 lines of code changed in 1 file:
Changed Controler base class to rely on autoloading template classes.
Introuced pattern requirements for template resource ids. (.tpl.)
Changed Wact_Template_Loader to autoload templates.
14 lines of code changed in 2 files:
Convert Views to autoloading class naming pattern.
1 lines of code changed in 1 file:
Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.
1 lines of code changed in 1 file:
Update cache modules to work with Wact_Loader.
0 lines of code changed in 1 file:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
2 lines of code changed in 1 file:
Added some new tags for strucuting an HTML page.
3 lines of code changed in 1 file:
Turn appropriate HTML tags into partial views.
1 lines of code changed in 1 file:
Added an example showing how the root class of a template tree can be set
via the load template interface.
5 lines of code changed in 2 files: