From 7732401c9ba6c0fc83a314d2c65720ebf00bfcd5 Mon Sep 17 00:00:00 2001 From: Happy-melon Date: Sun, 20 Sep 2009 18:50:38 +0000 Subject: [PATCH] Document and tidy HTMLForm.php. :P --- includes/HTMLForm.php | 394 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 323 insertions(+), 71 deletions(-) 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