- Moodle 1.9 Extension Development
- Jonathan Moore Michael Churchward
- 205字
- 2021-08-06 17:24:04
Other important libraries
Moodle relies on a number of libraries, both internal and external. Several of these are explained below:
PEAR
PEAR stands for PHP Extension and Application Repository. As such, it's not a single library but a set of tools for getting and updating PHP libraries and modules.
ADOdb
ADOdb is a database library that provides a unified programming interface for a large variety of databases. Although Moodle supports a limited core set of databases for its direct backend, ADOdb really shines through in the supported databases for both the external database authentication and the enrollment plugins.
YUI
The Yahoo! User Interface (YUI) library is written in JavaScript, and is used to create rich web interfaces using AJAX, DOM, and DHTML. The Moodle course editing interface relies on this library for drag-and-drop placement of course elements.
XMLDB
XMLDB was added to Moodle as part of the initiative to add Microsoft SQL and Oracle backend support for Moodle. XMLDB rationalized all of the database configuration files to XML schemas, so that the same files could be used across all four supported backends. This extended upon the capabilities available from ADOdb, providing a single code base for accessing all databases supported, while still providing appropriate performance.
- GIMP 2.6 cookbook
- iPad+Procreate數字插畫設計案例教程(全彩微課版)
- 架構之美
- jQuery Mobile First Look
- AutoCAD 2018中文版從入門到精通
- 中文版Photoshop 2020基礎教程
- Moodle JavaScript Cookbook
- Drupal: Creating Blogs, Forums, Portals, and Community Websites
- AutoCAD 2014實用教程(第4版)
- Vue.js實戰
- 金融精英PPT實操手冊:世界知名公司這樣展示研究報告
- 零基礎學Premiere Pro短視頻制作
- 24小時玩賺剪映
- Inkscape Starter (Microcontent)
- Learning Mambo: A Step/by/Step Tutorial to Building Your Website