Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\Query\Result\FilterMap Class Reference

Public Member Functions

 __construct (Store $store, array $results)
 
 getCountListByType (string $type)
 

Public Attributes

const PROPERTY_LIST = FieldList::PROPERTY_LIST
 
const CATEGORY_LIST = FieldList::CATEGORY_LIST
 

Detailed Description

GNU GPL v2+

Since
3.2
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Query\Result\FilterMap::__construct ( Store  $store,
array  $results 
)
Since
3.2
Parameters
Store$store
array$results

Member Function Documentation

◆ getCountListByType()

SMW\Query\Result\FilterMap::getCountListByType ( string  $type)
Since
3.2
Parameters
string$type
Returns
array

Member Data Documentation

◆ CATEGORY_LIST

const SMW\Query\Result\FilterMap::CATEGORY_LIST = FieldList::CATEGORY_LIST

List of category

◆ PROPERTY_LIST

const SMW\Query\Result\FilterMap::PROPERTY_LIST = FieldList::PROPERTY_LIST

List of properties


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

About | General disclaimer | Privacy policy