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/formvalidator/Rule
Yannick Warnier 6320a48196 Improve code precision as suggested by #scrutinizer 9 years ago
..
CompareDateTimeText.php Add missing validation rule. 10 years ago
CompareFields.php Fix HTML QuickForm compare fields parent compatibility function and HTML Markup in Grade models - Refs #8295 9 years ago
Date.php Remove require_once 11 years ago
DateCompare.php Remove require_once 11 years ago
DateTimeRule.php Remove require_once 11 years ago
FileName.php Fix file rules. Needs to reload autoload. 10 years ago
Filetype.php Remove unused functions. 11 years ago
HTML.php Remove require_once 11 years ago
MaxFileSize.php Fix file rules. Needs to reload autoload. 10 years ago
MimeType.php Fix file rules. Needs to reload autoload. 10 years ago
MobilePhoneNumber.php Remove require_once 11 years ago
MultipleRequired.php Improve code precision as suggested by #scrutinizer 9 years ago
UploadFile.php Fix file rules. Needs to reload autoload. 10 years ago
Url.php Fix link form validations. 11 years ago
Username.php Remove require_once 11 years ago
UsernameAvailable.php Remove require_once 11 years ago
allowed_tags.inc.php Commenting unsupported tags by HTMLPurifier see #7487 11 years ago
index.html