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

Public Member Functions

 execute ()
 
 getAllowedParams ()
 
 getParamDescription ()
 
 getDescription ()
 
 getVersion ()
 

Protected Member Functions

 getExamples ()
 
- Protected Member Functions inherited from SMW\MediaWiki\Api\Query
 getQuery ( $queryString, array $printouts, array $parameters=[])
 
 getQueryResult (SMWQuery $query)
 
 addQueryResult (SMWQueryResult $queryResult, $outputFormat='json')
 

Detailed Description

API module to query SMW by providing a query specified as a list of conditions, printouts and parameters.

GNU GPL v2+

Since
1.6.2
Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >

Member Function Documentation

◆ execute()

SMW\MediaWiki\Api\AskArgs::execute ( )
See also
ApiBase::execute

◆ getAllowedParams()

SMW\MediaWiki\Api\AskArgs::getAllowedParams ( )
See also
ApiBase::getAllowedParams
Returns
array

◆ getDescription()

SMW\MediaWiki\Api\AskArgs::getDescription ( )
See also
ApiBase::getDescription
Returns
array

◆ getExamples()

SMW\MediaWiki\Api\AskArgs::getExamples ( )
protected
See also
ApiBase::getExamples
Returns
array

◆ getParamDescription()

SMW\MediaWiki\Api\AskArgs::getParamDescription ( )
See also
ApiBase::getParamDescription
Returns
array

◆ getVersion()

SMW\MediaWiki\Api\AskArgs::getVersion ( )
See also
ApiBase::getVersion
Returns
string

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

About | General disclaimer | Privacy policy