Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
mod_book\helper Class Reference

Book helper. More...

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.
 

Detailed Description

Book helper.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ is_last_visible_chapter()

static mod_book\helper::is_last_visible_chapter ( int $chapterid,
array $chapters )
static

Check if we are on the last visible chapter of the book.

Parameters
int$chapterid
array$chapterschapter list provided by book_preload_chapters
See also
book_preload_chapters
Return values
bool

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