SemanticResultFormats/SRF_Settings.php File Reference

Settings file for the Semantic Result Formats extension. More...

Go to the source code of this file.

Variables

if(!defined( 'MEDIAWIKI')) if(!defined(
'SRF_VERSION')) 
$srfgFormats
if(array_key_exists(
'ExtHashTables',
$wgAutoloadClasses)&&defined(
'ExtHashTables::VERSION')&&version_compare(ExtHashTables::VERSION, '0.999', '>
=')||isset($wgHashTables)) 
$srfgJQPlotIncluded = false
 $srfgArraySep = ', '
 $srfgArrayPropSep = '<PROP>'
 $srfgArrayManySep = '<MANY>'
 $srfgArrayRecordSep = '<RCRD>'
 $srfgArrayHeaderSep = ' '
 $srfgArraySepTextualFallbacks


Detailed Description

Settings file for the Semantic Result Formats extension.

https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats

NOTE: Do not use this file as entry point, use SemanticresultFormats.php instead.

Author:
Jeroen De Dauw < jeroendedauw@gmail.com >

Daniel Werner < danweetz@web.de >

Definition in file SRF_Settings.php.


Variable Documentation

$srfgArrayHeaderSep = ' '

Definition at line 78 of file SRF_Settings.php.

Referenced by SRFArray::getParameters().

$srfgArrayManySep = '<MANY>'

Definition at line 76 of file SRF_Settings.php.

Referenced by SRFArray::getParameters().

$srfgArrayPropSep = '<PROP>'

Definition at line 75 of file SRF_Settings.php.

Referenced by SRFArray::getParameters().

$srfgArrayRecordSep = '<RCRD>'

Definition at line 77 of file SRF_Settings.php.

Referenced by SRFArray::getParameters().

$srfgArraySep = ', '

Definition at line 74 of file SRF_Settings.php.

Referenced by SRFArray::getParameters().

$srfgArraySepTextualFallbacks

Initial value:

 array (
        'sep'       => $srfgArraySep,
        'propsep'   => $srfgArrayPropSep,
        'manysep'   => $srfgArrayManySep,
        'recordsep' => $srfgArrayRecordSep,
        'headersep' => $srfgArrayHeaderSep
)

Definition at line 87 of file SRF_Settings.php.

Referenced by SRFArray::initializeCfgValue().

if (!defined( 'MEDIAWIKI')) if (!defined( 'SRF_VERSION')) $srfgFormats

Definition at line 25 of file SRF_Settings.php.

Referenced by srffInitFormats().

if (array_key_exists( 'ExtHashTables', $wgAutoloadClasses)&&defined( 'ExtHashTables::VERSION')&&version_compare(ExtHashTables::VERSION, '0.999', '>=')||isset($wgHashTables)) $srfgJQPlotIncluded = false

Definition at line 67 of file SRF_Settings.php.

Referenced by SRFjqPlotPie::addResources(), and SRFjqPlotBar::addResources().


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