Semantic MediaWiki and related extensions
Modules | Classes | Functions
Semantic MediaWiki
Collaboration diagram for Semantic MediaWiki:

Modules

 Api
 
 Store
 
 Formatter
 
 FunctionHook
 
 ParserFunction
 
 SpecialPage
 
 Job
 
 Maintenance
 
 Utility
 
 Test
 
 SMWDataItems
 
 SMWDataValues
 
 SMWQuery
 
 SMWStore
 

Classes

class  SMW\ContentParser
 
class  SMWExpData
 
class  SMWExportController
 
class  SMWExporter
 
class  SMW\QueryPage
 
class  SMW\SemanticData
 
class  SMWOutputs
 
class  SMWPageLister
 
class  SMWPageSchemas
 
class  SMW\MediaWiki\Api\ApiQueryResultFormatter
 
class  SMW\MediaWiki\Job
 
class  SMW\MediaWiki\Jobs\RefreshJob
 
class  SMW\MediaWiki\PageInfoProvider
 
class  SMW\MediaWiki\Search\SearchResult
 
class  SMW\MediaWiki\Search\SearchResultSet
 
class  SMW\MediaWiki\Specials\Ask\ParameterInput
 
class  SMW\MediaWiki\TitleLookup
 
interface  SMW\PageInfo
 
class  SMW\Property\Annotators\CategoryPropertyAnnotator
 
class  SMW\Property\Annotators\NullPropertyAnnotator
 
class  SMW\Property\Annotators\PropertyAnnotatorDecorator
 
interface  SMW\Query\ProfileAnnotator
 

Functions

 smwfContLang ()
 
const SMW_SPECIAL_SEARCHTYPE 'SMWSearch'
 

Detailed Description

This documentation group collects source code files belonging to Semantic MediaWiki.

For documenting extensions of SMW, please do not use groups starting with "SMW" but make your own groups instead. Browsing at https://doc.semantic-mediawiki.org/ is assumed to be easier this way.

Function Documentation

◆ smwfContLang()

smwfContLang ( )

Global functions specified and used by Semantic MediaWiki. In general, it is tried to fit functions in suitable classes as static methods if they clearly belong to some particular sub-function of SMW. Most functions here are used in diverse contexts so that they do not have fonud a place in any such class yet. Convenience function for external users. Replaces the smwgContLang setting.

Since
3.2
Returns
LocalLanguage

Variable Documentation

◆ SMW_SPECIAL_SEARCHTYPE

const SMW_SPECIAL_SEARCHTYPE 'SMWSearch'

Constants relevant to Semantic MediaWiki Constants for the search type


About | General disclaimer | Privacy policy