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

Public Member Functions

 __construct ()
 
 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 implements a view on a object-relation pair, i.e. a page that shows all the values of a property for a certain page.

This is typically used for overflow results from other dynamic output pages.

GNU GPL v2+

Since
1.4
Author
Denny Vrandecic
mwjames

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ execute()

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

◆ getGroupName()

SMW\MediaWiki\Specials\SpecialPageProperty::getGroupName ( )
protected
See also
SpecialPage::getGroupName

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

About | General disclaimer | Privacy policy