Class for displaying a badge competency.
More...
|
static | map_external_data ($data, $apiversion) |
| Either map version 1 data to version 2 or return it untouched.
|
|
Class for displaying a badge competency.
- Copyright
- 2019 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ define_properties()
static core_badges\external\collection_exporter::define_properties |
( |
| ) |
|
|
staticprotected |
Return the list of properties.
- Return values
-
◆ define_related()
static core_badges\external\collection_exporter::define_related |
( |
| ) |
|
|
staticprotected |
Returns a list of objects that are related.
- Return values
-
◆ map_external_data()
static core_badges\external\collection_exporter::map_external_data |
( |
| $data, |
|
|
| $apiversion ) |
|
static |
Either map version 1 data to version 2 or return it untouched.
- Parameters
-
stdClass | $data | The remote data. |
string | $apiversion | The backpack version used to communicate remotely. |
- Return values
-
The documentation for this class was generated from the following file:
- badges/classes/external/collection_exporter.php