[cvs] commit: framework/Form/Form/Action conditional_enable.php sum_fields.php horde/templates/javascript form_helpers.js framework/UI/UI/VarRenderer html.php

Marko Djukic mdjukic at horde.org
Sun Mar 7 08:19:23 PST 2004


mdjukic     2004/03/07 08:19:23 PST

  Modified files:
    UI/UI/VarRenderer    html.php 
  Added files:
    Form/Form/Action     conditional_enable.php sum_fields.php 
    templates/javascript form_helpers.js 
  Log:
  Quoting Matt <matt at kynx.org>:
  
  I've added a new function _getActionScripts() which returns a string
  '[action]="[script]"', and added this to each of the _renderVarInput_*
  functions *except* image/file/matrix/sort/etc, which are all a bit
  special.
  
  I've also taken the liberty to output all tags in the functions I
  touched with printf to make them more readable. Hope that's OK. I also
  started mucking with the monthdayyear functions to try and get it
  outputting stuff in unamerican 'd m Y' order, but couldn't figure out
  how to test for that.
  
  Submitted by: Quoting Matt <matt at kynx.org>
  
  Revision  Changes    Path
  1.1       +47 -0     framework/Form/Form/Action/conditional_enable.php (new)
  1.1       +39 -0     framework/Form/Form/Action/sum_fields.php (new)
  1.22      +178 -76   framework/UI/UI/VarRenderer/html.php
  1.1       +183 -0    horde/templates/javascript/form_helpers.js (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/Form/Form/Action/conditional_enable.php?r=1.1
  http://cvs.horde.org/co.php/framework/Form/Form/Action/sum_fields.php?r=1.1
  http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer/html.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/co.php/horde/templates/javascript/form_helpers.js?r=1.1


More information about the cvs mailing list