Class containing data for the print book page.
More...
|
object | $book |
| $book The book object.
|
|
object | $chapter |
| $chapter The book chapter 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_chapter_page::__construct |
( |
|
$book, |
|
|
|
$cm, |
|
|
|
$chapter |
|
) |
| |
Construct this renderable.
- Parameters
-
object | $book | The book |
object | $cm | The course module |
object | $chapter | The book chapter |
◆ export_for_template()
booktool_print\output\print_book_chapter_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: