Class for exporting competency_framework data.
Copyright: | 2015 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 95 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
competency_framework_exporter:: (3 methods):
define_class()
get_other_values()
define_other_properties()
Class: competency_framework_exporter - X-Ref
Class for exporting competency_framework data.define_class() X-Ref |
Define the name of persistent class. return: string |
get_other_values(renderer_base $output) X-Ref |
Get other values that do not belong to the basic persisent. param: renderer_base $output return: Array |
define_other_properties() X-Ref |
Define other properties that do not belong to the basic persisent. return: Array |