H5P factory class.
More...
H5P factory class.
This class is used to decouple the construction of H5P related objects.
- Copyright
- 2019 Mihail Geshoski mihai.nosp@m.l@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_content_validator()
core_h5p\factory::get_content_validator |
( |
| ) |
|
Returns an instance of the H5PContentValidator class.
- Return values
-
◆ get_core()
core_h5p\factory::get_core |
( |
| ) |
|
Returns an instance of the core_h5p\core class.
- Return values
-
◆ get_framework()
core_h5p\factory::get_framework |
( |
| ) |
|
Returns an instance of the core_h5p\framework class.
- Return values
-
◆ get_storage()
core_h5p\factory::get_storage |
( |
| ) |
|
Returns an instance of the H5PStorage class.
- Return values
-
◆ get_validator()
core_h5p\factory::get_validator |
( |
| ) |
|
Returns an instance of the H5PValidator class.
- Return values
-
The documentation for this class was generated from the following file: