Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Classes | |
class | accumulative_parts |
Range processor splitting the course in parts and accumulating data from the start. More... | |
interface | after_now |
Interface for time-splitting methods whose ranges' times are after time(). More... | |
class | after_start |
Time splitting method that generates predictions X days/weeks/months after the analysable start. More... | |
class | base |
Base time splitting method. More... | |
interface | before_now |
Interface for time-splitting methods whose ranges' times are before time(). More... | |
class | equal_parts |
X parts time splitting method. More... | |
class | past_periodic |
Time splitting method that generates predictions periodically. More... | |
class | periodic |
Time splitting method that generates predictions periodically. More... | |
class | upcoming_periodic |
Time splitting method that generates predictions periodically. More... | |