Vault factory.
More...
◆ __construct()
Constructor.
- Parameters
-
moodle_database | $db | A moodle database |
entity_factory | $entityfactory | Entity factory |
file_storage | $filestorage | A file storage instance |
legacy_data_mapper | $legacyfactory | Datamapper |
◆ get_author_vault()
mod_forum\local\factories\vault::get_author_vault |
( |
| ) |
|
Create an author vault.
- Return values
-
◆ get_discussion_vault()
mod_forum\local\factories\vault::get_discussion_vault |
( |
| ) |
|
Create a discussion vault.
- Return values
-
◆ get_discussions_in_forum_vault()
mod_forum\local\factories\vault::get_discussions_in_forum_vault |
( |
| ) |
|
Create a discussion list vault.
- Return values
-
◆ get_forum_vault()
mod_forum\local\factories\vault::get_forum_vault |
( |
| ) |
|
Create a forum vault.
- Return values
-
◆ get_post_attachment_vault()
mod_forum\local\factories\vault::get_post_attachment_vault |
( |
| ) |
|
Create a post attachment vault.
- Return values
-
◆ get_post_read_receipt_collection_vault()
mod_forum\local\factories\vault::get_post_read_receipt_collection_vault |
( |
| ) |
|
Create a post read receipt collection vault.
- Return values
-
post_read_receipt_collection_vault | |
◆ get_post_vault()
mod_forum\local\factories\vault::get_post_vault |
( |
| ) |
|
Create a post vault.
- Return values
-
The documentation for this class was generated from the following file:
- mod/forum/classes/local/factories/vault.php