[cvs] [Wiki] changed: HordeFormTypes

Wiki Guest wiki at wiki.horde.org
Thu Dec 8 03:37:43 PST 2005


guest [203.158.36.30]  Thu, 08 Dec 2005 03:37:43 -0800

Modified page: http://wiki.horde.org/HordeFormTypes
New Revision:  1.1
Change log:  Initial version

@@ -1 +1,49 @@
++ Horde Form Types
 
+The below is a list of form types that can be used in the addVariable function
+
+||~ Type||~ Is rendered as...||
+|| spacer || Blank line. ||
+|| weatherdotcom || ??? ||
+|| header || Header separator. ||
+|| description || ??? ||
+|| html  || ??? ||
+|| number  || ??? ||
+|| int  || ??? ||
+|| octal  || ??? ||
+|| intList  || ??? ||
+|| text  || 40 character text input.||
+|| stringlist  || ??? ||
+|| cellphone  || ??? ||
+|| ipaddress  || ??? ||
+|| longText  || 80x8 character textarea.||
+|| countedText || ??? ||
+|| address || Looks the same as longtext. ||
+|| file  || ??? ||
+|| image  || ??? ||
+|| boolean  || ??? ||
+|| link  || ??? ||
+|| email  || ??? ||
+|| matrix  || Matrix (table) of checkbox inputs. ||
+|| emailConfirm  || ??? ||
+|| password  || ??? ||
+|| passwordConfirm || ??? || 
+|| enum  || ??? ||
+|| mlenum  || ??? ||
+|| multienum || ??? ||
+|| radio || ??? ||
+|| set  || ??? ||
+|| date  || ??? ||
+|| time  || ??? ||
+|| 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  || ??? ||
+|| sorter  || ??? ||
+|| selectFiles  || ??? ||
+|| assign  || ??? ||
+|| creditcard  || ??? ||
+|| obrowser  || ??? ||
+|| dblookup || ??? ||
+|| figlet  || ??? ||
+|| invalid  || ??? ||


More information about the cvs mailing list