Home
last modified time | relevance | path

Searched refs:plan_exporter (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/moodle310/moodle/admin/tool/lp/classes/external/
H A Duser_competency_summary_in_plan_exporter.php30 use core_competency\external\plan_exporter; alias
57 'type' => plan_exporter::read_properties_definition(),
73 …$exporter = new plan_exporter($this->related['plan'], array('template' => $this->related['plan']->…
H A Duser_competency_summary_in_course_exporter.php29 use core_competency\external\plan_exporter; alias
69 'type' => plan_exporter::read_properties_definition(),
111 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle39/moodle/admin/tool/lp/classes/external/
H A Duser_competency_summary_in_plan_exporter.php30 use core_competency\external\plan_exporter; alias
57 'type' => plan_exporter::read_properties_definition(),
73 …$exporter = new plan_exporter($this->related['plan'], array('template' => $this->related['plan']->…
H A Duser_competency_summary_in_course_exporter.php29 use core_competency\external\plan_exporter; alias
69 'type' => plan_exporter::read_properties_definition(),
111 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle311/moodle/admin/tool/lp/classes/external/
H A Duser_competency_summary_in_plan_exporter.php30 use core_competency\external\plan_exporter; alias
57 'type' => plan_exporter::read_properties_definition(),
73 …$exporter = new plan_exporter($this->related['plan'], array('template' => $this->related['plan']->…
H A Duser_competency_summary_in_course_exporter.php29 use core_competency\external\plan_exporter; alias
69 'type' => plan_exporter::read_properties_definition(),
111 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle310/moodle/blocks/lp/classes/output/
H A Dsummary.php30 use core_competency\external\plan_exporter; alias
97 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
117 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
H A Dplans_to_review_page.php33 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
/dports/www/moodle311/moodle/blocks/lp/classes/output/
H A Dsummary.php30 use core_competency\external\plan_exporter; alias
97 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
117 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
H A Dplans_to_review_page.php33 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
/dports/www/moodle39/moodle/blocks/lp/classes/output/
H A Dsummary.php30 use core_competency\external\plan_exporter; alias
97 $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
117 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
H A Dplans_to_review_page.php33 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($plandata->plan, array('template' => $plandata->template));
/dports/www/moodle310/moodle/admin/tool/lp/classes/output/
H A Dplans_page.php34 use core_competency\external\plan_exporter; alias
95 $exporter = new plan_exporter($plan, array('template' => $plan->get_template()));
H A Dplan_page.php35 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($this->plan, array('template' => $this->plan->get_template()));
H A Dcourse_competencies_page.php44 use core_competency\external\plan_exporter; alias
206 … $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle39/moodle/admin/tool/lp/classes/output/
H A Dplans_page.php34 use core_competency\external\plan_exporter; alias
95 $exporter = new plan_exporter($plan, array('template' => $plan->get_template()));
H A Dplan_page.php35 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($this->plan, array('template' => $this->plan->get_template()));
H A Dcourse_competencies_page.php44 use core_competency\external\plan_exporter; alias
206 … $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle311/moodle/admin/tool/lp/classes/output/
H A Dplans_page.php34 use core_competency\external\plan_exporter; alias
95 $exporter = new plan_exporter($plan, array('template' => $plan->get_template()));
H A Dplan_page.php35 use core_competency\external\plan_exporter; alias
66 … $planexporter = new plan_exporter($this->plan, array('template' => $this->plan->get_template()));
H A Dcourse_competencies_page.php44 use core_competency\external\plan_exporter; alias
206 … $planexporter = new plan_exporter($plan, array('template' => $plan->get_template()));
/dports/www/moodle310/moodle/admin/tool/lp/classes/
H A Dexternal.php64 use core_competency\external\plan_exporter; alias
432 plan_exporter::get_read_structure()
606 'plan' => plan_exporter::get_read_structure(),
670 plan_exporter::get_read_structure()
/dports/www/moodle311/moodle/admin/tool/lp/classes/
H A Dexternal.php64 use core_competency\external\plan_exporter; alias
432 plan_exporter::get_read_structure()
606 'plan' => plan_exporter::get_read_structure(),
670 plan_exporter::get_read_structure()
/dports/www/moodle39/moodle/admin/tool/lp/classes/
H A Dexternal.php64 use core_competency\external\plan_exporter; alias
432 plan_exporter::get_read_structure()
606 'plan' => plan_exporter::get_read_structure(),
670 plan_exporter::get_read_structure()
/dports/www/moodle310/moodle/competency/classes/
H A Dexternal.php55 use core_competency\external\plan_exporter; alias
2686 $structure = plan_exporter::get_create_structure();
2710 $exporter = new plan_exporter($result, array('template' => null));
2720 return plan_exporter::get_read_structure();
2729 $structure = plan_exporter::get_update_structure();
2753 $exporter = new plan_exporter($result, ['template' => $plan->get_template()]);
2763 return plan_exporter::get_read_structure();
2873 $exporter = new plan_exporter($plan, array('template' => $plan->get_template()));
2884 return plan_exporter::get_read_structure();
3259 $exporter = new plan_exporter($plan, array('template' => $plan->get_template()));
[all …]

12