moodle/lib/form
2006-09-28 04:18:35 +00:00
..
checkbox.php now wrapping a group element in a fieldset tag, brought id tag on checkboxes and radio boxes in line with moodle universal form structure 2006-09-28 04:18:35 +00:00
dateselector.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
file.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
group.php now wrapping a group element in a fieldset tag, brought id tag on checkboxes and radio boxes in line with moodle universal form structure 2006-09-28 04:18:35 +00:00
hidden.php added empty setHelpButton method to moodleform_hidden 2006-09-27 16:09:15 +00:00
htmleditor.php modified api to create an htmleditor element 2006-09-26 16:40:35 +00:00
password.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
radio.php now wrapping a group element in a fieldset tag, brought id tag on checkboxes and radio boxes in line with moodle universal form structure 2006-09-28 04:18:35 +00:00
req.gif This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
req.png This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
select.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
static.php file describing a static form element for moodle with setHelpButton method 2006-09-26 13:32:15 +00:00
text.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
textarea.php This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00