Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SMW\MediaWiki\Specials\SpecialSearchByProperty Class Reference
Inheritance diagram for SMW\MediaWiki\Specials\SpecialSearchByProperty:
Inheritance graph
[legend]
Collaboration diagram for SMW\MediaWiki\Specials\SpecialSearchByProperty:
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

A special page to search for entities that have a certain property with a certain value.

This special page for Semantic MediaWiki implements a view on a relation-object pair,i.e. a typed backlink. For example, it shows me all persons born in Croatia, or all winners of the Academy Award for best actress.

GNU GPL v2+

Since
2.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ execute()

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

◆ getGroupName()

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

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

About | General disclaimer | Privacy policy