[cvs] commit: framework/View package.xml framework/View/View Abstract.php Helper.php Interface.php
Chuck Hagenbuch
chuck at horde.org
Mon Apr 9 00:19:38 UTC 2007
chuck 2007-04-08 20:19:38 EDT
Modified files:
View package.xml
View/View Abstract.php Interface.php
Added files:
View/View Helper.php
Log:
- Add a base Helper class so all helpers can easily have a reference
to the calling View object.
- Updated Helper handling in the abstract view class
- Update the Interface to match the changes
Revision Changes Path
1.3 +88 -57 framework/View/View/Abstract.php
1.1 +30 -0 framework/View/View/Helper.php (new)
1.2 +41 -27 framework/View/View/Interface.php
1.4 +1 -0 framework/View/package.xml
Chora Links:
http://cvs.horde.org/diff.php/framework/View/View/Abstract.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/framework/View/View/Helper.php?r=1.1
http://cvs.horde.org/diff.php/framework/View/View/Interface.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/framework/View/package.xml?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list