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 a8ed60247f Minor - Format code 9 years ago
..
Action
CAPTCHA Fix __construct see #8486 9 years ago
Renderer Use custom frozen template see BT#11194 9 years ago
Rule Minor - Format code 9 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 Add MinText validation to QuickForm rules to check for the minimum length of a text 9 years ago
advanced_settings.php
advcheckbox.php
advmultiselect.php
autocomplete.php
button.php
checkbox.php
date.php
element.php Use custom frozen template see BT#11194 9 years ago
email.php
file.php Added a base64 hidden input to crop images for files in FormValidator 9 years ago
group.php Fix spacing between items of FormValidator group 9 years ago
header.php
hidden.php
hiddenselect.php
html.php
image.php
index.html
input.php Use custom frozen template see BT#11194 9 years ago
label.php
link.php
password.php
radio.php
reset.php
select.php Change private to protected function to avoid error on load function in advmultiselect.php 9 years ago
static.php
submit.php
text.php Use custom frozen template see BT#11194 9 years ago
textarea.php