From: Happy-melon Date: Sun, 20 Sep 2009 18:50:38 +0000 (+0000) Subject: Document and tidy HTMLForm.php. :P X-Git-Tag: 1.31.0-rc.0~39613 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=7732401c9ba6c0fc83a314d2c65720ebf00bfcd5;p=lhc%2Fweb%2Fwiklou.git Document and tidy HTMLForm.php. :P --- diff --git a/includes/HTMLForm.php b/includes/HTMLForm.php index ca5121e519..1764f6e88f 100644 --- a/includes/HTMLForm.php +++ b/includes/HTMLForm.php @@ -1,16 +1,54 @@ $info, + * where $info is an Associative Array with any of the following: + * + * 'class' -- the subclass of HTMLFormField that will be used + * to create the object. *NOT* the CSS class! + * 'type' -- roughly translates into the