|
moodle_page | $page |
| $page The context we are operating within.
|
|
int | $type |
| $type The badge type.
|
|
◆ __construct()
core_badges\output\base_action_bar::__construct |
( |
moodle_page | $page, |
|
|
int | $type ) |
standard_action_bar constructor.
- Parameters
-
◆ expected_items()
core_badges\output\base_action_bar::expected_items |
( |
| ) |
|
|
protected |
Expected navigation node keys for badges.
- Return values
-
array | default badge navigation node keys. |
◆ get_template()
core_badges\output\base_action_bar::get_template |
( |
| ) |
|
|
abstract |
◆ get_third_party_nav_action()
core_badges\output\base_action_bar::get_third_party_nav_action |
( |
renderer_base | $output | ) |
|
Gets additional third party navigation nodes for display.
- Parameters
-
renderer_base | $output | The output |
- Return values
-
array | All that sweet third party navigation action. |
The documentation for this class was generated from the following file:
- badges/classes/output/base_action_bar.php