Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Automatic class loading

From MoodleDocs

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

Moodle 2.6


Class naming

All class names must start with frankenstyle prefix such as mod_forum_.

Class file location

Namespaces

Performance=

See also