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

Public Member Functions

 __construct ()
 
 execute ( $param)
 
 fetchFromTable ( $limit, $offset)
 
 getHtml ( $dataItems, $limit, $offset)
 
- 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

Special page that lists available concepts

GNU GPL v2+

Since
1.9
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\SpecialConcepts::__construct ( )

Member Function Documentation

◆ execute()

SMW\SpecialConcepts::execute (   $param)
See also
SpecialPage::execute

◆ fetchFromTable()

SMW\SpecialConcepts::fetchFromTable (   $limit,
  $offset 
)
Since
1.9
Parameters
integer$limit
integer$offset
Returns
DIWikiPage[]

◆ getGroupName()

SMW\SpecialConcepts::getGroupName ( )
protected
See also
SpecialPage::getGroupName

◆ getHtml()

SMW\SpecialConcepts::getHtml (   $dataItems,
  $limit,
  $offset 
)
Since
1.9
Parameters
DIWikiPage[]$dataItems
integer$limit
integer$offset
Returns
string

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

About | General disclaimer | Privacy policy