- Moodle 3.x Developer's Guide
- Ian Wild
- 48字
- 2021-07-02 21:34:39
Moodle Internals - Application Programming Interfaces (APIs)
Essential to the creation of any new feature in Moodle is an understanding of Moodle's internal application programming interfaces. The oo in Moodle stands for object-oriented and at the outset, it is worth unpacking what this means to us as plugin developers.