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

Public Member Functions

 __construct (TitleFactory $titleFactory, Database $connection)
 
 canCreateContentsFor (ImportContents $importContents)
 
 create (ImportContents $importContents)
 

Detailed Description

GNU GPL v2+

Since
2.5
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Importer\ContentCreators\TextContentCreator::__construct ( TitleFactory  $titleFactory,
Database  $connection 
)
Since
2.5
Parameters
TitleFactory$titleFactory
Database$connection

Member Function Documentation

◆ canCreateContentsFor()

SMW\Importer\ContentCreators\TextContentCreator::canCreateContentsFor ( ImportContents  $importContents)
Since
2.5
Parameters
ImportContents$importContents

Implements SMW\Importer\ContentCreator.

◆ create()

SMW\Importer\ContentCreators\TextContentCreator::create ( ImportContents  $importContents)
Since
2.5
Parameters
ImportContents$importContents

Implements SMW\Importer\ContentCreator.


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

About | General disclaimer | Privacy policy