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 | |
https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats
NOTE: Do not use this file as entry point, use SemanticresultFormats.php instead.
Definition in file SRF_Settings.php.
| $srfgArrayHeaderSep = ' ' |
| $srfgArrayManySep = '<MANY>' |
| $srfgArrayPropSep = '<PROP>' |
| $srfgArrayRecordSep = '<RCRD>' |
| $srfgArraySep = ', ' |
| $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 |
| 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().
1.5.6