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

Public Member Functions

 getName ()
 
 getParamDefinitions (array $definitions)
 

Protected Member Functions

 getResultText (SMWQueryResult $result, $outputMode)
 
 getFormatOutput ( $data, $options)
 

Detailed Description

A query printer that uses the dygraphs JavaScript library

See also
http://www.semantic-mediawiki.org/wiki/Help:Flot_timeseries_chart GNU GPL v2 or later
Since
1.8
Author
mwjames

Member Function Documentation

◆ getFormatOutput()

SRFDygraphs::getFormatOutput (   $data,
  $options 
)
protected

Prepare data for the output

Since
1.8
Parameters
array$data
Returns
string

◆ getName()

SRFDygraphs::getName ( )
See also
SMWResultPrinter::getName
Returns
string

◆ getParamDefinitions()

SRFDygraphs::getParamDefinitions ( array  $definitions)
See also
SMWResultPrinter::getParamDefinitions
Since
1.8
Parameters
$definitionsarray of IParamDefinition
Returns
array of IParamDefinition|array

◆ getResultText()

SRFDygraphs::getResultText ( SMWQueryResult  $result,
  $outputMode 
)
protected
See also
SMWResultPrinter::getResultText
Parameters
SMWQueryResult$result
$outputMode
Returns
string

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

About | General disclaimer | Privacy policy