Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\ParserFunctions\ConceptParserFunction Class Reference

Public Member Functions

 __construct (ParserData $parserData, MessageFormatter $messageFormatter)
 
 setPostProcHandler (PostProcHandler $postProcHandler)
 
 parse (array $rawParams)
 

Detailed Description

Class that provides the {{#concept}} parser function

GNU GPL v2+

Since
1.9
Author
Markus Krötzsch
Jeroen De Dauw
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\ParserFunctions\ConceptParserFunction::__construct ( ParserData  $parserData,
MessageFormatter  $messageFormatter 
)
Since
1.9
Parameters
ParserData$parserData
MessageFormatter$messageFormatter

Member Function Documentation

◆ parse()

SMW\ParserFunctions\ConceptParserFunction::parse ( array  $rawParams)

Parse parameters, return concept information box and update the ParserOutput with the concept object

Since
1.9
Parameters
array$params
Returns
string|null

◆ setPostProcHandler()

SMW\ParserFunctions\ConceptParserFunction::setPostProcHandler ( PostProcHandler  $postProcHandler)
Since
3.0
Parameters
PostProcHandler$postProcHandler

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy