Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
classes Directory Reference

Directories

 privacy
 

Files

 external_api.php
 Base class for external api methods.
 
 external_description.php
 Common ancestor of all parameter description classes.
 
 external_files.php
 External structure representing a set of files.
 
 external_format_value.php
 A pre-filled external_value class for text format.
 
 external_function_parameters.php
 Description of top level - PHP function parameters.
 
 external_multiple_structure.php
 Bulk array description class.
 
 external_settings.php
 Singleton to handle the external settings.
 
 external_single_structure.php
 Associative array description class.
 
 external_value.php
 Scalar value description class.
 
 external_warnings.php
 Standard Moodle web service warnings.
 
 restricted_context_exception.php
 Exception indicating user is not allowed to use external function in the current context.
 
 util.php
 Utility functions for the external API.