Base class to render a course section menu.
More...
|
core_courseformat base | $format |
| the course format class
|
|
section_info | $section |
| the course section class
|
|
Base class to render a course section menu.
- Copyright
- 2020 Ferran Recio ferra.nosp@m.n@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_course_url()
format_topics\output\courseformat\content\section\controlmenu::get_course_url |
( |
| ) |
|
|
protected |
Return the course url.
- Return values
-
◆ get_highlight_control()
format_topics\output\courseformat\content\section\controlmenu::get_highlight_control |
( |
| ) |
|
|
protected |
Return the specific section highlight action.
- Return values
-
◆ section_control_items()
format_topics\output\courseformat\content\section\controlmenu::section_control_items |
( |
| ) |
|
Generate the edit control items of a section.
This method must remain public until the final deprecation of section_edit_control_items.
- Return values
-
array | of edit control items |
The documentation for this class was generated from the following file:
- course/format/topics/classes/output/courseformat/content/section/controlmenu.php