moodle/lib/pear/HTML/QuickForm
Jonathan Harker fcbf4b6fac lib/pear MDL-20876 fix deprecated split() calls to use explode, str_split or preg_split
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2010-07-20 01:16:55 +00:00
..
Renderer MDL-19030 even uglier hack - do not try to add id to labels of static element - they do not have it; merged from MOODLE_19_STABLE 2009-04-30 10:09:13 +00:00
Rule
advcheckbox.php
autocomplete.php
button.php
checkbox.php
date.php MDL-19698 deprecated assign new by ref in QuickForms 2010-07-19 08:38:28 +00:00
DHTMLRulesTableless.php
element.php
file.php
group.php MDL-19698 deprecated assign new by ref in QuickForms 2010-07-19 08:38:28 +00:00
header.php
hidden.php
hiddenselect.php
hierselect.php MDL-19698 deprecated assign new by ref in QuickForms 2010-07-19 08:38:28 +00:00
html.php
image.php
input.php
link.php
password.php
radio.php
Renderer.php
reset.php
Rule.php
RuleRegistry.php MDL-19698 deprecated assign new by ref in QuickForms 2010-07-19 08:38:28 +00:00
select.php lib/pear MDL-20876 fix deprecated split() calls to use explode, str_split or preg_split 2010-07-20 01:16:55 +00:00
static.php
submit.php
text.php
textarea.php
xbutton.php