Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Summary renderable class. More...
Public Member Functions | |
__construct ($user=null) | |
Constructor. | |
export_for_template (renderer_base $output) | |
has_content () | |
Returns whether there is content in the summary. | |
Summary renderable class.
block_lp\output\summary::__construct | ( | $user = null | ) |
Constructor.
stdClass | $user | The user. |
block_lp\output\summary::has_content | ( | ) |
Returns whether there is content in the summary.
boolean |