[cvs] commit: framework/View View.php package.xml framework/View/View Abstract.php Exception.php Interface.php framework/View/docs/examples template.php view.php

Chuck Hagenbuch chuck at horde.org
Thu Mar 8 07:05:41 UTC 2007


chuck       2007-03-08 02:05:42 EST

  Added files:
    View                 View.php package.xml 
    View/View            Abstract.php Exception.php Interface.php 
    View/docs/examples   template.php view.php 
  Log:
  Initial, very simple, Solar/Savant/Zend-like Horde_View implementation.
  
  Revision  Changes    Path
  1.1       +23 -0     framework/View/View.php (new)
  1.1       +273 -0    framework/View/View/Abstract.php (new)
  1.1       +9 -0      framework/View/View/Exception.php (new)
  1.1       +109 -0    framework/View/View/Interface.php (new)
  1.1       +21 -0     framework/View/docs/examples/template.php (new)
  1.1       +25 -0     framework/View/docs/examples/view.php (new)
  1.1       +50 -0     framework/View/package.xml (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/View/View.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/View/Abstract.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/View/Exception.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/View/Interface.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/docs/examples/template.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/docs/examples/view.php?r=1.1
  http://cvs.horde.org/co.php/framework/View/package.xml?r=1.1


More information about the cvs mailing list