|
| getName () |
|
| getParameters () |
|
| __construct ($format, $inline=true, $useValidator=false) |
|
| getQueryMode ($context) |
|
| getName () |
|
| setShowErrors ($show) |
|
| getParameters () |
|
| getParamDefinitions (array $definitions) |
|
| getNamedParameters (array $definitions=array()) |
|
| isExportFormat () |
|
| getContext () |
|
| setContext (IContextSource $context) |
|
| getConfig () |
|
| getRequest () |
|
| getTitle () |
|
| canUseWikiPage () |
|
| getWikiPage () |
|
| getOutput () |
|
| getUser () |
|
| getLanguage () |
|
| getSkin () |
|
| getTiming () |
|
| getStats () |
|
| msg () |
|
| exportSession () |
|
| getResult (QueryResult $results, array $fullParams, $outputMode) |
|
static | $maxRecursionDepth = 2 |
|
| handleParameters (array $params, $outputmode) |
|
| getResultText (SMWQueryResult $queryResult, $outputMode) |
|
| initializePrintingParameters (SMWQueryResult $queryResult) |
|
| getRowText (array $row, SMWQueryResult $res) |
|
| getRowStart (SMWQueryResult $res) |
|
| getRowListContent (array $row) |
|
| addTemplateContentFields ($row) |
|
| addCommonTemplateFields ($queryResult) |
|
| getFurtherResultsText (SMWQueryResult $res, $outputMode) |
|
| isPlainlist () |
|
| getResultText (SMWQueryResult $res, $outputMode) |
|
| buildResult (SMWQueryResult $results) |
|
| handleParameters (array $params, $outputMode) |
|
| postProcessParameters () |
|
| getLinker ($firstcol=false) |
|
| getFurtherResultsLink (SMWQueryResult $res, $outputMode) |
|
| getErrorString (SMWQueryResult $res) |
|
| escapeText ($text, $outputmode) |
|
| getSearchLabel ($outputmode) |
|
| linkFurtherResults (SMWQueryResult $results) |
|
| addError ($errorMessage) |
|
| textDisplayParameters () |
|
| exportFormatParameters () |
|
| $mTemplate |
|
| $mNamedArgs |
|
| $mUserParam |
|
| $mColumns |
|
| $mIntroTemplate |
|
| $mOutroTemplate |
|
| $header |
|
| $footer |
|
| $rowstart |
|
| $rowend |
|
| $listsep |
|
| $finallistsep |
|
| $columnWidth |
|
| $rowsPerColumn |
|
| $numRowsInColumn |
|
| $numRows |
|
| $m_params |
|
| $params |
|
| $fullParams |
|
| $outputMode |
|
| $results |
|
| $mIntro = '' |
|
| $mOutro = '' |
|
| $mSearchlabel = null |
|
| $mDefault = '' |
|
| $mFormat |
|
| $mLinkFirst |
|
| $mLinkOthers |
|
| $mShowHeaders = SMW_HEADERS_SHOW |
|
| $mShowErrors = true |
|
| $mInline |
|
| $mLinker |
|
| $mErrors = array() |
|
| $isHTML = false |
|
| $hasTemplates = false |
|