Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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