Tripal
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager Class Reference
Inheritance diagram for Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager:
Collaboration graph
[legend]

Public Member Functions

 __construct (\Traversable $namespaces, CacheBackendInterface $cache_backend, ModuleHandlerInterface $module_handler, ChadoConnection $connection)
 
 createInstance ($plugin_id, array $configuration=[])
 

Public Attributes

ChadoConnection $connection
 

Detailed Description

ChadoBuddy plugin manager.

Constructor & Destructor Documentation

◆ __construct()

Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager::__construct ( \Traversable  $namespaces,
CacheBackendInterface  $cache_backend,
ModuleHandlerInterface  $module_handler,
ChadoConnection  $connection 
)

Constructs the object.

Member Function Documentation

◆ createInstance()

Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager::createInstance (   $plugin_id,
array  $configuration = [] 
)

{}

OVERRIDE: We need to override the default implementation here in order to pass in the dependencies cleanly :-)


The documentation for this class was generated from the following file: