Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

(no description)

File Size: 96 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

edit_action_bar:: (2 methods):
  __construct()
  get_items()


Class: edit_action_bar  - X-Ref

Class actionbar - Display the action bar

__construct(int $cmid, moodle_url $pageurl, ?int $lastposition = null)   X-Ref
edit_action_bar constructor.

param: int $cmid The course module id
param: moodle_url $pageurl The current page url
param: int|null $lastposition Index of the last question in the feedback

get_items()   X-Ref
Return the items to be used for the tertiary nav

return: array