Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
activity_dates.php | |
Contains the base class for fetching the important dates in an activity module for a given module instance and a user. | |
chart_axis.php | |
Chart axis. | |
chart_bar.php | |
Chart bar. | |
chart_base.php | |
Chart base. | |
chart_line.php | |
Chart line. | |
chart_pie.php | |
Chart pie. | |
chart_series.php | |
Chart series. | |
collator.php | |
Defines string apis. | |
component.php | |
Components (core subsystems + plugins) related code. | |
content.php | |
Content API File Area definition. | |
cssparser.php | |
Moodle implementation of CSS parsing. | |
dataformat.php | |
Class containing utility methods for dataformats. | |
date.php | |
Core date and time related code. | |
encryption.php | |
Class used to encrypt or decrypt data. | |
filetypes.php | |
Class to manage the custom filetypes list that is stored in a config variable. | |
geopattern.php | |
Geopatterns for images. | |
grades_external.php | |
Core grades external functions. | |
grading_external.php | |
External grading API. | |
invalid_persistent_exception.php | |
Invalid persistent exception. | |
ip_utils.php | |
Contains a simple class providing some useful internet protocol-related functions. | |
minify.php | |
JS and CSS compression. | |
notification.php | |
User Alert notifications. | |
persistent.php | |
Abstract class for objects saved to the DB. | |
php_time_limit.php | |
PHP time limit management. | |
plugin_manager.php | |
Defines classes used for plugins management. | |
qrcode.php | |
Class for generating QR codes. | |
report_helper.php | |
Report plugins helper class. | |
requirejs.php | |
RequireJS helper functions. | |
rtlcss.php | |
Moodle implementation of RTLCSS. | |
scss.php | |
Moodle implementation of SCSS. | |
shutdown_manager.php | |
Shutdown management class. | |
string_manager.php | |
String manager interface. | |
string_manager_install.php | |
Installation time string manager. | |
string_manager_standard.php | |
Standard string manager. | |
text.php | |
Defines string apis. | |
user.php | |
User class. | |
useragent.php | |
Environment class to aid with the detection and establishment of the working environment. | |
userfeedback.php | |
This file contains the core_userfeedback class. | |
uuid.php | |
V4 UUID generator. | |