Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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