Mapping between Moodle course attributes and IMS enterprise group description tags.
More...
|
| __construct () |
| Loads default.
|
|
| determine_default_coursemapping ($courseattr) |
| This function is only used when first setting up the plugin, to decide which name assignments to recommend by default.
|
|
| get_courseattrs () |
| courseattrs getter
|
|
| get_imsnames ($courseattr) |
| Returns the assignable values for the course attribute.
|
|
Mapping between Moodle course attributes and IMS enterprise group description tags.
- Copyright
- 2011 Aaron C Spike
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ determine_default_coursemapping()
imsenterprise_courses::determine_default_coursemapping |
( |
| $courseattr | ) |
|
This function is only used when first setting up the plugin, to decide which name assignments to recommend by default.
- Parameters
-
- Return values
-
◆ get_courseattrs()
imsenterprise_courses::get_courseattrs |
( |
| ) |
|
courseattrs getter
- Return values
-
◆ get_imsnames()
imsenterprise_courses::get_imsnames |
( |
| $courseattr | ) |
|
Returns the assignable values for the course attribute.
- Parameters
-
string | $courseattr | The course attribute (shortname, fullname...) |
- Return values
-
array | Array of assignable values |
The documentation for this class was generated from the following file:
- enrol/imsenterprise/locallib.php