Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Static Public Member Functions | |
static | is_last_visible_chapter (int $chapterid, array $chapters) |
Check if we are on the last visible chapter of the book. | |
|
static |
Check if we are on the last visible chapter of the book.
int | $chapterid | |
array | $chapters | chapter list provided by book_preload_chapters |
bool |