[cvs] commit: incubator/Horde_Form Form.php test.php incubator/Horde_Form/Form Action.php IncrementalValidator.php Renderer.php VarRenderer.php incubator/Horde_Form/Form/Renderer xhtml.php incubator/Horde_Form/Form/VarRenderer xhtml.php ...

Chuck Hagenbuch chuck at horde.org
Sun Sep 17 19:20:28 PDT 2006


chuck       2006-09-17 19:20:27 PDT

  Modified files:
    Horde_Form           test.php 
  Added files:
    Horde_Form/Horde     Form.php 
    Horde_Form/Horde/Form IncrementalValidator.php Renderer.php 
                          VarRenderer.php 
    Horde_Form/Horde/Form/Renderer xhtml.php 
    Horde_Form/Horde/Form/VarRenderer xhtml.php 
  Removed files:
    Horde_Form           Form.php 
    Horde_Form/Form      Action.php IncrementalValidator.php 
                         Renderer.php VarRenderer.php 
    Horde_Form/Form/Renderer xhtml.php 
    Horde_Form/Form/VarRenderer xhtml.php 
  Log:
  - Refactor to make it easier to lay these files over a base Horde
  install without path changes.
  - Also greatly reduce the diff between this and the standard Horde_Form.
  
  Revision  Changes    Path
  1.13      +0 -4011   incubator/Horde_Form/Attic/Form.php (dead)
  1.6       +0 -103    incubator/Horde_Form/Form/Attic/Action.php (dead)
  1.7       +0 -592    incubator/Horde_Form/Form/Attic/IncrementalValidator.php (dead)
  1.8       +0 -120    incubator/Horde_Form/Form/Attic/Renderer.php (dead)
  1.8       +0 -78     incubator/Horde_Form/Form/Attic/VarRenderer.php (dead)
  1.9       +0 -433    incubator/Horde_Form/Form/Renderer/Attic/xhtml.php (dead)
  1.14      +0 -1543   incubator/Horde_Form/Form/VarRenderer/Attic/xhtml.php (dead)
  1.1       +4318 -0   incubator/Horde_Form/Horde/Form.php (new)
  1.1       +592 -0    incubator/Horde_Form/Horde/Form/IncrementalValidator.php (new)
  1.1       +120 -0    incubator/Horde_Form/Horde/Form/Renderer.php (new)
  1.1       +433 -0    incubator/Horde_Form/Horde/Form/Renderer/xhtml.php (new)
  1.1       +78 -0     incubator/Horde_Form/Horde/Form/VarRenderer.php (new)
  1.1       +1543 -0   incubator/Horde_Form/Horde/Form/VarRenderer/xhtml.php (new)
  1.9       +8 -8      incubator/Horde_Form/test.php

  Chora Links:
  http://cvs.horde.org/co.php/incubator/Horde_Form/Attic/Form.php?r=1.12
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/Attic/Action.php?r=1.5
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/Attic/IncrementalValidator.php?r=1.6
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/Attic/Renderer.php?r=1.7
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/Attic/VarRenderer.php?r=1.7
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/Renderer/Attic/xhtml.php?r=1.8
  http://cvs.horde.org/co.php/incubator/Horde_Form/Form/VarRenderer/Attic/xhtml.php?r=1.13
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/IncrementalValidator.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Renderer.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Renderer/xhtml.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/VarRenderer.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/VarRenderer/xhtml.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/Horde_Form/test.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list