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
Julio Montoya 8727db5801 Moving UserBundle inside the Chamilo namespace. 12 years ago
..
browser
elfinder Disabling unused connectors. 12 years ago
ezpdf
flv_player
formvalidator Adding Container class instead of ChamiloSession 12 years ago
freemindflashbrowser
getid3
internationalization_database Removing custom internationalization code see #7119 12 years ago
jpegcam Adding "api_" in function inside main_api.lib.php 13 years ago
kses-0.2.2
mediaplayer
mimetex
mp3player
mpdf/ttfonts Removing mpdf from inc/lib adding as a vendor 13 years ago
nanogong Update Nanogong to version with certificate - refs #6940 12 years ago
nusoap
pchart Moving pchart in vendor + updating gitignore 13 years ago
pclzip Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415 13 years ago
pear Adding missing files. 12 years ago
phpdocx
ppt2png
search Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
svg-edit Fixing PHP errors. 12 years ago
swfobject
wami-recorder Adding new code to save a nanogong file. 12 years ago
xajax Hardcoding xjax URL fixes problem because of the redirections to web/main 13 years ago
zombie Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
.htaccess
access_url_edit_courses_to_url_functions.lib.php Made search_users() and search_courses() methods static to avoid strict warnings 13 years ago
access_url_edit_sessions_to_url_functions.lib.php Minor: applied PSR-2 coding conventions 13 years ago
access_url_edit_users_to_url_functions.lib.php Made search_users() and search_courses() methods static to avoid strict warnings 13 years ago
add_courses_to_session_functions.lib.php Minor - format code 12 years ago
add_many_session_to_category_functions.lib.php Minor - format code 12 years ago
agenda.lib.php Adding missing files. 12 years ago
announcement_email.class.php
announcements.inc.php Using formvalidator helper in order to add users/groups see #6854 12 years ago
api.lib.php Moving UserBundle inside the Chamilo namespace. 12 years ago
app_view.php
array.lib.php Minor cosmetic changes 13 years ago
attendance.lib.php Merging from 19x 12 years ago
auth.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
banner.lib.php Minor adding commented db setting. 13 years ago
blog.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
career.lib.php Merging from 19x 12 years ago
certificate.lib.php Merging from 19x 12 years ago
chamilo_session.class.php Adding Container class instead of ChamiloSession 12 years ago
chat.lib.php Merging from 19x 12 years ago
conditional_login.class.php
course.lib.php Moving UserBundle inside the Chamilo namespace. 12 years ago
course_description.lib.php Merging from 19x 12 years ago
course_document.lib.php Moving functions in course_document.lib.php to document.inc.php 13 years ago
course_home.lib.php Moving UserBundle inside the Chamilo namespace. 12 years ago
course_request.lib.php Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
current_course.class.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
current_user.class.php
custom_pages.class.php
dashboard.lib.php Minor - Fixing buttons. 12 years ago
database.constants.inc.php Removing "class" functions + converting events.lib.inc.php into a class 12 years ago
database.lib.php Adding course settings as a service. 12 years ago
diagnoser.lib.php Minor - format code 13 years ago
display.lib.php Minor - updating docs. 12 years ago
document.class.php
document.lib.php Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago
email_editor.inc.php Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
event_email_template.class.php Converting event into a class 12 years ago
events.lib.inc.php Moving UserBundle inside the Chamilo namespace. 12 years ago
events_dispatcher.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
events_email.class.php
exercise.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
exercise_show_functions.lib.php Add auto-evaluation mode with feedback - 2 - ref #6513 13 years ago
export.lib.inc.php Removing require_once already added in global.inc or via composer 13 years ago
extra_field.lib.php Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago
extra_field_option.lib.php Adding LP extra field see BT#7975 12 years ago
extra_field_value.lib.php Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago
fileManager.lib.php Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago
geometry.lib.php
glossary.lib.php Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
grade_model.lib.php Converting event into a class 12 years ago
gradebook.lib.php Updating from 1.9.x 12 years ago
group_portal_manager.lib.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
groupmanager.lib.php Updating from 1.9.x 12 years ago
image.lib.php Fix transparency for transparent PNGs when resizing - refs BT#7293 12 years ago
import.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
index.html
internationalization.lib.php Adding Container class instead of ChamiloSession 12 years ago
legal.lib.php Removing unused error_logs 13 years ago
link.lib.php Adding link in iframe see BT#7202 12 years ago
login.lib.php Merging with 1.9.x 13 years ago
login_redirection.class.php Adding @todos 13 years ago
message.lib.php Format code. 12 years ago
model.lib.php Minor cosmetic files 13 years ago
nanogong.lib.php Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
notebook.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
notification.lib.php Adding text email support see #6193 13 years ago
online.inc.php Session destroy is now handled by the security component. 13 years ago
pdf.lib.php Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058 12 years ago
plugin.class.php Merging from 19x 12 years ago
plugin.lib.php Merging from 19x 12 years ago
portfolio.class.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
promotion.lib.php Converting event into a class 12 years ago
security.lib.php Adding symfony2 DI component 12 years ago
session_field.lib.php Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098 13 years ago
session_field_option.lib.php Reformat code 13 years ago
session_field_value.lib.php Fixing PHP warnings 12 years ago
session_model.lib.php Fixing fatal error + reformat code 13 years ago
sessionmanager.lib.php Merging from 19x 12 years ago
skill.lib.php Merging from 19x 12 years ago
skill.visualizer.lib.php
social.lib.php Merging from 19x 12 years ago
sortable_table.class.php Merging from 19x 12 years ago
specific_fields_manager.lib.php
statistics.lib.php Reformat code 13 years ago
statsUtils.lib.inc.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
surveymanager.lib.php Merging from 19x 12 years ago
system_announcements.lib.php Merging from 19x 12 years ago
table_sort.class.php Merging from 19x 12 years ago
tablesort.lib.php
text.lib.php Fixing tools 12 years ago
thematic.lib.php Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
timeline.lib.php Converting event into a class 12 years ago
tracking.lib.php Replacing get_statistic_table() 12 years ago
upload.xajax.php Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
urlmanager.lib.php Fixing tools 12 years ago
usergroup.lib.php Removing main/admin/admin_page.class.php fixing fatal errors due core changes. 12 years ago
usermanager.lib.php Changing Chamilo Namespace from ChamiloLMS to Chamilo. 12 years ago