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
jmontoyaa 471872f676 Minor - Format code 8 years ago
..
Action
CAPTCHA Fix __construct see #8486 9 years ago
Renderer Fix inline layout for group, radio and checkbox elements see BT#10887 9 years ago
Rule Minor - Format code 8 years ago
Action.php
CAPTCHA.php Fix __construct see #8486 9 years ago
Controller.php Replace PEAR::raiseError with new Exception 9 years ago
Page.php
Renderer.php
Rule.php
RuleRegistry.php Minor - format 9 years ago
advanced_settings.php Allow add description and help blocks for Advanced Settings Button - refs BT#12454 9 years ago
advcheckbox.php
advmultiselect.php Format code, update doc, remove unused width (managed by bootstrap now) 9 years ago
autocomplete.php
button.php Move $columnsSize variable in Element class as protected. 9 years ago
checkbox.php Fix inline layout for group, radio and checkbox elements see BT#10887 9 years ago
date.php
element.php Move $columnsSize variable in Element class as protected. 9 years ago
email.php Fix email field UI 9 years ago
file.php Added a base64 hidden input to crop images for files in FormValidator 9 years ago
group.php Minor - format code. 9 years ago
header.php
hidden.php
hiddenselect.php
html.php
image.php
index.html
input.php Minor - format 9 years ago
label.php
link.php
password.php
radio.php Minor - format code. 9 years ago
reset.php
select.php Fix warning in PHP 7.1 when using undefined array index - refs BT#12571 9 years ago
static.php
submit.php
text.php Add check on $attributes param in QuickForm/text to avoid warnings in PHP 7.1 9 years ago
textarea.php Minor - format code 9 years ago