Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/inc/lib/pear/HTML/QuickForm
Yannick Warnier ab0929c7c2 Fix bug in added support for "for" attributes in HTML forms - refs #7063 12 years ago
..
Action
CAPTCHA Show captcha after the first wrong attempt see BT#6486 12 years ago
Renderer Fix bug in added support for "for" attributes in HTML forms - refs #7063 12 years ago
Rule Improving work UI see BT#6418 12 years ago
Action.php
CAPTCHA.php Show captcha after the first wrong attempt see BT#6486 12 years ago
Controller.php
Page.php
Renderer.php
Rule.php Fixing survey big buttons 13 years ago
RuleRegistry.php Minor - Adding "static" to functions 13 years ago
advanced_settings.php Adding static declarations 13 years ago
advcheckbox.php
advmultiselect.php Fixing "Non static method should not be called statically" bug see #4219 14 years ago
autocomplete.php
button.php
checkbox.php Adding the new quickform element: advanced_settings in order to add the link more faster 14 years ago
date.php Minor - formatting code, fixing PHP warnings. 12 years ago
element.php Add support for "for" attributes in HTML forms - refs #7063 12 years ago
email.php Adding email tag in quickform 14 years ago
file.php Removing unwanted character 13 years ago
group.php Adding the new quickform element: advanced_settings in order to add the link more faster 14 years ago
header.php Adding static to some functions 13 years ago
hidden.php Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 13 years ago
hiddenselect.php
hierselect.php
html.php Adding static to some functions 13 years ago
image.php
index.html
input.php
label.php Add support for "for" attributes in HTML forms - refs #7063 12 years ago
link.php
password.php
radio.php Adding the new quickform element: advanced_settings in order to add the link more faster 14 years ago
reset.php
select.php Adding optgroup support in quickform + using formvalidator when creating an event not ready for 1.9.4 see #5208 13 years ago
static.php
submit.php
text.php
textarea.php
xbutton.php