Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

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.