Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
core_courseformat\main_activity_interface Interface Reference
Inheritance diagram for core_courseformat\main_activity_interface:
format_singleactivity

Public Member Functions

 get_main_activity ()
 Get the main activity of the course.
 

Member Function Documentation

◆ get_main_activity()

core_courseformat\main_activity_interface::get_main_activity ( )

Get the main activity of the course.

Return values
cm_info|nullThe main activity object or null if main activity is not set.

Implemented in format_singleactivity.


The documentation for this interface was generated from the following file: