Note:

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

Alternative Moodle API: Difference between revisions

From MoodleDocs
No edit summary
Line 1: Line 1:
== Alternative Moodle API (AMA) ==
 
AMA is OOP-library for manipulation with Moodle object: users, courses, enrollments etc.
AMA is OOP-library for manipulation with Moodle object: users, courses, enrollments etc.


Line 5: Line 5:


[http://freedeansoffice.svn.sourceforge.net/viewvc/freedeansoffice/trunk/blocks/dof/modlibs/ama/amalib/ Source Code]
[http://freedeansoffice.svn.sourceforge.net/viewvc/freedeansoffice/trunk/blocks/dof/modlibs/ama/amalib/ Source Code]
[[Category:Alternative Moodle API (AMA)]]
 
[[Category:Project]]

Revision as of 08:16, 10 June 2011

AMA is OOP-library for manipulation with Moodle object: users, courses, enrollments etc.

AMA is part of Free Dean's Office project.

Source Code