Search for get_course_id_array
Search API
- Search FlightPath 4.x for get_course_id_array
- Search FlightPath 5.x for get_course_id_array
- Search FlightPath 6.x for get_course_id_array
Name | Type | Location | Description |
---|---|---|---|
Group:: |
function |
classes/ |
Returns an array of course_id's in this group, as well as any sub-group (branches). // Key = course_id, val = TRUE. |
CourseList:: |
function |
classes/ |
Return an array of all the course_id's in this course_list. |