|
| | __construct (object $cm, object $module, object $displayformat, string $mode, string $hook, string $sortkey, string $sortorder, int $offset, int $pagelimit, int $fullsearch, string $tab, string $defaulttab) |
| | standard_action_bar constructor.
|
| |
| | export_for_template (renderer_base $output) |
| | Export the action bar.
|
| |
◆ __construct()
| mod_glossary\output\standard_action_bar::__construct |
( |
object |
$cm, |
|
|
object |
$module, |
|
|
object |
$displayformat, |
|
|
string |
$mode, |
|
|
string |
$hook, |
|
|
string |
$sortkey, |
|
|
string |
$sortorder, |
|
|
int |
$offset, |
|
|
int |
$pagelimit, |
|
|
int |
$fullsearch, |
|
|
string |
$tab, |
|
|
string |
$defaulttab |
|
) |
| |
standard_action_bar constructor.
- Parameters
-
| object | $cm | |
| object | $module | |
| object | $displayformat | |
| string | $mode | |
| string | $hook | |
| string | $sortkey | |
| string | $sortorder | |
| int | $offset | |
| int | $pagelimit | |
| int | $fullsearch | |
| string | $tab | |
| string | $defaulttab | |
- Exceptions
-
◆ export_for_template()
| mod_glossary\output\standard_action_bar::export_for_template |
( |
renderer_base |
$output | ) |
|
Export the action bar.
- Parameters
-
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file: