Book helper.  
 More...
|  | 
| static | is_last_visible_chapter (int $chapterid, array $chapters) | 
|  | Check if we are on the last visible chapter of the book. 
 | 
|  | 
◆ 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 | $chapters | chapter list provided by book_preload_chapters |  
 
- See also
- book_preload_chapters 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: