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

Jan Schneider jan at horde.org
Mon Mar 26 22:29:50 UTC 2007


jan  Mon, 26 Mar 2007 15:29:50 -0700

Modified page: http://wiki.horde.org/Doc/Dev/FormTypes
New Revision:  2.1
Change log:  Tweaks

@@ -2,10 +2,10 @@

 The below is a list of form types that can be used in the addVariable
function

 ||~ Type ||~ Long Name ||~ Description ||~ Parameters ||
-|| spacer || Spacer || Blank line. || n/a ||
-|| header || Header || Header separator. || n/a ||
+|| spacer || Spacer || Blank line || n/a ||
+|| header || Header || Header separator || n/a ||
 || description || Description || || n/a ||
 || html || HTML || || n/a ||
 || number || Number || || Fraction ||
 || int || Integer || || n/a ||
@@ -27,9 +27,9 @@
 || email || Email || || Allow multiple addresses?, Strip domain from the
address?, Link the email address to the compose page when displaying?, The
name to use when linking to the compose page, Character to split multiple
addresses with ||
 || matrix || Field matrix || Matrix (table) of checkbox inputs || Column
titles, Row titles, Matrix values, Append text field or select box? ||
 || emailConfirm || Email with confirmation || || n/a ||
 || password || Password || || n/a ||
-|| passwordconfirm || Password with confirmation || n/a ||
+|| passwordconfirm || Password with confirmation || || n/a ||
 || enum || Drop down list || Dropdown from where a single value can be
chosen || Values to select from, Prompt text ||
 || mlenum || Multi-level drop down lists || || Values to select from,
Prompt text ||
 || multienum || Multiple selection || || Values, Size ||
 || keyval_multienum || Multiple selection || || Values, Size ||


More information about the cvs mailing list