Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
tool_lpmigrate\output\migrate_framework_results Member List

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_resultsprotected
$frameworkto (defined in tool_lpmigrate\output\migrate_framework_results)tool_lpmigrate\output\migrate_framework_resultsprotected
$pagecontexttool_lpmigrate\output\migrate_framework_resultsprotected
$processortool_lpmigrate\output\migrate_framework_resultsprotected
$unmappedfromtool_lpmigrate\output\migrate_framework_resultsprotected
$unmappedtotool_lpmigrate\output\migrate_framework_resultsprotected
__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