Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\ApprovedRevs\ServicesFactory Class Reference

Public Member Functions

 setConnection (\DatabaseBase $connection)
 
 getConnection ()
 
 newApprovedRevsFacade ()
 
 newDatabaseLogReader (Title $title=null, $type='approval')
 
 newApprovedByPropertyAnnotator ()
 
 newApprovedStatusPropertyAnnotator ()
 
 newApprovedDatePropertyAnnotator ()
 
 newApprovedRevPropertyAnnotator ()
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Member Function Documentation

◆ getConnection()

SMW\ApprovedRevs\ServicesFactory::getConnection ( )
Since
1.3
Returns
DatabaseBase

◆ newApprovedByPropertyAnnotator()

SMW\ApprovedRevs\ServicesFactory::newApprovedByPropertyAnnotator ( )
Since
1.0
Returns
ApprovedByPropertyAnnotator

◆ newApprovedDatePropertyAnnotator()

SMW\ApprovedRevs\ServicesFactory::newApprovedDatePropertyAnnotator ( )
Since
1.0
Returns
ApprovedDatePropertyAnnotator

◆ newApprovedRevPropertyAnnotator()

SMW\ApprovedRevs\ServicesFactory::newApprovedRevPropertyAnnotator ( )
Since
1.0
Returns
ApprovedRevPropertyAnnotator

◆ newApprovedRevsFacade()

SMW\ApprovedRevs\ServicesFactory::newApprovedRevsFacade ( )
Since
1.0
Returns
ApprovedRevsFacade

◆ newApprovedStatusPropertyAnnotator()

SMW\ApprovedRevs\ServicesFactory::newApprovedStatusPropertyAnnotator ( )
Since
1.0
Returns
ApprovedStatusPropertyAnnotator

◆ newDatabaseLogReader()

SMW\ApprovedRevs\ServicesFactory::newDatabaseLogReader ( Title  $title = null,
  $type = 'approval' 
)
Since
1.0
Parameters
null | Title$titleto get the DBLogReader
string$typewhich log entries to get (default: approval)
Returns
DatabaseLogReader

◆ setConnection()

SMW\ApprovedRevs\ServicesFactory::setConnection ( \DatabaseBase  $connection)
Since
1.0

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

About | General disclaimer | Privacy policy