Class containing data for the print book page.
More...
|
object | $book |
| $book The book object.
|
|
object | $cm |
| $cm The course module object.
|
|
Class containing data for the print book page.
- Copyright
- 2019 Mihail Geshoski
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
booktool_print\output\print_book_page::__construct |
( |
| $book, |
|
|
| $cm ) |
Construct this renderable.
- Parameters
-
object | $book | The book |
object | $cm | The course module |
◆ export_for_template()
booktool_print\output\print_book_page::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file:
- mod/book/tool/print/classes/output/print_book_page.php