Note:

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

lib/moodlelib.php

From MoodleDocs
Revision as of 14:56, 8 January 2011 by chris collman (talk | contribs) (no page link from Dev home page copied from heading)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

moodlelib.php is the main library file of miscellaneous general-purpose Moodle functions.

Other main libraries:

*  - weblib.php      - functions that produce web output
*  - datalib.php     - functions that access the database