Class to help display H5P library management table.
More...
|
H5P | $factory |
| factory
|
|
H5P | $libraries |
| library list
|
|
Class to help display H5P library management table.
- Copyright
- 2020 Ferran Recio
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
core_h5p\output\libraries::__construct |
( |
\core_h5p\factory | $factory, |
|
|
array | $libraries ) |
Constructor.
- Parameters
-
factory | $factory | The H5P factory |
array | $libraries | array of h5p libraries records |
◆ export_for_template()
core_h5p\output\libraries::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:
- h5p/classes/output/libraries.php