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

Public Member Functions

 setHookDispatcher (HookDispatcher $hookDispatcher)
 
 setMessageReporter (MessageReporter $messageReporter)
 
 reportMessage ( $message)
 
 execute ()
 

Public Attributes

const ENTITY_COLLATION_INCOMPLETE = 'smw-updateentitycollation-incomplete'
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ execute()

SMW\Maintenance\updateEntityCollation::execute ( )
See also
Maintenance::execute

◆ reportMessage()

SMW\Maintenance\updateEntityCollation::reportMessage (   $message)
Since
1.9
Parameters
string$message

◆ setHookDispatcher()

SMW\Maintenance\updateEntityCollation::setHookDispatcher ( HookDispatcher  $hookDispatcher)
Since
3.2
Parameters
HookDispatcher$hookDispatcher

◆ setMessageReporter()

SMW\Maintenance\updateEntityCollation::setMessageReporter ( MessageReporter  $messageReporter)
Since
3.2
Parameters
MessageReporter$messageReporter

Member Data Documentation

◆ ENTITY_COLLATION_INCOMPLETE

const SMW\Maintenance\updateEntityCollation::ENTITY_COLLATION_INCOMPLETE = 'smw-updateentitycollation-incomplete'

Incomplete task message


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

About | General disclaimer | Privacy policy