Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\MediaWiki\Template\TemplateExpander Class Reference

Public Member Functions

 __construct ( $parser)
 
 setTitle (Title $title)
 
 expand ( $template)
 

Public Attributes

const MAX_INCLUDE_SIZE = 50000000
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Template\TemplateExpander::__construct (   $parser)
Since
3.1
Parameters
Parser$parser

Member Function Documentation

◆ expand()

SMW\MediaWiki\Template\TemplateExpander::expand (   $template)
See also
Special:ExpandTemplates
Since
3.1
Parameters
Template | TemplateSet | srting$template
Returns
string

◆ setTitle()

SMW\MediaWiki\Template\TemplateExpander::setTitle ( Title  $title)
Since
3.1
Parameters
Title$title

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

About | General disclaimer | Privacy policy