The renderer for the book print tool.
More...
The renderer for the book print tool.
- Copyright
- 2019 Mihail Geshoski
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ render_print_book_chapter()
booktool_print\output\renderer::render_print_book_chapter |
( |
| $chapter, |
|
|
| $chapters, |
|
|
| $book, |
|
|
| $cm ) |
Render the print book chapter.
- Parameters
-
object | $chapter | The book chapter object |
array | $chapters | The array of book chapters |
object | $book | The book object |
object | $cm | The course module object |
- Return values
-
array | The array containing the content of the book chapter and visibility information |
◆ render_print_book_chapter_dialog_link()
booktool_print\output\renderer::render_print_book_chapter_dialog_link |
( |
| ) |
|
Render the print book chapter link.
- Return values
-
◆ render_print_book_chapter_page()
Render the print book chapter page.
- Parameters
-
print_book_chapter_page | $page | |
- Return values
-
- Exceptions
-
◆ render_print_book_dialog_link()
booktool_print\output\renderer::render_print_book_dialog_link |
( |
| ) |
|
Render the print book link.
- Return values
-
◆ render_print_book_page()
booktool_print\output\renderer::render_print_book_page |
( |
print_book_page | $page | ) |
|
Render the print book page.
- Parameters
-
- Return values
-
- Exceptions
-
◆ render_print_book_toc()
booktool_print\output\renderer::render_print_book_toc |
( |
| $chapters, |
|
|
| $book, |
|
|
| $cm ) |
Render the print book table of contents.
- Parameters
-
array | $chapters | Array of book chapters |
object | $book | The book object |
object | $cm | The curse module object |
- Return values
-
The documentation for this class was generated from the following file:
- mod/book/tool/print/classes/output/renderer.php