Container class.  
 More...
Container class. 
This class provides helper methods with static configurations to get any of the factories from the "local" namespace.
- Copyright
- 2018 Ryan Wyllie ryan@.nosp@m.mood.nosp@m.le.co.nosp@m.m 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ get_builder_factory()
  
  | 
        
          | static mod_forum\local\container::get_builder_factory | ( |  | ) |  |  | static | 
 
Create the builder factory. 
- Return values
- 
  
  
 
 
◆ get_entity_factory()
  
  | 
        
          | static mod_forum\local\container::get_entity_factory | ( |  | ) |  |  | static | 
 
Create the entity factory. 
- Return values
- 
  
  
 
 
◆ get_exporter_factory()
  
  | 
        
          | static mod_forum\local\container::get_exporter_factory | ( |  | ) |  |  | static | 
 
Create the exporter factory. 
- Return values
- 
  
  
 
 
◆ get_legacy_data_mapper_factory()
  
  | 
        
          | static mod_forum\local\container::get_legacy_data_mapper_factory | ( |  | ) |  |  | static | 
 
Create the legacy data mapper factory. 
- Return values
- 
  
    | legacy_data_mapper_factory |  |  
 
 
 
◆ get_manager_factory()
  
  | 
        
          | static mod_forum\local\container::get_manager_factory | ( |  | ) |  |  | static | 
 
Create the manager factory. 
- Return values
- 
  
  
 
 
◆ get_renderer_factory()
  
  | 
        
          | static mod_forum\local\container::get_renderer_factory | ( |  | ) |  |  | static | 
 
Create the renderer factory. 
- Return values
- 
  
  
 
 
◆ get_url_factory()
  
  | 
        
          | static mod_forum\local\container::get_url_factory | ( |  | ) |  |  | static | 
 
Create the URL factory. 
- Return values
- 
  
  
 
 
◆ get_vault_factory()
  
  | 
        
          | static mod_forum\local\container::get_vault_factory | ( |  | ) |  |  | static | 
 
Create the vault factory. 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: