Output the actionbar for this activity.
Copyright: | 2021 Adrian Greeve <adrian@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 65 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
actionmenu:: (2 methods):
__construct()
export_for_template()
Class: actionmenu - X-Ref
Output the actionbar for this activity.__construct(int $cmid) X-Ref |
Constructor for this object. param: int $cmid The course module ID. |
export_for_template(\renderer_base $output) X-Ref |
Data to be used for a template. param: \renderer_base $output renderer base output. return: array Data to be used for a template. |