| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Directories | |
| directory | classes | 
|  | |
| Namespaces | |
| namespace | booktool_print\event | 
| booktool_print book printed event. | |
| namespace | booktool_print\output | 
| Class containing data for the view book page. | |
| namespace | booktool_print\privacy | 
| Privacy provider implementation for booktool_print. | |
| Classes | |
| class | booktool_print\event\book_printed | 
| booktool_print book printed event class.  More... | |
| class | booktool_print\event\chapter_printed | 
| booktool_print chapter printed event class.  More... | |
| class | booktool_print\output\print_book_chapter_page | 
| Class containing data for the print book page.  More... | |
| class | booktool_print\output\print_book_page | 
| Class containing data for the print book page.  More... | |
| class | booktool_print\output\renderer | 
| The renderer for the book print tool.  More... | |
| class | booktool_print\privacy\provider | 
| Privacy provider implementation for booktool_print.  More... | |
| Functions | |
| booktool_print_extend_settings_navigation (settings_navigation $settings, navigation_node $node) | |
| Adds module specific settings to the settings block. | |
| booktool_print_get_toc () | |
| booktool_print_get_view_actions () | |
| Return read actions. | |
| Variables | |
| $capabilities | |
| $logs | |
| $plugin = 2023100400 | |
| $plugin | component = 'booktool_print' | 
| $plugin | version = 2023100900 | 
| booktool_print_extend_settings_navigation | ( | settings_navigation | $settings, | 
| navigation_node | $node ) | 
Adds module specific settings to the settings block.
| settings_navigation | $settings | The settings navigation object | 
| navigation_node | $node | The node to add module settings to | 
| booktool_print_get_toc | ( | ) | 
| booktool_print_get_view_actions | ( | ) | 
Return read actions.
Note: This is not used by new logging system. Event with crud = 'r' and edulevel = LEVEL_PARTICIPATING will be considered as view action.
| array | 
| $capabilities | 
| $logs |