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

Public Member Functions

 getAllowedTypes ()
 
 newByType ( $type, User $user=null)
 
 newDuplicateLookupTask ()
 
 newTableStatisticsTask ()
 
 newEntityExaminerTask (User $user=null)
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Member Function Documentation

◆ getAllowedTypes()

SMW\MediaWiki\Api\TaskFactory::getAllowedTypes ( )
Since
3.1
Returns
[]

◆ newByType()

SMW\MediaWiki\Api\TaskFactory::newByType (   $type,
User  $user = null 
)
Since
3.1
Parameters
string$type
Exceptions
RuntimeException

◆ newDuplicateLookupTask()

SMW\MediaWiki\Api\TaskFactory::newDuplicateLookupTask ( )
Since
3.1
Returns
DuplicateLookupTask

◆ newEntityExaminerTask()

SMW\MediaWiki\Api\TaskFactory::newEntityExaminerTask ( User  $user = null)
Since
3.2
Returns
EntityExaminerTask

◆ newTableStatisticsTask()

SMW\MediaWiki\Api\TaskFactory::newTableStatisticsTask ( )
Since
3.1
Returns
TableStatisticsTask

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

About | General disclaimer | Privacy policy