|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
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 |