Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: lib/moodlelib.php.

Development:lib/moodlelib.php

From MoodleDocs
Revision as of 14:57, 8 January 2011 by chris collman (talk | contribs) (fomat)
(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