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

Public Member Functions

 getName ()
 
 getParamDefinitions (array $definitions)
 

Protected Member Functions

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

Detailed Description

Boilerplate query printer

Add your description here ...

See also
http://www.semantic-mediawiki.org/wiki/Writing_result_printers
Since
1.8

GNU GPL v2 or later

Author
mwjames Description ... this part is used for the doxygen processor

Member Function Documentation

◆ getFormatOutput()

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

Prepare data for the output

Since
1.8
Parameters
array$data
array$options
Returns
string

◆ getName()

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

◆ getParamDefinitions()

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

◆ getResultText()

SRFBoilerplate::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