[cvs] commit: framework/View View.php framework/View/View Abstract.php Interface.php __autoload.php framework/View/docs/examples view.php
Chuck Hagenbuch
chuck at horde.org
Tue May 29 02:49:52 UTC 2007
chuck 2007-05-28 22:49:52 EDT
Modified files:
View View.php
View/View Abstract.php Interface.php __autoload.php
View/docs/examples view.php
Log:
- Default encoding should be UTF-8
- Templates are templates, not view scripts
- Update interface to match all latest changes
- Provide better information in "template not found" exceptions
- fix the default template path (should be './', not just '.')
Revision Changes Path
1.4 +4 -3 framework/View/View.php
1.5 +31 -30 framework/View/View/Abstract.php
1.3 +16 -22 framework/View/View/Interface.php
1.3 +1 -0 framework/View/View/__autoload.php
1.2 +1 -1 framework/View/docs/examples/view.php
Chora Links:
http://cvs.horde.org/diff.php/framework/View/View.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/View/View/Abstract.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/View/View/Interface.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/View/View/__autoload.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/View/docs/examples/view.php?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list