SemanticMediaWiki/includes/storage/SMW_QueryResult.php File Reference

Objects of this class encapsulate the result of a query in SMW. More...

Go to the source code of this file.

Classes

class  SMWQueryResult


Detailed Description

Objects of this class encapsulate the result of a query in SMW.

They provide access to the query result and printed data, and to some relevant query parameters that were used.

Standard access is provided through the iterator function getNext(), which returns an array ("table row") of SMWResultArray objects ("table cells"). It is also possible to access the set of result pages directly using getResults(). This is useful for printers that disregard printouts and only are interested in the actual list of pages.

Author:
Markus Krötzsch

Jeroen De Dauw < jeroendedauw@gmail.com >

Definition in file SMW_QueryResult.php.


Generated on Sun Mar 18 07:15:41 2012 for Semantic MediaWiki by  doxygen 1.5.6