Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 |