Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler Class Reference
Inheritance diagram for SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler:
Inheritance graph
[legend]
Collaboration diagram for SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler:
Collaboration graph
[legend]

Public Member Functions

 __construct (OutputFormatter $outputFormatter, array $deprecationNoticeList=[])
 
 getName ()
 
 getHtml ()
 
- Public Member Functions inherited from SMW\MediaWiki\Specials\Admin\TaskHandler
 isEnabledFeature ( $feature)
 
 hasFeature ( $feature)
 
 setEnabledFeatures ( $enabledFeatures)
 
 setFeatureSet ( $featureSet)
 
 setStore (Store $store)
 
 getStore ()
 
 getSection ()
 
 getName ()
 
 isApiTask ()
 
 getHtml ()
 

Additional Inherited Members

- Public Attributes inherited from SMW\MediaWiki\Specials\Admin\TaskHandler
const SECTION_SUPPLEMENT = 'section/supplement'
 
const SECTION_SCHEMA = 'section/schema'
 
const SECTION_MAINTENANCE = 'section/maintenance'
 
const SECTION_DEPRECATION ='section/deprecation'
 
const SECTION_ALERTS ='section/alerts'
 
const SECTION_SUPPORT ='section/support'
 
const ACTIONABLE ='actionable'
 
- Protected Attributes inherited from SMW\MediaWiki\Specials\Admin\TaskHandler
 $featureSet = 0
 
 $isApiTask = false
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler::__construct ( OutputFormatter  $outputFormatter,
array  $deprecationNoticeList = [] 
)
Since
3.0
Parameters
OutputFormatter$outputFormatter
array$deprecationNoticeList

Member Function Documentation

◆ getHtml()

SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler::getHtml ( )
Since
3.0

◆ getName()

SMW\MediaWiki\Specials\Admin\Alerts\DeprecationNoticeTaskHandler::getName ( )
Since
3.0

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

About | General disclaimer | Privacy policy