SRFPloticus Class Reference
[SMWQuery]

A query printer using Ploticus loosely based on the Ploticus Extension by Flavien Scheurer and CSV result printer. More...

Inherits SMWResultPrinter.

Inherited by SRFPloticusVBar.

List of all members.

Public Member Functions

 getParameters ()
 A function to describe the allowed parameters of a query using any specific format - most query printers should override this function.

Protected Member Functions

 readParameters ($params, $outputmode)
 getResultText (SMWQueryResult $res, $outputmode)
 Return serialised results in specified format.

Protected Attributes

 $m_ploticusparams = ''
 $m_imageformat = 'gif'
 $m_titletext = ''
 $m_showcsv = false
 $m_debug = false
 $m_liveupdating = true
 $m_updatefrequency = 3600
 $m_showtimestamp = false
 $m_showrefresh = false
 $m_showimagelink = false
 $m_drawdumpoutput = ''
 $m_tblwidth = ''
 $m_tblheight = ''
 $m_width = ''
 $m_height = ''


Detailed Description

A query printer using Ploticus loosely based on the Ploticus Extension by Flavien Scheurer and CSV result printer.

Note:
AUTOLOADED
Author:
Joel Natividad Result printer using Ploticus to plot and process query results TODO: Create expanded doxygen comments

Definition at line 17 of file SRF_Ploticus.php.


Member Function Documentation

SRFPloticus::readParameters ( params,
outputmode 
) [protected]

Reimplemented in SRFPloticusVBar.

Definition at line 34 of file SRF_Ploticus.php.

References SMWResultPrinter::$params.

SRFPloticus::getResultText ( SMWQueryResult res,
outputmode 
) [protected]

Return serialised results in specified format.

Implemented by subclasses.

Reimplemented from SMWResultPrinter.

Definition at line 89 of file SRF_Ploticus.php.

References $wgTitle, and $wgUploadDirectory.

SRFPloticus::getParameters (  ) 

A function to describe the allowed parameters of a query using any specific format - most query printers should override this function.

TODO: refactor non-printer params up to the query processor and do all param handling there.

Since:
1.5
Returns:
array of Parameter

Reimplemented from SMWResultPrinter.

Definition at line 342 of file SRF_Ploticus.php.


Member Data Documentation

SRFPloticus::$m_ploticusparams = '' [protected]

Definition at line 18 of file SRF_Ploticus.php.

SRFPloticus::$m_imageformat = 'gif' [protected]

Definition at line 19 of file SRF_Ploticus.php.

SRFPloticus::$m_titletext = '' [protected]

Definition at line 20 of file SRF_Ploticus.php.

SRFPloticus::$m_showcsv = false [protected]

Definition at line 21 of file SRF_Ploticus.php.

SRFPloticus::$m_debug = false [protected]

Definition at line 22 of file SRF_Ploticus.php.

SRFPloticus::$m_liveupdating = true [protected]

Definition at line 23 of file SRF_Ploticus.php.

SRFPloticus::$m_updatefrequency = 3600 [protected]

Definition at line 24 of file SRF_Ploticus.php.

SRFPloticus::$m_showtimestamp = false [protected]

Definition at line 25 of file SRF_Ploticus.php.

SRFPloticus::$m_showrefresh = false [protected]

Definition at line 26 of file SRF_Ploticus.php.

SRFPloticus::$m_showimagelink = false [protected]

Definition at line 27 of file SRF_Ploticus.php.

SRFPloticus::$m_drawdumpoutput = '' [protected]

Definition at line 28 of file SRF_Ploticus.php.

SRFPloticus::$m_tblwidth = '' [protected]

Definition at line 29 of file SRF_Ploticus.php.

SRFPloticus::$m_tblheight = '' [protected]

Definition at line 30 of file SRF_Ploticus.php.

SRFPloticus::$m_width = '' [protected]

Definition at line 31 of file SRF_Ploticus.php.

SRFPloticus::$m_height = '' [protected]

Definition at line 32 of file SRF_Ploticus.php.


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