SMWSQLStore2Query Class Reference
[SMWStore]

Class for representing a single (sub)query description. More...

List of all members.

Public Member Functions

 __construct ()

Public Attributes

 $type = SMW_SQL2_TABLE
 $jointable = ''
 $joinfield = ''
 $from = ''
 $where = ''
 $components = array()
 $alias
 $sortfields = array()

Static Public Attributes

static $qnum = 0


Detailed Description

Class for representing a single (sub)query description.

Simple data container.

Definition at line 27 of file SMW_SQLStore2_Queries.php.


Constructor & Destructor Documentation

SMWSQLStore2Query::__construct (  ) 

Definition at line 49 of file SMW_SQLStore2_Queries.php.


Member Data Documentation

SMWSQLStore2Query::$type = SMW_SQL2_TABLE

Definition at line 28 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$jointable = ''

Definition at line 29 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$joinfield = ''

Definition at line 30 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$from = ''

Definition at line 31 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$where = ''

Definition at line 32 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$components = array()

Definition at line 33 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$alias

Definition at line 39 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$sortfields = array()

Definition at line 45 of file SMW_SQLStore2_Queries.php.

SMWSQLStore2Query::$qnum = 0 [static]


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

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