[cvs] [Wiki] changed: Doc/Dev/FormTypes

Wiki Guest wikiguest at horde.org
Tue Aug 15 11:38:48 PDT 2006


guest [89.212.19.106]  Tue, 15 Aug 2006 11:38:48 -0700

Modified page: http://wiki.horde.org/Doc/Dev/FormTypes
New Revision:  1.4
Change log:  new explanations

@@ -31,15 +31,15 @@
  || enum  || Dropdown from where a single value can be chosen. ||
  || mlenum  || ??? ||
  || multienum || ??? ||
  || radio || ??? ||
-|| set  || ??? ||
-|| date  || ??? ||
-|| time  || ??? ||
+|| set  || same as enum, dropdown  ||
+|| date  || date selector ||
+|| time  || time selector ||
  || hourMinuteSecond  || Two (yes, two) drop down boxes with 0-23, 0-60. ||
  || monthYear  || ??? ||
  || monthDayYear  || Three drop down boxes in that order with javascript calendar popup chooser. ||
-|| colorPicker  || ??? ||
+|| colorPicker  || color selector (popup) ||
  || sorter  || ??? ||
  || selectFiles  || ??? ||
  || assign  || ??? ||
  || creditcard  || ??? ||


More information about the cvs mailing list