Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SCQ\Api\CompoundQuery Class Reference
Inheritance diagram for SCQ\Api\CompoundQuery:
Inheritance graph
[legend]
Collaboration diagram for SCQ\Api\CompoundQuery:
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 multiple queries in the ask language.

GNU GPL v2+

Since
1.0
Author
Peter Grassberger < peter.nosp@m.theo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com >

Member Function Documentation

◆ execute()

SCQ\Api\CompoundQuery::execute ( )
See also
ApiBase::execute

◆ getAllowedParams()

SCQ\Api\CompoundQuery::getAllowedParams ( )
See also
ApiBase::getAllowedParams
Returns
array

◆ getDescription()

SCQ\Api\CompoundQuery::getDescription ( )
See also
ApiBase::getDescription
Returns
array

◆ getExamples()

SCQ\Api\CompoundQuery::getExamples ( )
protected
See also
ApiBase::getExamples
Returns
array

◆ getParamDescription()

SCQ\Api\CompoundQuery::getParamDescription ( )
See also
ApiBase::getParamDescription
Returns
array

◆ getVersion()

SCQ\Api\CompoundQuery::getVersion ( )
See also
ApiBase::getVersion
Returns
string

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

About | General disclaimer | Privacy policy