Class for exporting evidence data.
More...
|
static | define_other_properties () |
|
|
static | define_class () |
| Returns the specific class the persistent should be an instance of.
|
|
static | define_properties () |
| Persistent exporters get their standard properties from the persistent class.
|
|
static | define_related () |
|
|
core persistent | $persistent = null |
| The persistent object we will export.
|
|
Class for exporting evidence data.
- Copyright
- 2015 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
core_competency\external\evidence_exporter::__construct |
( |
| $data, |
|
|
| $related = array() ) |
Constructor.
- Parameters
-
mixed | $data | The data. |
array | $related | Array of relateds. |
◆ define_class()
static core_competency\external\evidence_exporter::define_class |
( |
| ) |
|
|
staticprotected |
◆ define_properties()
static core\external\persistent_exporter::define_properties |
( |
| ) |
|
|
staticfinalprotectedinherited |
Persistent exporters get their standard properties from the persistent class.
- Return values
-
array | Keys are the property names, and value their definition. |
◆ get_format_parameters_for_gradename()
core_competency\external\evidence_exporter::get_format_parameters_for_gradename |
( |
| ) |
|
|
protected |
Get the format parameters for gradename.
- Return values
-
The documentation for this class was generated from the following file:
- competency/classes/external/evidence_exporter.php