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

Public Member Functions

 __construct ()
 
 doesWrites ()
 
 execute ( $query)
 
- Public Member Functions inherited from SMW\SpecialPage
 __construct ( $name='', $restriction='')
 
 setStore (Store $store)
 
 getStore ()
 
 setSettings (Settings $settings)
 
 getSettings ()
 

Protected Member Functions

 getGroupName ()
 

Additional Inherited Members

- Protected Attributes inherited from SMW\SpecialPage
 $store = null
 
 $settings = null
 

Detailed Description

This special page for MediaWiki provides an administrative interface that allows to execute certain functions related to the maintenance of the semantic database.

Access to the special page and its function is limited to users with the smw-admin right.

GNU GPL v2+

Since
2.5
Author
mwjames
Markus Krötzsch

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Specials\SpecialAdmin::__construct ( )

Member Function Documentation

◆ doesWrites()

SMW\MediaWiki\Specials\SpecialAdmin::doesWrites ( )

◆ execute()

SMW\MediaWiki\Specials\SpecialAdmin::execute (   $query)
See also
SpecialPage::execute

◆ getGroupName()

SMW\MediaWiki\Specials\SpecialAdmin::getGroupName ( )
protected

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

About | General disclaimer | Privacy policy