service plugin.manager.blogapi in Blog API 8
Class
Drupal\blogapi\BlogapiProviderManager4 string references to plugin.manager.blogapi
- blogapi_blogger_xmlrpc in modules/
blogapi_blogger/ blogapi_blogger.module - Returns implemented methods.
- blogapi_metaweblog_xmlrpc in modules/
blogapi_metaweblog/ blogapi_metaweblog.module - Returns implemented methods.
- blogapi_movabletype_supported_methods in modules/
blogapi_movabletype/ blogapi_movabletype.module - Callback for mt.supportedMethods.
- blogapi_movabletype_xmlrpc in modules/
blogapi_movabletype/ blogapi_movabletype.module - Implements hook_xmlrpc().
File
View source
- class: Drupal\blogapi\BlogapiProviderManager
- parent: default_plugin_manager
- arguments:
- - '@container.namespaces'
- - '@cache.default'
- - '@language_manager'
- - '@module_handler'