Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
tool_lp\output\plan_page Class Reference

Plan page class. More...

Inheritance diagram for tool_lp\output\plan_page:

Public Member Functions

 __construct ($plan)
 Construct.
 
 export_for_template (\renderer_base $output)
 Export the data.
 

Protected Attributes

plan $plan
 

Detailed Description

Plan page class.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

tool_lp\output\plan_page::__construct ( $plan)

Construct.

Parameters
plan$plan

Member Function Documentation

◆ export_for_template()

tool_lp\output\plan_page::export_for_template ( \renderer_base $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

The documentation for this class was generated from the following file: