Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for tool_lpmigrate\output\migrate_framework_results, including all inherited members.
$frameworkfrom (defined in tool_lpmigrate\output\migrate_framework_results) | tool_lpmigrate\output\migrate_framework_results | protected |
$frameworkto (defined in tool_lpmigrate\output\migrate_framework_results) | tool_lpmigrate\output\migrate_framework_results | protected |
$pagecontext | tool_lpmigrate\output\migrate_framework_results | protected |
$processor | tool_lpmigrate\output\migrate_framework_results | protected |
$unmappedfrom | tool_lpmigrate\output\migrate_framework_results | protected |
$unmappedto | tool_lpmigrate\output\migrate_framework_results | protected |
__construct(context $pagecontext, framework_processor $processor, competency_framework $frameworkfrom, competency_framework $frameworkto, array $unmappedfrom=array(), array $unmappedto=array()) | tool_lpmigrate\output\migrate_framework_results | |
export_for_template(\renderer_base $output) | tool_lpmigrate\output\migrate_framework_results | |
templatable::export_for_template(renderer_base $output) | templatable |