[cvs] commit: incubator/Horde_Form/Horde/Form/Type Boolean.php Color.php CreditCard.php Date.php DateTime.php Email.php Enum.php Int.php Invalid.php Number.php Password.php Phone.php Set.php String.php Time.php incubator/Horde_Form/Horde/Form/Type/Phone Mobile.php

Chuck Hagenbuch chuck at horde.org
Mon Apr 23 04:16:05 UTC 2007


chuck       2007-04-23 00:16:05 EDT

  Added files:
    Horde_Form/Horde/Form/Type Boolean.php Color.php 
                               CreditCard.php Date.php 
                               DateTime.php Email.php Enum.php 
                               Int.php Invalid.php Number.php 
                               Password.php Phone.php Set.php 
                               String.php Time.php 
    Horde_Form/Horde/Form/Type/Phone Mobile.php 
  Log:
  Commit some of the new Horde_Form_Type classes that I'm working on for
  the Horde_Form rewrite. Nothing here is guaranteed yet.
  
  Revision  Changes    Path
  1.1       +17 -0     incubator/Horde_Form/Horde/Form/Type/Boolean.php (new)
  1.1       +22 -0     incubator/Horde_Form/Horde/Form/Type/Color.php (new)
  1.1       +97 -0     incubator/Horde_Form/Horde/Form/Type/CreditCard.php (new)
  1.1       +70 -0     incubator/Horde_Form/Horde/Form/Type/Date.php (new)
  1.1       +125 -0    incubator/Horde_Form/Horde/Form/Type/DateTime.php (new)
  1.1       +449 -0    incubator/Horde_Form/Horde/Form/Type/Email.php (new)
  1.1       +41 -0     incubator/Horde_Form/Horde/Form/Type/Enum.php (new)
  1.1       +22 -0     incubator/Horde_Form/Horde/Form/Type/Int.php (new)
  1.1       +16 -0     incubator/Horde_Form/Horde/Form/Type/Invalid.php (new)
  1.1       +102 -0    incubator/Horde_Form/Horde/Form/Type/Number.php (new)
  1.1       +51 -0     incubator/Horde_Form/Horde/Form/Type/Password.php (new)
  1.1       +26 -0     incubator/Horde_Form/Horde/Form/Type/Phone.php (new)
  1.1       +5 -0      incubator/Horde_Form/Horde/Form/Type/Phone/Mobile.php (new)
  1.1       +79 -0     incubator/Horde_Form/Horde/Form/Type/Set.php (new)
  1.1       +43 -0     incubator/Horde_Form/Horde/Form/Type/String.php (new)
  1.1       +22 -0     incubator/Horde_Form/Horde/Form/Type/Time.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Boolean.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Color.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/CreditCard.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Date.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/DateTime.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Email.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Enum.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Int.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Invalid.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Number.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Password.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Phone.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Phone/Mobile.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Set.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/String.php?r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Form/Horde/Form/Type/Time.php?r=1.1


More information about the cvs mailing list