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

Public Member Functions

 addResult (QueryResult $newResult)
 

Detailed Description

Subclass of SMWQueryResult - this class was mostly created in order to get around an inconvenient print-request-compatibility check in SMWQueryResult::addRow

GNU GPL v2+

Since
1.0
Author
Yaron Koren

Member Function Documentation

◆ addResult()

SCQ\CompoundQueryResult::addResult ( QueryResult  $newResult)

Adds in the pages from a new query result to the existing set of pages - only pages that weren't in the set already get added.

Parameters
QueryResult$newResult

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

About | General disclaimer | Privacy policy