Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Importer\ContentCreators\DispatchingContentCreator Class Reference
Inheritance diagram for SMW\Importer\ContentCreators\DispatchingContentCreator:
Inheritance graph
[legend]
Collaboration diagram for SMW\Importer\ContentCreators\DispatchingContentCreator:
Collaboration graph
[legend]

Public Member Functions

 __construct (array $contentCreators)
 
 setMessageReporter (MessageReporter $messageReporter)
 
 canCreateContentsFor (ImportContents $importContents)
 
 create (ImportContents $importContents)
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Importer\ContentCreators\DispatchingContentCreator::__construct ( array  $contentCreators)
Since
3.0
Parameters
ContentCreator[]

Member Function Documentation

◆ canCreateContentsFor()

SMW\Importer\ContentCreators\DispatchingContentCreator::canCreateContentsFor ( ImportContents  $importContents)
Since
3.0
Parameters
ImportContents$importContents

Implements SMW\Importer\ContentCreator.

◆ create()

SMW\Importer\ContentCreators\DispatchingContentCreator::create ( ImportContents  $importContents)
Since
3.0
Parameters
ImportContents$importContents
Exceptions
RuntimeException

Implements SMW\Importer\ContentCreator.

◆ setMessageReporter()

SMW\Importer\ContentCreators\DispatchingContentCreator::setMessageReporter ( MessageReporter  $messageReporter)
See also
MessageReporterAware::setMessageReporter
Since
3.0
Parameters
MessageReporter$messageReporter

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

About | General disclaimer | Privacy policy