Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Namespaces | |
namespace | privacy |
| |
Classes | |
class | external_description |
Common ancestor of all parameter description classes. More... | |
class | external_files |
External structure representing a set of files. More... | |
class | external_format_value |
A pre-filled external_value class for text format. More... | |
class | external_function_parameters |
Description of top level - PHP function parameters. More... | |
class | external_multiple_structure |
Bulk array description class. More... | |
class | external_settings |
Singleton to handle the external settings. More... | |
class | external_single_structure |
Associative array description class. More... | |
class | external_value |
Scalar value description class. More... | |
class | external_warnings |
Standard Moodle web service warnings. More... | |
class | restricted_context_exception |
Exception indicating user is not allowed to use external function in the current context. More... | |
class | util |
Utility functions for the external API. More... | |