◆ getInstCourses()
| getInstCourses |
( |
|
$instituteIds, |
|
|
|
$coursesetId = '', |
|
|
|
$selectedCourses = array(), |
|
|
|
$semester_id = null, |
|
|
|
$filter = false |
|
) |
| |
Fetches courses at the given institutes.
- Parameters
-
| Array | $instituteIds | IDs of institutes to check |
| String | $coursesetId | Get also courses assigned to the given courseset |
| Array | $selectedCourses | Courses that have already been selected manually |
| String | $semester_id | Get only courses belonging to the given semester |
| mixed | $filter | Fetch only courses fulfilling a search string or of a certain lecturer? |
- Returns
- Array Found courses.
◆ getInstitutes()
| static getInstitutes |
( |
|
$filter = array() | ) |
|
|
static |
Fetch institutes for course sets.
- Parameters
-
| Array | $filter | filter settings, e.g. a special subset of allowed admission rules |
- Returns
- Array Found institutes.
The documentation for this class was generated from the following file: