Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
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 |