[cvs] commit: horde/lib Form.php

Max Kalika max at horde.org
Wed Aug 20 11:16:16 PDT 2003


max         2003/08/20 11:16:15 PDT

  Modified files:
    lib                  Form.php 
  Log:
  have validate() return $this->isValid() to allow for short-circuit
  testing of form submissions:
  
  if ($form->isSubmitted() && $form->validate($vars)) {
  ...
  }
  
  Revision  Changes    Path
  1.129     +3 -3      horde/lib/Form.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Form.php?r1=1.128&r2=1.129&ty=u


More information about the cvs mailing list