Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\MediaWiki\Api\PropertyListByApiRequest Class Reference

Public Member Functions

 __construct (Store $store, PropertySpecificationLookup $propertySpecificationLookup)
 
 setLimit ( $limit)
 
 setListOnly ( $listOnly)
 
 setLanguageCode ( $languageCode)
 
 getPropertyList ()
 
 getNamespaces ()
 
 getMeta ()
 
 getContinueOffset ()
 
 findPropertyListBy ( $property='')
 

Detailed Description

GNU GPL v2+

Since
2.4
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Api\PropertyListByApiRequest::__construct ( Store  $store,
PropertySpecificationLookup  $propertySpecificationLookup 
)
Since
2.4
Parameters
Store$store
PropertySpecificationLookup$propertySpecificationLookup

Member Function Documentation

◆ findPropertyListBy()

SMW\MediaWiki\Api\PropertyListByApiRequest::findPropertyListBy (   $property = '')
Since
2.4
Parameters
string$property
Returns
boolean

◆ getContinueOffset()

SMW\MediaWiki\Api\PropertyListByApiRequest::getContinueOffset ( )
Since
2.4
Parameters
array

◆ getMeta()

SMW\MediaWiki\Api\PropertyListByApiRequest::getMeta ( )
Since
2.4
Parameters
array

◆ getNamespaces()

SMW\MediaWiki\Api\PropertyListByApiRequest::getNamespaces ( )
Since
2.4
Parameters
array

◆ getPropertyList()

SMW\MediaWiki\Api\PropertyListByApiRequest::getPropertyList ( )
Since
2.4
Parameters
array

◆ setLanguageCode()

SMW\MediaWiki\Api\PropertyListByApiRequest::setLanguageCode (   $languageCode)
Since
2.4
Parameters
string$languageCode

◆ setLimit()

SMW\MediaWiki\Api\PropertyListByApiRequest::setLimit (   $limit)
Since
2.4
Parameters
integer$limit

◆ setListOnly()

SMW\MediaWiki\Api\PropertyListByApiRequest::setListOnly (   $listOnly)
Since
2.5
Parameters
boolean$listOnly

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

About | General disclaimer | Privacy policy