|
Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
Renderable header. More...
Public Member Functions | |
| __construct (stdClass $assign, $context, $showintro, $coursemoduleid, $subpage='', $preface='', $postfix='') | |
| Constructor. More... | |
Renderable header.
| assign_header::__construct | ( | stdClass | $assign, |
| $context, | |||
| $showintro, | |||
| $coursemoduleid, | |||
$subpage = '', |
|||
$preface = '', |
|||
$postfix = '' |
|||
| ) |
Constructor.
| stdClass | $assign | - the assign database record |
| mixed | $context | context|null the course module context |
| bool | $showintro | - show or hide the intro |
| int | $coursemoduleid | - the course module id |
| string | $subpage | - an optional sub page in the navigation |
| string | $preface | - an optional preface to show before the heading |