Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Core Function List.

Development talk:Core Function List: Difference between revisions

From MoodleDocs
(New page: Ohhhh great!! Finally we have get_course_by_id ($id) function :))
 
 
Line 1: Line 1:
Ohhhh great!! Finally we have get_course_by_id ($id) function :)
Ohhhh great!! Finally we have get_course_by_id ($id) function :)
== Missing get_courses ==
I am really missing the function get_courses (without params) to retrieve a list of existing courses. Maybe some parameters to filter which courses should and should not be returned.

Latest revision as of 13:19, 15 April 2009

Ohhhh great!! Finally we have get_course_by_id ($id) function :)

Missing get_courses

I am really missing the function get_courses (without params) to retrieve a list of existing courses. Maybe some parameters to filter which courses should and should not be returned.